|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use State | |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.POAManagerPackage |
Uses of State in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that return State | |
---|---|
State |
POAManagerLocalTie.get_state()
|
State |
POAManagerOperations.get_state()
|
Uses of State in org.omg.PortableServer.POAManagerPackage |
---|
Fields in org.omg.PortableServer.POAManagerPackage declared as State | |
---|---|
static State |
State.ACTIVE
|
static State |
State.DISCARDING
|
static State |
State.HOLDING
|
static State |
State.INACTIVE
|
State |
StateHolder.value
|
Methods in org.omg.PortableServer.POAManagerPackage that return State | |
---|---|
static State |
StateHelper.extract(Any any)
|
static State |
State.from_int(int value)
|
static State |
StateHelper.read(InputStream in)
|
Methods in org.omg.PortableServer.POAManagerPackage with parameters of type State | |
---|---|
static void |
StateHelper.insert(Any any,
State s)
|
static void |
StateHelper.write(OutputStream out,
State s)
|
Constructors in org.omg.PortableServer.POAManagerPackage with parameters of type State | |
---|---|
StateHolder(State initial)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |