- fireCountDown - Variable in class util.Clock.WatchDog
-
- fromInputStream(InputStream, int) - Method in class ethernet.Message
-
This method populates the "MessageXXX" instance reading data from an
input stream.
- fromInputStream(InputStream) - Static method in class ethernet.Message
-
Static method to create a new specific "MessageXXX" according the message
type contained in the prologue.
- fromInputStream(InputStream, int) - Method in class ethernet.MessagePlain
-
Populates a plan message reading data (after the prologue) from an input stream.
- fromInputStream(InputStream, int) - Method in class ethernet.MessageProxyWrapper
-
- fromInputStream(InputStream, int) - Method in class ethernet.MessageSyncTime
-
Populates a time message reading data from an input stream.
- fromInputStream(InputStream, int) - Method in class ethernet.MessageTopicData
-
Populates a topic data message reading data from an input stream.
- fromInputStream(InputStream, int) - Method in class ethernet.MessageTopicLinks
-
Populates a topic links message reading data from an input stream.