|
Joram 5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.objectweb.joram.client.jms.local.LocalConnection
public class LocalConnection
Constructor Summary | |
---|---|
LocalConnection(Identity identity)
|
Method Summary | |
---|---|
void |
close()
|
void |
connect()
|
AbstractJmsReply |
receive()
|
void |
send(AbstractJmsRequest request)
|
void |
setTimer(java.util.Timer timer)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LocalConnection(Identity identity) throws javax.jms.JMSException
javax.jms.JMSException
Method Detail |
---|
public void setTimer(java.util.Timer timer)
setTimer
in interface RequestChannel
public void connect() throws java.lang.Exception
connect
in interface RequestChannel
java.lang.Exception
public void send(AbstractJmsRequest request) throws java.lang.Exception
send
in interface RequestChannel
java.lang.Exception
public AbstractJmsReply receive() throws java.lang.Exception
receive
in interface RequestChannel
java.lang.Exception
public void close()
close
in interface RequestChannel
|
Joram 5.2.1 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |