|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectp2ps.endpoint.EndpointConnectionEvent
The event generated when a message is fully received by an endpoint
| Constructor Summary | |
EndpointConnectionEvent(Endpoint endpoint,
Endpoint replyendpoint)
Constructs a data message event. |
|
| Method Summary | |
Endpoint |
getEndpoint()
|
Endpoint |
getReplyEndpoint()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EndpointConnectionEvent(Endpoint endpoint,
Endpoint replyendpoint)
endpoint - the endpoint the connection was received onreplyendpoint - the endpoint on which replies to this connection
should be sent| Method Detail |
public Endpoint getEndpoint()
public Endpoint getReplyEndpoint()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||