JXTA

Uses of Class
net.jxta.impl.endpoint.EndpointServiceImpl

Packages that use EndpointServiceImpl
net.jxta.impl.endpoint A JXTA EndpointService implementation which implements the standard JXTA Endpoint Service. 
 

Uses of EndpointServiceImpl in net.jxta.impl.endpoint
 

Constructors in net.jxta.impl.endpoint with parameters of type EndpointServiceImpl
EndpointServiceInterface(EndpointServiceImpl endpointService)
          Builds a new interface object.
 


JXSE