|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServantAlreadyActive | |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Uses of ServantAlreadyActive in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that throw ServantAlreadyActive | |
---|---|
void |
POALocalTie.activate_object_with_id(byte[] id,
Servant p_servant)
|
void |
POAOperations.activate_object_with_id(byte[] id,
Servant p_servant)
|
byte[] |
POALocalTie.activate_object(Servant p_servant)
|
byte[] |
POAOperations.activate_object(Servant p_servant)
|
Uses of ServantAlreadyActive in org.omg.PortableServer.POAPackage |
---|
Methods in org.omg.PortableServer.POAPackage that return ServantAlreadyActive | |
---|---|
static ServantAlreadyActive |
ServantAlreadyActiveHelper.extract(Any any)
|
static ServantAlreadyActive |
ServantAlreadyActiveHelper.read(InputStream in)
|
Methods in org.omg.PortableServer.POAPackage with parameters of type ServantAlreadyActive | |
---|---|
static void |
ServantAlreadyActiveHelper.insert(Any any,
ServantAlreadyActive s)
|
static void |
ServantAlreadyActiveHelper.write(OutputStream out,
ServantAlreadyActive s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |