Project JXTA

Package net.jxta.protocol

Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols.

See:
          Description

Class Summary
AccessPointAdvertisement A short representation of the physical endpoint addresses available for a specific peer.
ConfigParams A container for configuration parameters.
DiscoveryQueryMsg This class defines the Discovery Service message "Query".
DiscoveryResponseMsg This class defines the DiscoveryService message "Response".
LimitedRangeRdvMessage This class defines the Limited Range Rendezvous message.
ModuleClassAdvertisement A ModuleClassAdvertisement describes a module class.
ModuleImplAdvertisement A ModuleImplAdvertisement represents one of any number of published implementations of a given specification.
ModuleSpecAdvertisement A ModuleSpecAdvertisement describes a module specification.
PeerAdvertisement This type of advertisement is generated when instantiating a group on a peer and contains all the parameters that services need to publish.
PeerGroupAdvertisement Describes a peer group and references additional information required for instantiating it.
PeerInfoQueryMessage This abstract class define the PeerInfoService Query message.
PeerInfoResponseMessage This abstract class define the PeerInfoService advertisement.
PipeAdvertisement This class defines the PipeServiceImpl Advertisement.
PipeResolverMessage This abstract class defines the PipeResolver Message.
PipeResolverMessage.MessageType An enumeration class for message types.
RdvAdvertisement This class defines a Rendezvous Advertisement
ResolverQueryMsg Generic Resolver Service message "Query".
ResolverResponseMsg Generic Resolver Service message "Response".
ResolverSrdiMsg ResolverSrdiMsg is generic resolver wrapper for Services that wish to implement their own distribution of indices. this message provides the scoping within the group, and service.
RouteAdvertisement This type of advertisement is used to represent a route to a destination peer in the JXTA virtual network.
RouteQueryMsg This class defines the EndpointRouter RouteQuery message "Query" The default behavior of this abstract class is simply a This message is part of the Endpoint Routing Protocol.
RouteResponseMsg This class defines the EndpointRouter RouteResponse message The default behavior of this abstract class is simply a This message is part of the Endpoint Routing Protocol.
SignedAdvertisement A container for signed Advertisements
SrdiMessage A generic message that can be used by services to push shared resources to other peers on the network
SrdiMessage.Entry Entries object, which describes each entry described by this message
TransportAdvertisement This abstract class defines a Transport advertisement.
 

Package net.jxta.protocol Description

Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols.

See Also:
Advertisement, JXTA Protocols Specification - Overview : Advertisements, JXTA Protocols Specification - Advertisements

JXTA J2SE