org.jboss.test.webservice.samples
Interface OrganizationService

All Superinterfaces:
Service (src)

public interface OrganizationService
extends Service (src)

An example of a service interface

Since:
26-Apr-2004

Method Summary
 Organization (src) getOrganizationPort()
           
 
Methods inherited from interface javax.xml.rpc.Service (src)
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getOrganizationPort

public Organization (src)  getOrganizationPort()
                                 throws ServiceException (src) 
Throws:
ServiceException (src)