Project JXTA

Uses of Class
net.jxta.socket.JxtaSocket

Packages that use JxtaSocket
net.jxta.socket The socket package provides interface ala Socket over JXTA pipes. 
 

Uses of JxtaSocket in net.jxta.socket
 

Fields in net.jxta.socket declared as JxtaSocket
protected  JxtaSocket JxtaSocketOutputStream.socket
          JxtaSocket associated with this stream
 

Constructors in net.jxta.socket with parameters of type JxtaSocket
JxtaSocketOutputStream(JxtaSocket socket)
          Constructor for the JxtaSocketOutputStream object
JxtaSocketOutputStream(JxtaSocket socket, int size)
          Constructor for the JxtaSocketOutputStream object
 


JXTA J2SE