org.net2map.pov.p2p.LocalInputPipe Class Reference

Inheritance diagram for org.net2map.pov.p2p.LocalInputPipe:

Inheritance graph
[legend]
Collaboration diagram for org.net2map.pov.p2p.LocalInputPipe:

Collaboration graph
[legend]
List of all members.

Detailed Description

Author:
moi

Definition at line 34 of file LocalInputPipe.java.

Public Member Functions

 LocalInputPipe (RemoteNode paramRemoteNode)
 Creates a new instance of LocalInputPipe.

void advertiseThePipe ()
synchronized void pipeMsgEvent (net.jxta.pipe.PipeMsgEvent pipeMsgEvent)

Static Public Attributes

org.apache.log4j.Logger logger

Private Attributes

InputPipe theInputPipe = null
InputPipe theInsecureInputPipe = null
PipeAdvertisement theInputPipeAdvertisement = null
PipeAdvertisement theInsecurePipeAdvertisement = null
RemoteNode theRemoteNode = null


Constructor & Destructor Documentation

org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe RemoteNode  paramRemoteNode  ) 
 

Creates a new instance of LocalInputPipe.

Definition at line 47 of file LocalInputPipe.java.

References org.net2map.pov.p2p.RemoteNode.getPeerID(), org.net2map.pov.p2p.RemoteNode.getPeerName(), org.net2map.pov.p2p.LocalInputPipe.logger, org.net2map.pov.p2p.LocalInputPipe.theInputPipe, org.net2map.pov.p2p.LocalInputPipe.theInputPipeAdvertisement, org.net2map.pov.p2p.LocalInputPipe.theInsecureInputPipe, org.net2map.pov.p2p.LocalInputPipe.theInsecurePipeAdvertisement, and org.net2map.pov.p2p.LocalInputPipe.theRemoteNode.

Here is the call graph for this function:


Member Function Documentation

void org.net2map.pov.p2p.LocalInputPipe.advertiseThePipe  ) 
 

Definition at line 106 of file LocalInputPipe.java.

References org.net2map.pov.p2p.RemoteNode.getPeerName(), org.net2map.pov.p2p.LocalInputPipe.logger, org.net2map.pov.p2p.LocalInputPipe.theInputPipeAdvertisement, org.net2map.pov.p2p.LocalInputPipe.theInsecurePipeAdvertisement, and org.net2map.pov.p2p.LocalInputPipe.theRemoteNode.

Referenced by org.net2map.pov.p2p.RemoteNode.connectToSecurePipe().

Here is the call graph for this function:

synchronized void org.net2map.pov.p2p.LocalInputPipe.pipeMsgEvent net.jxta.pipe.PipeMsgEvent  pipeMsgEvent  ) 
 

Definition at line 141 of file LocalInputPipe.java.

References org.net2map.pov.p2p.RemoteNode.getPeerName(), org.net2map.pov.p2p.RemoteNode.handleIncomingMessage(), org.net2map.pov.p2p.LocalInputPipe.logger, org.net2map.pov.p2p.RemoteNode.pong(), org.net2map.pov.p2p.RemoteNode.stopPingChronometer(), and org.net2map.pov.p2p.LocalInputPipe.theRemoteNode.

Here is the call graph for this function:


Member Data Documentation

org.apache.log4j.Logger org.net2map.pov.p2p.LocalInputPipe.logger [static]
 

Initial value:

 
    org.apache.log4j.Logger.getLogger(LocalInputPipe.class.getName())

Definition at line 37 of file LocalInputPipe.java.

Referenced by org.net2map.pov.p2p.LocalInputPipe.advertiseThePipe(), org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe(), and org.net2map.pov.p2p.LocalInputPipe.pipeMsgEvent().

InputPipe org.net2map.pov.p2p.LocalInputPipe.theInputPipe = null [private]
 

Definition at line 39 of file LocalInputPipe.java.

Referenced by org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe().

PipeAdvertisement org.net2map.pov.p2p.LocalInputPipe.theInputPipeAdvertisement = null [private]
 

Definition at line 41 of file LocalInputPipe.java.

Referenced by org.net2map.pov.p2p.LocalInputPipe.advertiseThePipe(), and org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe().

InputPipe org.net2map.pov.p2p.LocalInputPipe.theInsecureInputPipe = null [private]
 

Definition at line 40 of file LocalInputPipe.java.

Referenced by org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe().

PipeAdvertisement org.net2map.pov.p2p.LocalInputPipe.theInsecurePipeAdvertisement = null [private]
 

Definition at line 42 of file LocalInputPipe.java.

Referenced by org.net2map.pov.p2p.LocalInputPipe.advertiseThePipe(), and org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe().

RemoteNode org.net2map.pov.p2p.LocalInputPipe.theRemoteNode = null [private]
 

Definition at line 44 of file LocalInputPipe.java.

Referenced by org.net2map.pov.p2p.LocalInputPipe.advertiseThePipe(), org.net2map.pov.p2p.LocalInputPipe.LocalInputPipe(), and org.net2map.pov.p2p.LocalInputPipe.pipeMsgEvent().


The documentation for this class was generated from the following file:
Accueil | Téléchargement | Manuel | Doc. technique | Sources CVS | Faq | Nous contacter
©2003 - All Rights Reserved