Joram 4.3.10

org.objectweb.joram.client.jms.connection
Interface RequestChannel

All Known Implementing Classes:
HALocalConnection, HATcpConnection, LocalConnection, SoapConnection, TcpConnection

public interface RequestChannel


Method Summary
 void close()
           
 AbstractJmsReply receive()
           
 void send(AbstractJmsRequest obj)
           
 

Method Detail

send

void send(AbstractJmsRequest obj)
          throws java.lang.Exception
Throws:
java.lang.Exception

receive

AbstractJmsReply receive()
                         throws java.lang.Exception
Throws:
java.lang.Exception

close

void close()

Joram 4.3.10

Copyright © 2005 Scalagent - All rights reserved