org.oasis.wsrf.servicegroup
Interface ServiceGroupServiceAddressing

All Superinterfaces:
javax.xml.rpc.Service, ServiceGroupService
All Known Implementing Classes:
ServiceGroupServiceAddressingLocator

public interface ServiceGroupServiceAddressing
extends ServiceGroupService


Method Summary
 ServiceGroupEntry getServiceGroupEntryPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ServiceGroup getServiceGroupPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 ServiceGroupRegistration getServiceGroupRegistrationPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from interface org.oasis.wsrf.servicegroup.ServiceGroupService
getServiceGroupEntryPort, getServiceGroupEntryPort, getServiceGroupEntryPortAddress, getServiceGroupPort, getServiceGroupPort, getServiceGroupPortAddress, getServiceGroupRegistrationPort, getServiceGroupRegistrationPort, getServiceGroupRegistrationPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getServiceGroupPort

public ServiceGroup getServiceGroupPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                 throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServiceGroupRegistrationPort

public ServiceGroupRegistration getServiceGroupRegistrationPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                                         throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getServiceGroupEntryPort

public ServiceGroupEntry getServiceGroupEntryPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
                                           throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException