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
IOException
Serializable asSerializableObject() throws FormatConversionException
FormatConversionException
InputStream getInputStream() throws IOException
IOException
Copyright © 2010–2016 AdroitLogic. All rights reserved.