Package bftsmart.communication.server
Class ServersCommunicationLayer.PendingConnection
- java.lang.Object
-
- bftsmart.communication.server.ServersCommunicationLayer.PendingConnection
-
- Enclosing class:
- ServersCommunicationLayer
public static class ServersCommunicationLayer.PendingConnection extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PendingConnection(javax.net.ssl.SSLSocket s, int remoteId)
-