Package p2ps.peer

Interface Summary
Config The configuration for a p2ps peer.
IDFactoryInterface An interface implemented by ID Factories.
InstantiatorConfig The config for an advert/endpoint address instantiator
Peer A peer
PeerFactoryInterface An interface implemented by factory classes used to create Peer instances.
ResolverConfig The configuration specification for a resolver
SecurityContext The certificate thumbprint information that defines the security context for a peer/group.
SecurityManager The security context associated with a peer instance.
TrustManager An interface implemented by trust managers.
 

Class Summary
Config.RendezvousRequirement  
Identity Information specifying the peer identity.
IDFactory A factory class for generating peer, pipe and advertisement ids
PeerFactory A factory class for creating Peer instances
 

Exception Summary
InitializationException The exception thrown when a peer fails to initialize correctly.