|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransportServiceAdapter
Method Summary | |
---|---|
TransportRequestHandler |
handler(java.lang.String action)
|
void |
raiseNodeConnected(DiscoveryNode node)
|
void |
raiseNodeDisconnected(DiscoveryNode node)
|
void |
received(long size)
|
TransportResponseHandler |
remove(long requestId)
|
void |
sent(long size)
|
Method Detail |
---|
TransportRequestHandler handler(java.lang.String action)
TransportResponseHandler remove(long requestId)
void raiseNodeConnected(DiscoveryNode node)
void raiseNodeDisconnected(DiscoveryNode node)
void received(long size)
void sent(long size)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |