public class SerializableParameter extends ParameterHolder
| Constructor and Description |
|---|
SerializableParameter(Object object,
boolean noBackslashEscapes) |
public SerializableParameter(Object object, boolean noBackslashEscapes) throws IOException
IOExceptionpublic void writeTo(OutputStream os) throws IOException
ParameterHolderwriteTo in class ParameterHolderos - the stream to write toIOException - when something goes wrongpublic String toString()
toString in class ParameterHolderCopyright © 2014. All rights reserved.