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