|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.mq.il.http.HTTPClientIL
The HTTP/S implementation of the ClientIL object
| Field Summary | |
boolean |
stopped
|
| Constructor Summary | |
HTTPClientIL(java.lang.String clientIlId)
|
|
| Method Summary | |
void |
close()
The connection is closed |
void |
deleteTemporaryDestination(SpyDestination (src) dest)
One TemporaryDestination has been deleted |
void |
pong(long serverTime)
Response to a ping sent by a client. |
void |
receive(ReceiveRequest (src) [] messages)
A message has arrived for the Connection. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public boolean stopped
| Constructor Detail |
public HTTPClientIL(java.lang.String clientIlId)
| Method Detail |
public void close()
throws java.lang.Exception
ClientIL (src)
close in interface ClientIL (src) java.lang.Exception - Description of Exception
public void deleteTemporaryDestination(SpyDestination (src) dest)
throws java.lang.Exception
ClientIL (src)
deleteTemporaryDestination in interface ClientIL (src) dest - Description of Parameter
java.lang.Exception - Description of Exception
public void pong(long serverTime)
throws java.lang.Exception
ClientIL (src)
pong in interface ClientIL (src) serverTime - Description of Parameter
java.lang.Exception - Description of Exception
public void receive(ReceiveRequest (src) [] messages)
throws java.lang.Exception
ClientIL (src)
receive in interface ClientIL (src) messages - Description of Parameter
java.lang.Exception - Description of Exception
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||