Package | Description |
---|---|
org.jboss.com.sun.corba.se.impl.oa.poa | |
org.jboss.com.sun.corba.se.spi.oa | |
org.jboss.com.sun.corba.se.spi.orb |
Modifier and Type | Method and Description |
---|---|
void |
POAImpl.getInvocationServant(OAInvocationInfo info) |
Modifier and Type | Method and Description |
---|---|
OAInvocationInfo |
ObjectAdapter.makeInvocationInfo(byte[] objectId)
Create an instance of InvocationInfo that is appropriate for this Object adapter.
|
OAInvocationInfo |
ObjectAdapterBase.makeInvocationInfo(byte[] objectId) |
Modifier and Type | Method and Description |
---|---|
void |
ObjectAdapter.getInvocationServant(OAInvocationInfo info)
Get the servant for the request given by the parameters.
|
abstract void |
ObjectAdapterBase.getInvocationServant(OAInvocationInfo info) |
Constructor and Description |
---|
OAInvocationInfo(OAInvocationInfo info,
String operation) |
Modifier and Type | Method and Description |
---|---|
abstract OAInvocationInfo |
ORB.peekInvocationInfo() |
abstract OAInvocationInfo |
ORB.popInvocationInfo() |
Modifier and Type | Method and Description |
---|---|
abstract void |
ORB.pushInvocationInfo(OAInvocationInfo info) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.