| Package | Description |
|---|---|
| org.omg.RTCORBA |
| Modifier and Type | Class and Description |
|---|---|
class |
_ServerProtocolPolicyLocalBase
Abstract base class for implementations of local interface ServerProtocolPolicy
|
class |
ServerProtocolPolicyLocalTie
Generated from IDL interface "ServerProtocolPolicy".
|
| Modifier and Type | Field and Description |
|---|---|
ServerProtocolPolicy |
ServerProtocolPolicyHolder.value |
| Modifier and Type | Method and Description |
|---|---|
ServerProtocolPolicy |
RTORBLocalTie.create_server_protocol_policy(Protocol[] protocols) |
ServerProtocolPolicy |
RTORBOperations.create_server_protocol_policy(Protocol[] protocols) |
static ServerProtocolPolicy |
ServerProtocolPolicyHelper.extract(Any any) |
static ServerProtocolPolicy |
ServerProtocolPolicyHelper.narrow(Object obj) |
static ServerProtocolPolicy |
ServerProtocolPolicyHelper.read(InputStream in) |
static ServerProtocolPolicy |
ServerProtocolPolicyHelper.unchecked_narrow(Object obj) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ServerProtocolPolicyHelper.insert(Any any,
ServerProtocolPolicy s) |
static void |
ServerProtocolPolicyHelper.write(OutputStream _out,
ServerProtocolPolicy s) |
| Constructor and Description |
|---|
ServerProtocolPolicyHolder(ServerProtocolPolicy initial) |
Copyright © 2017 JacORB. All rights reserved.