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) |
void |
ServantLocatorOperations.postinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
java.lang.Object the_cookie,
Servant the_servant) |
Servant |
ServantLocatorOperations.preinvoke(byte[] oid,
POA adapter,
java.lang.String operation,
CookieHolder the_cookie) |