Package | Description |
---|---|
org.jacorb.orb.dsi | |
org.jacorb.poa | |
org.omg.PortableServer |
Modifier and Type | Method and Description |
---|---|
void |
ServerRequest.setLocationForward(ForwardRequest request) |
Modifier and Type | Method and Description |
---|---|
Servant |
POA._incarnateServant(byte[] oid,
ServantActivator sa)
Called from Delegate.
|
protected Servant |
AOM.incarnate(byte[] oid,
ServantActivator servant_activator,
POA poa) |
Modifier and Type | Method and Description |
---|---|
static ForwardRequest |
ForwardRequestHelper.extract(Any any) |
static ForwardRequest |
ForwardRequestHelper.read(InputStream in) |
Modifier and Type | Method and Description |
---|---|
static void |
ForwardRequestHelper.insert(Any any,
ForwardRequest s) |
static void |
ForwardRequestHelper.write(OutputStream out,
ForwardRequest s) |
Modifier and Type | Method and Description |
---|---|
Servant |
ServantActivatorLocalTie.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantActivatorOperations.incarnate(byte[] oid,
POA adapter) |
Servant |
_ServantActivatorStub.incarnate(byte[] oid,
POA adapter) |
Servant |
ServantActivatorPOATie.incarnate(byte[] oid,
POA adapter) |
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant) |
void |
_ServantLocatorStub.postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant) |
void |
ServantLocatorPOATie.postinvoke(byte[] oid,
POA adapter,
String operation,
Object the_cookie,
Servant the_servant) |
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
Servant |
_ServantLocatorStub.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
Servant |
ServantLocatorPOATie.preinvoke(byte[] oid,
POA adapter,
String operation,
CookieHolder the_cookie) |
Copyright © 2017 JacORB. All rights reserved.