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