Uses of Package
com.atomikos.icatch.msg

Packages that use com.atomikos.icatch.msg
com.atomikos.icatch.jaxb.atomikos.v200510   
com.atomikos.icatch.jaxb.wsat.v200410   
com.atomikos.icatch.jaxb.wsc.v200410   
com.atomikos.icatch.msg   
com.atomikos.icatch.msg.soap.atomikos   
com.atomikos.icatch.msg.soap.wsat   
 

Classes in com.atomikos.icatch.msg used by com.atomikos.icatch.jaxb.atomikos.v200510
HttpTransport
          A transport for HTTP.
IllegalMessageTypeException
          An exception indicating that a message type is not understood.
SenderPort
          This interface allows the transport to be agnostic of how to send messages.
TransactionMessage
          A TransactionMessage is a generic type for two-phase commit related messages exchanged in a loosely-coupled environment.
TransportException
          An exception indicating an error at the transport level.
 

Classes in com.atomikos.icatch.msg used by com.atomikos.icatch.jaxb.wsat.v200410
HttpTransport
          A transport for HTTP.
IllegalMessageTypeException
          An exception indicating that a message type is not understood.
SenderPort
          This interface allows the transport to be agnostic of how to send messages.
TransactionMessage
          A TransactionMessage is a generic type for two-phase commit related messages exchanged in a loosely-coupled environment.
TransportException
          An exception indicating an error at the transport level.
 

Classes in com.atomikos.icatch.msg used by com.atomikos.icatch.jaxb.wsc.v200410
Transport
          A generic transport interface.
 

Classes in com.atomikos.icatch.msg used by com.atomikos.icatch.msg
AbstractMessage
          A base implementation of all message classes.
AbstractTransport
           
CascadeInfo
          A container type for information related to orphan detection at prepare time.
CommitMessage
          A commit message.
ErrorMessage
          A message indicating a 2PC related error and carrying error information.
ForgetMessage
          A message indicating that the receiver can forget about its state.
IllegalMessageTypeException
          An exception indicating that a message type is not understood.
MessageListener
          A callback interface to allow notification of messages received.
MessageParticipant
          A participant implementation that can be used on a message-based platform.
PreparedMessage
          A message indicating that a remote participant has been prepared.
PrepareMessage
          A prepare message.
RegisteredMessage
          Response to registration message.
RegisterMessage
          A registration message for registering participants (needed for protocols such as WS-T).
ReplayMessage
          A message indicating that the sending participant needs to be informed about the outcome.
RollbackMessage
          A message indicating that the target should rollback.
SenderPort
          This interface allows the transport to be agnostic of how to send messages.
StateMessage
          A message that carries the state of a remote party.
TransactionMessage
          A TransactionMessage is a generic type for two-phase commit related messages exchanged in a loosely-coupled environment.
Transport
          A generic transport interface.
TransportException
          An exception indicating an error at the transport level.
 

Classes in com.atomikos.icatch.msg used by com.atomikos.icatch.msg.soap.atomikos
AbstractTransport
           
HttpTransport
          A transport for HTTP.
Transport
          A generic transport interface.
 

Classes in com.atomikos.icatch.msg used by com.atomikos.icatch.msg.soap.wsat
AbstractTransport
           
HttpTransport
          A transport for HTTP.
Transport
          A generic transport interface.
 



Copyright © 2012. All Rights Reserved.