public interface StringMessage
| Modifier and Type | Method and Description |
|---|---|
Serializable |
asSerializableObject() |
InputStream |
getInputStream() |
String |
toString() |
void |
writeTo(OutputStream os) |
void writeTo(OutputStream os) throws IOException
IOExceptionSerializable asSerializableObject() throws FormatConversionException
FormatConversionExceptionInputStream getInputStream() throws IOException
IOExceptionCopyright © 2010–2016 AdroitLogic. All rights reserved.