Uses of Package
com.ibm.websphere.srm

Packages that use com.ibm.websphere.srm
com.ibm.websphere.srm The interfaces and classes in this package are used by clients wishing to map partner names to endpoint references and service references. 
 

Classes in com.ibm.websphere.srm used by com.ibm.websphere.srm
EndpointReferenceHelper
          An interface to a helper class that can be used to manipulate EndpointReferences, and to create other objects, such as objects that can be used to invoke services on the endpoint defined by the EndpointReference.
InvalidEndpointReferenceException
          Thrown by the SRM when an EndpointReference that is invalid is encountered.
InvalidWSDLDefinitionException
          This is thrown when the javax.wsdl.Definition object is not valid.
WSDLDefinitionEndpointReferenceMismatchException
          This is thrown when a javax.wsdl.Definition object is not compatible with a supplied EndpointReference.
WSIFServiceCreationFailedException
          Thrown by the when there was a problem creating a WSIFService due to an underlying problem in the WSIFServiceFactory.