Interface TcpCommunicationNodeConnectionCheckFuture
-
public interface TcpCommunicationNodeConnectionCheckFutureTcp Communication Node Connection Check Future.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidonConnected(UUID nodeId)
-
-
-
Method Detail
-
onConnected
void onConnected(UUID nodeId)
- Parameters:
nodeId- Remote node ID.
-
-