public final class TLS_SEC_TRANSHolder extends Object implements Streamable
| Modifier and Type | Field and Description |
|---|---|
TLS_SEC_TRANS |
value |
| Constructor and Description |
|---|
TLS_SEC_TRANSHolder() |
TLS_SEC_TRANSHolder(TLS_SEC_TRANS initial) |
public TLS_SEC_TRANS value
public TLS_SEC_TRANSHolder()
public TLS_SEC_TRANSHolder(TLS_SEC_TRANS 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.