- accepted(Socket) - Method in class ethernet.Destination
-
Consolidate the Destination instance around an "accepted" connection.
- active - Static variable in class util.Log
-
- addDestination(Destination) - Method in class dcps.Topic
-
- addDestination(IPPort) - Method in class ethernet.MultiPeer
-
Adds a destination suitable to "connect" to it.
- addDestination(Socket) - Method in class ethernet.MultiPeer
-
Add a destination "accepted" by the "ServerThread".
- addDestination(Destination) - Method in class ethernet.PeersNode
-
Adds a destination to the data structure.
- addDestination(Destination) - Method in class ethernet.PeersSet
-
Adds a destination into the data structure.
- addGeneralListener(MultiPeerListener) - Method in class ethernet.MultiPeer
-
Add a "MultiPeerListener" that will be called-back for all message types.
- addListener(TopicListener) - Method in class dcps.Topic
-
- address - Variable in class ethernet.IPPort
-
- addrs - Static variable in class util.Net
-
- addSpecificListener(Message.MessageType, MultiPeerListener) - Method in class ethernet.MultiPeer
-
Add a "MultiPeerListener" that will be called-back only when arrives
a message of a specific type.
- askForSuscription() - Method in class dcps.TopicsScope
-