| Package | Description |
|---|---|
| com.sun.corba.ee.impl.encoding | |
| com.sun.corba.ee.impl.folb | |
| com.sun.corba.ee.impl.interceptors | |
| com.sun.corba.ee.impl.ior | |
| com.sun.corba.ee.impl.legacy.connection | |
| com.sun.corba.ee.impl.misc | |
| com.sun.corba.ee.impl.orb | |
| com.sun.corba.ee.impl.plugin.hwlb | |
| com.sun.corba.ee.impl.protocol | |
| com.sun.corba.ee.impl.protocol.giopmsgheaders | |
| com.sun.corba.ee.impl.servicecontext | |
| com.sun.corba.ee.impl.transport | |
| com.sun.corba.ee.spi.ior |
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
|
| com.sun.corba.ee.spi.ior.iiop | |
| com.sun.corba.ee.spi.legacy.connection | |
| com.sun.corba.ee.spi.orb | |
| com.sun.corba.ee.spi.protocol | |
| com.sun.corba.ee.spi.servicecontext | |
| com.sun.corba.ee.spi.transport |
| Modifier and Type | Method and Description |
|---|---|
static Object |
CDRInputStream_1_0.internalIORToObject(IOR ior,
PresentationManager.StubFactory stubFactory,
ORB orb) |
| Modifier and Type | Method and Description |
|---|---|
protected IOR |
ClientGroupManager.extractIOR(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
List<SocketInfo> |
CSIv2SSLTaggedComponentHandler.extract(IOR ior)
Extract is called on each invocation of the IOR, so that the security code can
run properly.
|
List |
ClientGroupManager.getSocketInfo(IOR ior,
List previous) |
protected void |
ClientGroupManager.reportLocatedIOR(ClientRequestInfo ri,
IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
protected IOR |
RequestInfoImpl.getForwardRequestIOR()
Retrieves the IOR of the ForwardRequest exception.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
RequestInfoImpl.iorToObject(IOR ior) |
protected void |
RequestInfoImpl.setForwardRequest(IOR ior)
Stores the given IOR for later forward request analysis.
|
void |
ClientRequestInfoImpl.setLocatedIOR(IOR ior) |
| Modifier and Type | Class and Description |
|---|---|
class |
IORImpl
An IOR is represented as a list of profiles.
|
| Modifier and Type | Method and Description |
|---|---|
IOR |
IORTemplateListImpl.makeIOR(ORB orb,
String typeid,
ObjectId oid) |
IOR |
IORTemplateImpl.makeIOR(ORB orb,
String typeid,
ObjectId oid) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
IORImpl.isEquivalent(IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
SocketInfo |
DefaultSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
| Constructor and Description |
|---|
SocketFactoryContactInfoImpl(ORB orb,
ContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
SocketInfo cookie) |
SocketFactoryContactInfoListImpl(ORB orb,
IOR targetIOR) |
| Modifier and Type | Method and Description |
|---|---|
static byte |
ORBUtility.chooseEncodingVersion(ORB orb,
IOR ior,
GIOPVersion gv) |
static ClientDelegate |
ORBUtility.makeClientDelegate(IOR ior) |
static Object |
ORBUtility.makeObjectReference(IOR ior)
This method is used to create untyped object references.
|
| Modifier and Type | Method and Description |
|---|---|
IOR |
ORBSingleton.getFVDCodeBaseIOR() |
IOR |
ORBImpl.getFVDCodeBaseIOR() |
IOR |
ORBImpl.getIOR(Object obj,
boolean connectIfNecessary) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ParserTable.TestContactInfoListFactory.create(IOR ior) |
SocketInfo |
ParserTable.TestLegacyORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
List |
ParserTable.TestIORToSocketInfo.getSocketInfo(IOR ior,
List previous) |
| Constructor and Description |
|---|
NCCContactInfoListImpl(ORB orb,
IOR ior) |
| Modifier and Type | Field and Description |
|---|---|
protected IOR |
MessageMediatorImpl.replyIOR |
| Modifier and Type | Method and Description |
|---|---|
IOR |
MessageMediatorImpl.getForwardedIOR() |
IOR |
ServerRequestDispatcherImpl.locate(ObjectKey okey)
Called from ORB.locate when a LocateRequest arrives.
|
IOR |
INSServerRequestDispatcher.locate(ObjectKey okey) |
IOR |
BootstrapServerRequestDispatcher.locate(ObjectKey objectKey)
Locates the object mentioned in the locate requests, and returns
object here iff the object is the initial object key.
|
| Modifier and Type | Method and Description |
|---|---|
MessageMediator |
MessageMediatorImpl.createLocationForward(MessageMediator messageMediator,
IOR ior,
ServiceContexts svc) |
protected MessageMediator |
MessageMediatorImpl.createResponseHelper(MessageMediator messageMediator,
ReplyMessage reply,
IOR ior) |
| Constructor and Description |
|---|
FullServantCacheLocalCRDImpl(ORB orb,
int scid,
IOR ior) |
InfoOnlyServantCacheLocalCRDImpl(ORB orb,
int scid,
IOR ior) |
JIDLLocalCRDImpl(ORB orb,
int scid,
IOR ior) |
LocalClientRequestDispatcherBase(ORB orb,
int scid,
IOR ior) |
MessageMediatorImpl(ORB orb,
ContactInfo contactInfo,
Connection connection,
GIOPVersion giopVersion,
IOR ior,
int requestId,
short addrDisposition,
String operationName,
boolean isOneWay) |
MinimalServantCacheLocalCRDImpl(ORB orb,
int scid,
IOR ior) |
POALocalCRDImpl(ORB orb,
int scid,
IOR ior) |
ServantCacheLocalCRDBase(ORB orb,
int scid,
IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
IOR |
ReplyMessage_1_2.getIOR() |
IOR |
ReplyMessage_1_1.getIOR() |
IOR |
ReplyMessage_1_0.getIOR() |
IOR |
LocateReplyOrReplyMessage.getIOR() |
IOR |
LocateReplyMessage_1_2.getIOR() |
IOR |
LocateReplyMessage_1_1.getIOR() |
IOR |
LocateReplyMessage_1_0.getIOR() |
| Modifier and Type | Method and Description |
|---|---|
static LocateReplyMessage |
MessageBase.createLocateReply(ORB orb,
GIOPVersion gv,
byte encodingVersion,
int request_id,
int locate_status,
IOR ior) |
static ReplyMessage |
MessageBase.createReply(ORB orb,
GIOPVersion gv,
byte encodingVersion,
int request_id,
int reply_status,
ServiceContexts service_contexts,
IOR ior) |
static RequestMessage |
MessageBase.createRequest(ORB orb,
GIOPVersion gv,
byte encodingVersion,
int request_id,
boolean response_expected,
IOR ior,
short addrDisp,
String operation,
ServiceContexts service_contexts,
Principal requesting_principal) |
void |
ReplyMessage_1_2.setIOR(IOR ior) |
void |
ReplyMessage_1_1.setIOR(IOR ior) |
void |
ReplyMessage_1_0.setIOR(IOR ior) |
void |
ReplyMessage.setIOR(IOR newIOR) |
| Modifier and Type | Method and Description |
|---|---|
IOR |
SendingContextServiceContextImpl.getIOR() |
| Constructor and Description |
|---|
SendingContextServiceContextImpl(IOR ior) |
| Modifier and Type | Field and Description |
|---|---|
protected IOR |
ConnectionImpl.codeBaseServerIOR |
protected IOR |
ContactInfoListImpl.effectiveTargetIOR |
protected IOR |
ContactInfoBase.effectiveTargetIOR |
protected IOR |
ContactInfoListImpl.targetIOR |
| Modifier and Type | Method and Description |
|---|---|
IOR |
ConnectionImpl.getCodeBaseIOR() |
IOR |
ContactInfoListImpl.getEffectiveTargetIOR() |
IOR |
ContactInfoBase.getEffectiveTargetIOR() |
IOR |
ContactInfoListImpl.getTargetIOR() |
IOR |
ContactInfoBase.getTargetIOR() |
| Modifier and Type | Method and Description |
|---|---|
List<? extends SocketInfo> |
DefaultIORToSocketInfoImpl.getSocketInfo(IOR ior,
List<? extends SocketInfo> previous) |
void |
ContactInfoListIteratorImpl.reportRedirect(ContactInfo contactInfo,
IOR forwardedIOR) |
void |
ConnectionImpl.setCodeBaseIOR(IOR ior) |
void |
ContactInfoListImpl.setEffectiveTargetIOR(IOR newIOR) |
void |
ContactInfoListImpl.setTargetIOR(IOR targetIOR) |
void |
ContactInfoListIteratorImpl.updateEffectiveTargetIOR(IOR newIOR) |
| Constructor and Description |
|---|
ContactInfoImpl(ORB orb,
ContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
String socketType,
String hostname,
int port) |
ContactInfoListImpl(ORB orb,
IOR targetIOR) |
SharedCDRContactInfoImpl(ORB orb,
ContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition) |
| Modifier and Type | Method and Description |
|---|---|
static IOR |
IORFactories.makeIOR(ORB orb)
Create an empty IOR for the given orb with a null typeid.
|
static IOR |
IORFactories.makeIOR(ORB orb,
InputStream is)
Read an IOR from an InputStream.
|
static IOR |
IORFactories.makeIOR(ORB orb,
String typeid)
Create an empty IOR for the given orb and typeid.
|
IOR |
IORFactory.makeIOR(ORB orb,
String typeid,
ObjectId oid)
Construct an IOR containing the given ORB, typeid, and ObjectId.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
IOR.isEquivalent(IOR ior)
Return true if this IOR is equivalent to ior.
|
static Object |
IORFactories.makeObjectReference(IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
static GIOPVersion |
GIOPVersion.chooseRequestVersion(ORB orb,
IOR ior)
This chooses the appropriate GIOP version.
|
| Modifier and Type | Method and Description |
|---|---|
SocketInfo |
ORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo)
DEPRECATED.
|
| Modifier and Type | Method and Description |
|---|---|
abstract IOR |
ORB.getFVDCodeBaseIOR() |
protected IOR |
ORB.getIOR(Object obj)
Return the ORB's TimerManager.
|
IOR |
ORB.getIOR(Object obj,
boolean connectIfNecessary)
Get the IOR for the CORBA object.
|
| Modifier and Type | Method and Description |
|---|---|
IOR |
MessageMediator.getForwardedIOR() |
IOR |
ForwardException.getIOR() |
IOR |
ServerRequestDispatcher.locate(ObjectKey key)
Handle a locate request.
|
| Modifier and Type | Method and Description |
|---|---|
LocalClientRequestDispatcher |
LocalClientRequestDispatcherFactory.create(int id,
IOR ior) |
MessageMediator |
ProtocolHandler.createLocationForward(MessageMediator messageMediator,
IOR ior,
ServiceContexts svc) |
| Constructor and Description |
|---|
ForwardException(ORB orb,
IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
IOR |
SendingContextServiceContext.getIOR() |
| Modifier and Type | Method and Description |
|---|---|
static SendingContextServiceContext |
ServiceContextDefaults.makeSendingContextServiceContext(IOR ior) |
| Modifier and Type | Method and Description |
|---|---|
IOR |
Connection.getCodeBaseIOR() |
IOR |
ContactInfoList.getEffectiveTargetIOR() |
IOR |
ContactInfo.getEffectiveTargetIOR() |
IOR |
ContactInfoList.getTargetIOR() |
IOR |
ContactInfo.getTargetIOR() |
IOR |
IORTransformer.unmarshal(CDRInputObject io) |
| Modifier and Type | Method and Description |
|---|---|
ContactInfoList |
ContactInfoListFactory.create(IOR ior) |
List<? extends SocketInfo> |
IORToSocketInfo.getSocketInfo(IOR ior,
List<? extends SocketInfo> previous)
Used to extract socket address information from an IOR.
|
void |
IORTransformer.marshal(CDROutputObject oo,
IOR ior) |
void |
ContactInfoListIterator.reportRedirect(ContactInfo contactInfo,
IOR forwardedIOR) |
void |
Connection.setCodeBaseIOR(IOR ior) |
void |
ContactInfoList.setEffectiveTargetIOR(IOR locatedIor) |
void |
ContactInfoList.setTargetIOR(IOR ior) |
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.