public class ServersCommunicationLayer.PendingConnection extends java.lang.Object
int
remoteId
java.net.Socket
s
ServersCommunicationLayer.PendingConnection(java.net.Socket s, int remoteId)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public java.net.Socket s
public int remoteId
public ServersCommunicationLayer.PendingConnection(java.net.Socket s, int remoteId)