|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WrongPolicy | |
---|---|
org.omg.PortableServer | |
org.omg.PortableServer.POAPackage |
Uses of WrongPolicy in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that throw WrongPolicy | |
---|---|
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)
|
Object |
POALocalTie.create_reference(java.lang.String intf)
|
Object |
POAOperations.create_reference(java.lang.String intf)
|
void |
POALocalTie.deactivate_object(byte[] oid)
|
void |
POAOperations.deactivate_object(byte[] oid)
|
ServantManager |
POALocalTie.get_servant_manager()
|
ServantManager |
POAOperations.get_servant_manager()
|
Servant |
POALocalTie.get_servant()
|
Servant |
POAOperations.get_servant()
|
Object |
POALocalTie.id_to_reference(byte[] oid)
|
Object |
POAOperations.id_to_reference(byte[] oid)
|
Servant |
POALocalTie.id_to_servant(byte[] oid)
|
Servant |
POAOperations.id_to_servant(byte[] oid)
|
byte[] |
POALocalTie.reference_to_id(Object reference)
|
byte[] |
POAOperations.reference_to_id(Object reference)
|
Servant |
POALocalTie.reference_to_servant(Object reference)
|
Servant |
POAOperations.reference_to_servant(Object reference)
|
byte[] |
POALocalTie.servant_to_id(Servant p_servant)
|
byte[] |
POAOperations.servant_to_id(Servant p_servant)
|
Object |
POALocalTie.servant_to_reference(Servant p_servant)
|
Object |
POAOperations.servant_to_reference(Servant p_servant)
|
void |
POALocalTie.set_servant_manager(ServantManager imgr)
|
void |
POAOperations.set_servant_manager(ServantManager imgr)
|
void |
POALocalTie.set_servant(Servant p_servant)
|
void |
POAOperations.set_servant(Servant p_servant)
|
Uses of WrongPolicy in org.omg.PortableServer.POAPackage |
---|
Methods in org.omg.PortableServer.POAPackage that return WrongPolicy | |
---|---|
static WrongPolicy |
WrongPolicyHelper.extract(Any any)
|
static WrongPolicy |
WrongPolicyHelper.read(InputStream in)
|
Methods in org.omg.PortableServer.POAPackage with parameters of type WrongPolicy | |
---|---|
static void |
WrongPolicyHelper.insert(Any any,
WrongPolicy s)
|
static void |
WrongPolicyHelper.write(OutputStream out,
WrongPolicy s)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |