JXTA

Uses of Class
net.jxta.document.ExtendableAdvertisement

Packages that use ExtendableAdvertisement
net.jxta.protocol Provides inteface objects for Advertisments and protocol messages for the JXTA Core and Standard Protocols. 
 

Uses of ExtendableAdvertisement in net.jxta.protocol
 

Subclasses of ExtendableAdvertisement in net.jxta.protocol
 class AccessPointAdvertisement
          Provides a simple association of a PeerID to an ordered list of EndpointAddress entries.
 class ConfigParams
          A container for collections of configuration parameters.
 class ModuleClassAdvertisement
          Formally documents the existence of a module class (identified by the ModuleClassID and may provide additional descriptive metadata about the Module Class.
 class ModuleImplAdvertisement
          A ModuleImplAdvertisement describes one of any number of published implementations for a given specification.
 class ModuleSpecAdvertisement
          Provides the references that describe a module specification.
 class PeerAdvertisement
          Generated when instantiating a group on a peer and contains all the parameters that services need to publish.
 class PeerGroupAdvertisement
          Describes a peer group and references additional information required for instantiating it.
 class PipeAdvertisement
          Describes a JXTA Pipe.
 class RdvAdvertisement
          This class defines a Rendezvous Advertisement.
 class RouteAdvertisement
          Advertisement used to represent a route to a peer.
 class SignedAdvertisement
          A container for signed Advertisements
 class TransportAdvertisement
          This abstract class defines a Transport advertisement.
 


JXSE