public abstract class ParameterHolder extends Object
| Constructor and Description |
|---|
ParameterHolder() |
public abstract void writeTo(OutputStream os) throws IOException
os - the stream to write toIOException - when something goes wrongCopyright © 2014. All rights reserved.