|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectActuator.TextMessageActuator
public class TextMessageActuator
Constructor Summary | |
---|---|
TextMessageActuator(java.lang.String fName)
|
|
TextMessageActuator(java.lang.String File,
IParseOperations pOperations)
|
Method Summary | |
---|---|
byte[] |
MessageCompose(AbstractMessage Message)
Takes an object describing the message and converts it into a stream of bytes that can be sent as a network message. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TextMessageActuator(java.lang.String File, IParseOperations pOperations)
public TextMessageActuator(java.lang.String fName)
Method Detail |
---|
public byte[] MessageCompose(AbstractMessage Message)
IMessageCompose
MessageCompose
in interface IMessageCompose
Message
- The object describing the data to fill the message
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |