|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.il.jvm.JVMClientIL
public class JVMClientIL
The RMI implementation of the ConnectionReceiver object
| Method Summary | |
|---|---|
void |
close()
#Description of the Method |
void |
deleteTemporaryDestination(SpyDestination dest)
#Description of the Method |
void |
pong(long serverTime)
pong method comment. |
void |
receive(ReceiveRequest[] messages)
#Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void close()
throws Exception
close in interface ClientILException - Description of Exception
public void deleteTemporaryDestination(SpyDestination dest)
throws javax.jms.JMSException
deleteTemporaryDestination in interface ClientILdest - Description of Parameter
javax.jms.JMSException - Description of Exception
public void receive(ReceiveRequest[] messages)
throws Exception
receive in interface ClientILmessages - Description of Parameter
Exception - Description of Exception
public void pong(long serverTime)
throws javax.jms.IllegalStateException
pong in interface ClientILserverTime - Description of Parameter
javax.jms.IllegalStateException - Description of Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||