org.globus.wsrf.security.impl.secconv
Interface SecureConversationServiceAddressing

All Superinterfaces:
SecureConversationService, javax.xml.rpc.Service
All Known Implementing Classes:
SecureConversationServiceAddressingLocator

public interface SecureConversationServiceAddressing
extends SecureConversationService


Method Summary
 SecureConversation getSecureConversationPort(org.apache.axis.message.addressing.EndpointReferenceType reference)
           
 
Methods inherited from interface org.globus.wsrf.security.impl.secconv.SecureConversationService
getSecureConversationPort, getSecureConversationPort, getSecureConversationPortAddress
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getSecureConversationPort

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