|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.mq.il.uil.UILClientIL
The RMI implementation of the ConnectionReceiver object
Constructor Summary | |
UILClientIL()
|
Method Summary | |
protected void |
checkSocket()
#Description of the Method |
void |
close()
#Description of the Method |
protected void |
createConnection()
#Description of the Method |
void |
deleteTemporaryDestination(SpyDestination dest)
#Description of the Method |
void |
pong(long serverTime)
#Description of the Method |
void |
receive(ReceiveRequest[] messages)
#Description of the Method |
protected void |
waitAnswer()
#Description of the Method |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public UILClientIL()
Method Detail |
public void close() throws Exception
Exception
- Description of Exceptionpublic void deleteTemporaryDestination(SpyDestination dest) throws Exception
deleteTemporaryDestination
in interface ClientIL
dest
- Description of Parameter
Exception
- Description of Exceptionpublic void pong(long serverTime) throws Exception
serverTime
- Description of Parameter
Exception
- Description of Exceptionpublic void receive(ReceiveRequest[] messages) throws Exception
messages
- Description of Parameter
Exception
- Description of Exceptionprotected void checkSocket() throws Exception
Exception
- Description of Exceptionprotected void createConnection() throws RemoteException
RemoteException
- Description of Exceptionprotected void waitAnswer() throws Exception
Exception
- Description of Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |