Interface | Description |
---|---|
IWsrmSAFReceivingManager | |
ReliabilityErrorContext | Deprecated |
ReliabilityErrorListener | Deprecated
This class is not intended for customer use.
|
Class | Description |
---|---|
MessageRange | Deprecated |
ReliabilityErrorContextImpl | |
ReliabilityErrorListenerRegistry | Deprecated
This class is not intended for customer use.
|
ReliableConversationEPR | |
ReliableConversationMsgClusterService | |
SAFServerHeader | |
WsrmClientHandler |
Client side implementation of WSRM.
|
WsrmClientPayloadContext |
This class includes all the context information that needs to be accessed at
the SAF layer (sending side) from WSRM transport.
|
WsrmConstants | Deprecated |
WsrmConstants.Action.VersionInfo | Deprecated |
WsrmEndpointManager |
WsrmEndpointManager defines the interface for the SAF agents to access
an endpoint instance given the endpoint's URI.
|
WsrmEndpointManager.SavedFailureNotification | |
WsrmHandler | |
WsrmHelper | Deprecated |
WsrmPayloadContext |
This class includes all the context information that needs to be accessed at
the SAF layer (receiving or sending side) from WSRM transport.
|
WsrmPreprocessHandler | |
WsrmProtocolUtils |
This class is a utility class for using Web Services Reliable Messaging (WSRM).
|
WsrmReceivingSide |
This class implements the receiving side of the SAFTransport interface
for the WSRM transport.
|
WsrmSAFEndpoint |
This class is the SAF Endpoint for WSRM.
|
WsrmSAFErrorHandler | |
WsrmSAFManager |
This class handles all SAF related operation through WSRM.
|
WsrmSAFManagerFactory | |
WsrmSAFReceivingManager | |
WsrmSAFSendingManager | |
WsrmSAFTransport |
This class implements the transport interface required by SAF.
|
WsrmSAFTransportFactory | |
WsrmSecurityContext |
User: jlee
Date: Feb 9, 2006
Time: 10:12:01 AM
|
WsrmSequenceContext | |
WsrmSequenceSender |
This class handles sending SOAP messages through the wire.
|
WsrmServerConfigHandler |
Reads configuration information from various sources (e.g.
|
WsrmServerHandler |
Server side implementation of WSRM.
|
WsrmServerPayloadContext |
This class includes all the context information that needs to be accessed at
the SAF layer (receiving side) from WSRM transport.
|
WsrmUtils | Deprecated |
Enum | Description |
---|---|
WsrmConstants.Action | Deprecated |
WsrmConstants.DeliveryQOS | Deprecated |
WsrmConstants.Element |
Defines various WS-RM XML elements with namespaces
|
WsrmConstants.FaultCode | Deprecated |
WsrmConstants.FaultGeneratedBy | Deprecated |
WsrmConstants.HeaderElement | Deprecated |
WsrmConstants.IncompleteSequenceBehavior | |
WsrmConstants.RMVersion |
Enumerated values for RM versions we support
|
WsrmConstants.SOAPVersion | Deprecated |
Exception | Description |
---|---|
ReliableDeliveryException | Deprecated |
WsrmPermanentTransportException |
Used to indicate an exception that WS-RM ought to flag as 'permanent' when
SAF checks this via SAFErrorAwareTransport.isPermanentError(Throwable t)
|