- parseIPPort(String) - Static method in class ethernet.IPPort
-
Gets a new IPPort object from an String representation.
- PeersNode - Class in ethernet
-
A "PeersNode" is a set of end points (peers, "Destination" objects).
- PeersNode(long) - Constructor for class ethernet.PeersNode
-
Constructor.
- PeersSet - Class in ethernet
-
It stores an organized set of "Destinations".
- PeersSet(IPPort) - Constructor for class ethernet.PeersSet
-
Constructor
- periodDiffusion - Variable in class ethernet.DiscoveringService
-
- periodDiffusionMAX - Static variable in class ethernet.DiscoveringService
-
- periodDiffusionMIN - Static variable in class ethernet.DiscoveringService
-
- port - Variable in class ethernet.IPPort
-
- propagateNewConection(Destination) - Method in class ethernet.MultiPeer
-
Propagate the new connection to listeners (callback)
- propagateNewMessage(Message) - Method in class ethernet.MultiPeer
-
Propagate the new message to listeners (callback)
- ProxyManager - Class in ethernet
-
Process an redirect the ProxyWrapper messages.
- ProxyManager(MultiPeer) - Constructor for class ethernet.ProxyManager
-
Constructor.
- publish(byte[]) - Method in class dcps.Topic
-
- pull() - Method in class ethernet.QueueMessage
-
Gets a message from the head of the queue following the FIFO policy.
- push(Message) - Method in class ethernet.QueueMessage
-
Adds a message to the queue