|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.omg.RTCORBA.Protocol
public final class Protocol
Generated from IDL struct "Protocol".
| Field Summary | |
|---|---|
ProtocolProperties |
orb_protocol_properties
|
int |
protocol_type
|
ProtocolProperties |
transport_protocol_properties
|
| Constructor Summary | |
|---|---|
Protocol()
|
|
Protocol(int protocol_type,
ProtocolProperties orb_protocol_properties,
ProtocolProperties transport_protocol_properties)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int protocol_type
public ProtocolProperties orb_protocol_properties
public ProtocolProperties transport_protocol_properties
| Constructor Detail |
|---|
public Protocol()
public Protocol(int protocol_type,
ProtocolProperties orb_protocol_properties,
ProtocolProperties transport_protocol_properties)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||