|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.il.oil2.OIL2ClientIL
public final class OIL2ClientIL
The OIL2 implementation of the ClientIL object
| Constructor Summary | |
|---|---|
OIL2ClientIL()
|
|
| Method Summary | |
|---|---|
void |
close()
#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 |
void |
setRequestListner(OIL2ServerILService.RequestListner requestListner)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OIL2ClientIL()
| Method Detail |
|---|
public void setRequestListner(OIL2ServerILService.RequestListner requestListner)
public void close()
throws Exception
close in interface ClientILException - Description of Exception
public void deleteTemporaryDestination(SpyDestination dest)
throws Exception
deleteTemporaryDestination in interface ClientILdest - Description of Parameter
Exception - Description of Exception
public void pong(long serverTime)
throws Exception
pong in interface ClientILserverTime - Description of Parameter
Exception - Description of Exception
public void receive(ReceiveRequest[] messages)
throws Exception
receive in interface ClientILmessages - Description of Parameter
Exception - Description of Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||