Project JXTA

Uses of Class
net.jxta.impl.endpoint.cbjx.CbJxTransport

Packages that use CbJxTransport
net.jxta.impl.endpoint.cbjx A JXTA MessageTransport implementation which which provides message verification by examining message signatures. 
 

Uses of CbJxTransport in net.jxta.impl.endpoint.cbjx
 

Constructors in net.jxta.impl.endpoint.cbjx with parameters of type CbJxTransport
CbJxMessenger(CbJxTransport transport, EndpointAddress dest)
          constructor
CbJxMessenger(CbJxTransport transport, EndpointAddress dest, Object hintIgnored)
          constructor
 


JXTA J2SE