|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.message.Message
org.eclipse.soda.dk.message.AsciiMessage
org.eclipse.soda.dk.message.AsciiCrlfMessage
public class AsciiCrlfMessage
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.soda.dk.message.service.MessageService |
|---|
HIGH_PRIORITY, LOW_PRIORITY, MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY, STRING, THREAD_PRIORITY |
| Constructor Summary | |
|---|---|
AsciiCrlfMessage()
Constructs an instance of this class. |
|
AsciiCrlfMessage(byte[] data)
Constructs an instance of this class from the specified data parameter. |
|
AsciiCrlfMessage(java.lang.String data)
Constructs an instance of this class from the specified data parameter. |
|
| Method Summary | |
|---|---|
int |
getDataLength()
Gets the data length (int) value. |
| Methods inherited from class org.eclipse.soda.dk.message.AsciiMessage |
|---|
toString, toString |
| Methods inherited from class org.eclipse.soda.dk.message.Message |
|---|
clone, decodeMessage, decodeMessage, encodeMessage, encodeMessage, equals, get, getBoolean, getByte, getBytes, getData, getDataBytes, getDataOffset, getInt, getIntByte, getIntByte, getKey, getLittleEndianInt, getLittleEndianLong, getLong, getLongByte, getLongByte, getParameter, getPriority, getShort, hashCode, isBigEndian, length, lookup, matches, put, setBoolean, setByte, setBytes, setData, setInt, setLong, setShort |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public AsciiCrlfMessage()
AsciiCrlfMessage(String),
AsciiCrlfMessage(byte[])public AsciiCrlfMessage(java.lang.String data)
data - The data (String) parameter.AsciiCrlfMessage(),
AsciiCrlfMessage(byte[])public AsciiCrlfMessage(byte[] data)
data - The data (byte[]) parameter.AsciiCrlfMessage(),
AsciiCrlfMessage(String)| Method Detail |
|---|
public int getDataLength()
getDataLength in interface MessageServicegetDataLength in class Messageint) value.
|
1.0.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||