Uses of Class
de.uniba.wiai.lspi.chord.com.socket.SocketProxy

Packages that use SocketProxy
de.uniba.wiai.lspi.chord.com.socket Implements the communication tasks by (insecure) Socket communication. 
 

Uses of SocketProxy in de.uniba.wiai.lspi.chord.com.socket
 

Methods in de.uniba.wiai.lspi.chord.com.socket that return SocketProxy
static SocketProxy SocketProxy.create(URL urlOfLocalNode, URL url)
          Establishes a connection from urlOfLocalNode to url.