A B C D E F G H I K L M N O P Q R S T U V W 

M

main(String[]) - Static method in class test.MultiPeerTest
 
main(String[]) - Static method in class test.TopicStresser
 
main(String[]) - Static method in class test.TopicTest
 
main(String[]) - Static method in class test.TopicTest2
 
main(String[]) - Static method in class test.TopicTest3
 
MAX_NET_TRIES - Static variable in class ethernet.DiscoveringService
 
maxAllowedOffset - Static variable in class ethernet.SyncClock
 
Message - Class in ethernet
Abstract class implementing "Message" common properties.
Message() - Constructor for class ethernet.Message
 
Message.MessageType - Enum in ethernet
 
Message.MessageType() - Constructor for enum ethernet.Message.MessageType
 
messagePeriod - Variable in class ethernet.SyncClock
 
messagePeriodMAX - Static variable in class ethernet.SyncClock
 
messagePeriodMIN - Static variable in class ethernet.SyncClock
 
MessagePlain - Class in ethernet
This Message extension handles messages with any pre-defined structure.
MessagePlain(IPPort, byte[]) - Constructor for class ethernet.MessagePlain
Create a plain message based on the passed buffer.
MessagePlain() - Constructor for class ethernet.MessagePlain
Creates an empty message to be populated using the "fromInputStream" instance method.
MessageProxyWrapper - Class in ethernet
This Message extension handles messages wrapping other messages.
MessageProxyWrapper(IPPort, Message, int[]) - Constructor for class ethernet.MessageProxyWrapper
Constructor.
MessageProxyWrapper() - Constructor for class ethernet.MessageProxyWrapper
Creates an empty message to be populated using the "fromInputStream" method.
messageReady - Variable in class ethernet.SyncClock
 
MessageSyncTime - Class in ethernet
This Message extension handles messages for time synchronization.
MessageSyncTime(IPPort, byte[]) - Constructor for class ethernet.MessageSyncTime
Create a time message based on the passed buffer.
MessageSyncTime() - Constructor for class ethernet.MessageSyncTime
Creates an empty message to be populated using the "fromInputStream" method.
MessageTopicData - Class in ethernet
This Message extension handles messages for data managed inside the DCPS service ("TopiscScope" MultiPeerListener).
MessageTopicData(IPPort, String, byte[]) - Constructor for class ethernet.MessageTopicData
Create a topic message based on the passed buffer.
MessageTopicData() - Constructor for class ethernet.MessageTopicData
Creates an empty message to be populated using the "fromInputStream" method.
MessageTopicLinks - Class in ethernet
This Message extension handles messages for commands to configure the DCPS service ("TopiscScope" MultiPeerListener).
MessageTopicLinks(IPPort, MessageTopicLinks.CommandType, ArrayList<String>) - Constructor for class ethernet.MessageTopicLinks
Create a topic links message based on the passed buffer.
MessageTopicLinks() - Constructor for class ethernet.MessageTopicLinks
Creates an empty message to be populated using the "fromInputStream" method.
MessageTopicLinks.CommandType - Enum in ethernet
 
MessageTopicLinks.CommandType() - Constructor for enum ethernet.MessageTopicLinks.CommandType
 
msgFlag - Static variable in class ethernet.Message
 
multiPeer - Variable in class ethernet.DiscoveringService
 
MultiPeer - Class in ethernet
The MultiPeer object holds a set of TCP/IP connections to support diffusion of "Messages" in a party of destinations.
MultiPeer(int, String, int) - Constructor for class ethernet.MultiPeer
Create a customized "MultiPeer" object calling the initialization method..
MultiPeer(int) - Constructor for class ethernet.MultiPeer
Create a customized "MultiPeer" object with the default multicast discovering channel.
MultiPeer() - Constructor for class ethernet.MultiPeer
Create a default "MultiPeer" object (default "initialPort" and multicast discovering channel).
MultiPeer.PropagationThread - Class in ethernet
This private thread dequeues received messages and dispatch it to the local listeners.
MultiPeer.PropagationThread() - Constructor for class ethernet.MultiPeer.PropagationThread
 
MultiPeer.ServerThread - Class in ethernet
This private thread runs forever accepting connections and creating accepted Destinations in the party.
MultiPeer.ServerThread() - Constructor for class ethernet.MultiPeer.ServerThread
 
MultiPeerListener - Interface in ethernet
MultiPeerListener interface.
multiPeerParent - Variable in class ethernet.Destination
 
MultiPeerTest - Class in test
Example of MultiPeer use.
MultiPeerTest(String) - Constructor for class test.MultiPeerTest
 
muticastIPPort - Variable in class ethernet.DiscoveringService
 
myScope - Variable in class dcps.Topic
 
A B C D E F G H I K L M N O P Q R S T U V W