Inheritance diagram for org.objectweb.joram.client.jms.local.LocalConnection:


Public Member Functions | |
| LocalConnection (String userName, String password) throws JMSException | |
| void | setTimer (Timer timer) |
| void | connect () throws Exception |
| void | send (AbstractJmsRequest request) throws Exception |
| AbstractJmsReply | receive () throws Exception |
| void | close () |
Definition at line 44 of file LocalConnection.java.
1.5.0