JXTA

Uses of Class
net.jxta.impl.endpoint.tcp.IncomingUnicastServer

Packages that use IncomingUnicastServer
net.jxta.impl.endpoint.tcp A JXTA MessageTransport implementation which uses raw TCP/IP sockets. 
 

Uses of IncomingUnicastServer in net.jxta.impl.endpoint.tcp
 

Methods in net.jxta.impl.endpoint.tcp that return IncomingUnicastServer
(package private)  IncomingUnicastServer TcpTransport.getServer()
          Getter for property 'server'.
 


JXSE