|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolProperties | |
org.jacorb.orb.iiop | |
org.omg.ETF | |
org.omg.RTCORBA |
Uses of ProtocolProperties in org.jacorb.orb.iiop |
Methods in org.jacorb.orb.iiop with parameters of type ProtocolProperties | |
Connection |
IIOPFactories.create_connection(ProtocolProperties props)
|
Listener |
IIOPFactories.create_listener(ProtocolProperties props,
int stacksize,
short base_priority)
|
Uses of ProtocolProperties in org.omg.ETF |
Methods in org.omg.ETF with parameters of type ProtocolProperties | |
Connection |
FactoriesOperations.create_connection(ProtocolProperties props)
|
Listener |
FactoriesOperations.create_listener(ProtocolProperties props,
int stacksize,
short base_priority)
|
Connection |
FactoriesLocalTie.create_connection(ProtocolProperties props)
|
Listener |
FactoriesLocalTie.create_listener(ProtocolProperties props,
int stacksize,
short base_priority)
|
Uses of ProtocolProperties in org.omg.RTCORBA |
Subinterfaces of ProtocolProperties in org.omg.RTCORBA | |
interface |
TCPProtocolProperties
Generated from IDL interface "TCPProtocolProperties" |
Classes in org.omg.RTCORBA that implement ProtocolProperties | |
class |
_ProtocolPropertiesLocalBase
Abstract base class for implementations of local interface ProtocolProperties |
class |
_TCPProtocolPropertiesLocalBase
Abstract base class for implementations of local interface TCPProtocolProperties |
class |
ProtocolPropertiesLocalTie
Generated from IDL interface "ProtocolProperties" |
class |
TCPProtocolPropertiesLocalTie
Generated from IDL interface "TCPProtocolProperties" |
Fields in org.omg.RTCORBA declared as ProtocolProperties | |
ProtocolProperties |
ProtocolPropertiesHolder.value
|
Methods in org.omg.RTCORBA that return ProtocolProperties | |
static ProtocolProperties |
ProtocolPropertiesHelper.extract(Any any)
|
static ProtocolProperties |
ProtocolPropertiesHelper.read(InputStream in)
|
static ProtocolProperties |
ProtocolPropertiesHelper.narrow(java.lang.Object obj)
|
static ProtocolProperties |
ProtocolPropertiesHelper.narrow(Object obj)
|
static ProtocolProperties |
ProtocolPropertiesHelper.unchecked_narrow(Object obj)
|
Methods in org.omg.RTCORBA with parameters of type ProtocolProperties | |
static void |
ProtocolPropertiesHelper.insert(Any any,
ProtocolProperties s)
|
static void |
ProtocolPropertiesHelper.write(OutputStream _out,
ProtocolProperties s)
|
Constructors in org.omg.RTCORBA with parameters of type ProtocolProperties | |
ProtocolPropertiesHolder(ProtocolProperties initial)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |