public final class NameValuePairHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
NameValuePair |
value |
| Constructor and Description |
|---|
NameValuePairHolder() |
NameValuePairHolder(NameValuePair initial) |
public NameValuePair value
public NameValuePairHolder()
public NameValuePairHolder(NameValuePair initial)
public TypeCode _type()
_type in interface Streamablepublic void _read(InputStream _in)
_read in interface Streamablepublic void _write(OutputStream _out)
_write in interface StreamableCopyright © 2017 JacORB. All rights reserved.