Uses of Class
com.atomikos.icatch.msg.IllegalMessageTypeException

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

Uses of IllegalMessageTypeException in com.atomikos.icatch.jaxb.atomikos.v200510
 

Methods in com.atomikos.icatch.jaxb.atomikos.v200510 that throw IllegalMessageTypeException
 void AtomikosJaxbSenderPort.send(TransactionMessage msg)
           
 

Uses of IllegalMessageTypeException in com.atomikos.icatch.jaxb.wsat.v200410
 

Methods in com.atomikos.icatch.jaxb.wsat.v200410 that throw IllegalMessageTypeException
 void WsatJaxbSenderPort.send(TransactionMessage msg)
           
 

Uses of IllegalMessageTypeException in com.atomikos.icatch.msg
 

Methods in com.atomikos.icatch.msg that throw IllegalMessageTypeException
 void Transport.send(TransactionMessage msg)
          Send a message.
 void SenderPort.send(TransactionMessage msg)
          Sends the given message.
 void AbstractTransport.send(TransactionMessage msg)
           
 TransactionMessage Transport.sendAndReceive(TransactionMessage msg, long timeout, int[] expected)
          Send and receive a message for the given target.
 TransactionMessage AbstractTransport.sendAndReceive(TransactionMessage msg, long timeout, int[] expected)
           
 



Copyright © 2012. All Rights Reserved.