JXTA

Package net.jxta.impl.endpoint.cbjx

A JXTA MessageTransport implementation which which provides message verification by examining message signatures.

See:
          Description

Class Summary
CbJxDefs the value of the constants used with cbid
CbJxMessageInfo this class defines the xml document used to store message information that is useful for the cbjx endpoint
CbJxMessenger This class is the Messenger used to send CbJx Messages
CbJxTransport A JXTA MessageTransport implementation which which provides message verification by examining message signatures.
 

Package net.jxta.impl.endpoint.cbjx Description

A JXTA MessageTransport implementation which which provides message verification by examining message signatures. A virtual transport, the messages are transfered between peers using some other message transport.


JXSE