com.ibm.wsrf.servicegroup
Interface ServiceGroupServiceAddressing

All Superinterfaces:
Service, ServiceGroupService
All Known Implementing Classes:
ServiceGroupServiceAddressingLocator

public interface ServiceGroupServiceAddressing
extends ServiceGroupService


Method Summary
 ServiceGroupEntry getServiceGroupEntryPort(EndpointReferenceType reference)
           
 ServiceGroup getServiceGroupPort(EndpointReferenceType reference)
           
 ServiceGroupRegistration getServiceGroupRegistrationPort(EndpointReferenceType reference)
           
 
Methods inherited from interface com.ibm.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

getServiceGroupEntryPort

public ServiceGroupEntry getServiceGroupEntryPort(EndpointReferenceType reference)
                                           throws ServiceException

getServiceGroupPort

public ServiceGroup getServiceGroupPort(EndpointReferenceType reference)
                                 throws ServiceException

getServiceGroupRegistrationPort

public ServiceGroupRegistration getServiceGroupRegistrationPort(EndpointReferenceType reference)
                                                         throws ServiceException


Copyright © 1999-2003 University of Chicago and The University of Southern California. All rights reserved.