Package | Description |
---|---|
com.sun.corba.se.impl.encoding | |
com.sun.corba.se.impl.interceptors | |
com.sun.corba.se.impl.ior | |
com.sun.corba.se.impl.legacy.connection | |
com.sun.corba.se.impl.orb | |
com.sun.corba.se.impl.orbutil | |
com.sun.corba.se.impl.protocol | |
com.sun.corba.se.impl.protocol.giopmsgheaders | |
com.sun.corba.se.impl.transport | |
com.sun.corba.se.spi.ior |
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
|
com.sun.corba.se.spi.ior.iiop | |
com.sun.corba.se.spi.legacy.connection | |
com.sun.corba.se.spi.orb | |
com.sun.corba.se.spi.protocol | |
com.sun.corba.se.spi.servicecontext | |
com.sun.corba.se.spi.transport |
Modifier and Type | Method and Description |
---|---|
static Object |
CDRInputStream_1_0.internalIORToObject(IOR ior,
PresentationManager.StubFactory stubFactory,
ORB orb) |
Modifier and Type | Field and Description |
---|---|
protected IOR |
RequestInfoImpl.forwardRequestIOR |
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.
|
protected 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 |
IORTemplateImpl.makeIOR(ORB orb,
String typeid,
ObjectId oid) |
IOR |
IORTemplateListImpl.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,
CorbaContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
SocketInfo cookie) |
SocketFactoryContactInfoListImpl(ORB orb,
IOR targetIOR) |
Modifier and Type | Method and Description |
---|---|
IOR |
ORBSingleton.getFVDCodeBaseIOR() |
IOR |
ORBImpl.getFVDCodeBaseIOR() |
Modifier and Type | Method and Description |
---|---|
CorbaContactInfoList |
ParserTable.TestContactInfoListFactory.create(IOR ior) |
SocketInfo |
ParserTable.TestLegacyORBSocketFactory.getEndPointInfo(ORB orb,
IOR ior,
SocketInfo socketInfo) |
List |
ParserTable.TestIORToSocketInfo.getSocketInfo(IOR ior) |
Modifier and Type | Method and Description |
---|---|
static IOR |
ORBUtility.connectAndGetIOR(ORB orb,
Object obj)
Obtains an IOR for the object reference obj, first connecting it to
the ORB if necessary.
|
static IOR |
ORBUtility.getIOR(Object obj)
This method obtains an IOR from a CORBA object reference.
|
Modifier and Type | Method and Description |
---|---|
static byte |
ORBUtility.getEncodingVersion(ORB orb,
IOR ior) |
static CorbaClientDelegate |
ORBUtility.makeClientDelegate(IOR ior) |
static Object |
ORBUtility.makeObjectReference(IOR ior)
This method is used to create untyped object references.
|
Modifier and Type | Field and Description |
---|---|
protected IOR |
CorbaMessageMediatorImpl.replyIOR |
Modifier and Type | Method and Description |
---|---|
IOR |
CorbaMessageMediatorImpl.getForwardedIOR() |
IOR |
INSServerRequestDispatcher.locate(ObjectKey okey) |
IOR |
CorbaServerRequestDispatcherImpl.locate(ObjectKey okey)
XXX/REVISIT:
We do not want to look for a servant in the POA/ServantManager case,
but we could in most other cases.
|
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 |
---|---|
CorbaMessageMediator |
CorbaMessageMediatorImpl.createLocationForward(CorbaMessageMediator messageMediator,
IOR ior,
ServiceContexts svc) |
protected CorbaMessageMediator |
CorbaMessageMediatorImpl.createResponseHelper(CorbaMessageMediator messageMediator,
ReplyMessage reply,
IOR ior) |
Constructor and Description |
---|
CorbaMessageMediatorImpl(ORB orb,
ContactInfo contactInfo,
Connection connection,
GIOPVersion giopVersion,
IOR ior,
int requestId,
short addrDisposition,
String operationName,
boolean isOneWay) |
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) |
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 |
LocateReplyOrReplyMessage.getIOR() |
IOR |
LocateReplyMessage_1_1.getIOR() |
IOR |
LocateReplyMessage_1_0.getIOR() |
IOR |
ReplyMessage_1_2.getIOR() |
IOR |
LocateReplyMessage_1_2.getIOR() |
IOR |
ReplyMessage_1_1.getIOR() |
IOR |
ReplyMessage_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.setIOR(IOR newIOR) |
void |
ReplyMessage_1_2.setIOR(IOR ior) |
void |
ReplyMessage_1_1.setIOR(IOR ior) |
void |
ReplyMessage_1_0.setIOR(IOR ior) |
Modifier and Type | Field and Description |
---|---|
protected IOR |
SocketOrChannelConnectionImpl.codeBaseServerIOR |
protected IOR |
CorbaContactInfoListImpl.effectiveTargetIOR |
protected IOR |
CorbaContactInfoBase.effectiveTargetIOR |
protected IOR |
CorbaContactInfoListImpl.targetIOR |
Modifier and Type | Method and Description |
---|---|
IOR |
SocketOrChannelConnectionImpl.getCodeBaseIOR() |
IOR |
CorbaContactInfoListImpl.getEffectiveTargetIOR() |
IOR |
CorbaContactInfoBase.getEffectiveTargetIOR() |
IOR |
CorbaContactInfoListImpl.getTargetIOR() |
IOR |
CorbaContactInfoBase.getTargetIOR() |
Modifier and Type | Method and Description |
---|---|
protected void |
CorbaContactInfoListImpl.addRemoteContactInfos(IOR effectiveTargetIOR,
List effectiveTargetIORContactInfoList) |
List |
DefaultIORToSocketInfoImpl.getSocketInfo(IOR ior) |
void |
CorbaContactInfoListIteratorImpl.reportRedirect(CorbaContactInfo contactInfo,
IOR forwardedIOR) |
void |
SocketOrChannelConnectionImpl.setCodeBaseIOR(IOR ior) |
void |
CorbaContactInfoListImpl.setEffectiveTargetIOR(IOR effectiveTargetIOR) |
void |
CorbaContactInfoListImpl.setTargetIOR(IOR targetIOR) |
void |
CorbaContactInfoListIteratorImpl.updateEffectiveTargetIOR(IOR newIOR) |
Constructor and Description |
---|
CorbaContactInfoListImpl(ORB orb,
IOR targetIOR) |
SharedCDRContactInfoImpl(ORB orb,
CorbaContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition) |
SocketOrChannelContactInfoImpl(ORB orb,
CorbaContactInfoList contactInfoList,
IOR effectiveTargetIOR,
short addressingDisposition,
String socketType,
String hostname,
int port) |
Modifier and Type | Method and Description |
---|---|
static IOR |
IORFactories.getIOR(Object obj) |
static IOR |
IORFactories.makeIOR(InputStream is)
Read an IOR from an InputStream.
|
static IOR |
IORFactories.makeIOR(ORB orb)
Create an empty IOR for the given orb with a null typeid.
|
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() |
Modifier and Type | Method and Description |
---|---|
IOR |
CorbaMessageMediator.getForwardedIOR() |
IOR |
ForwardException.getIOR() |
IOR |
CorbaServerRequestDispatcher.locate(ObjectKey key)
Handle a locate request.
|
Modifier and Type | Method and Description |
---|---|
LocalClientRequestDispatcher |
LocalClientRequestDispatcherFactory.create(int id,
IOR ior) |
CorbaMessageMediator |
CorbaProtocolHandler.createLocationForward(CorbaMessageMediator messageMediator,
IOR ior,
ServiceContexts svc) |
Constructor and Description |
---|
ForwardException(ORB orb,
IOR ior) |
Modifier and Type | Method and Description |
---|---|
IOR |
SendingContextServiceContext.getIOR() |
Constructor and Description |
---|
SendingContextServiceContext(IOR ior) |
Modifier and Type | Method and Description |
---|---|
IOR |
CorbaConnection.getCodeBaseIOR() |
IOR |
CorbaContactInfo.getEffectiveTargetIOR() |
IOR |
CorbaContactInfoList.getEffectiveTargetIOR() |
IOR |
CorbaContactInfo.getTargetIOR() |
IOR |
CorbaContactInfoList.getTargetIOR() |
IOR |
IORTransformer.unmarshal(CorbaInputObject io) |
Modifier and Type | Method and Description |
---|---|
CorbaContactInfoList |
CorbaContactInfoListFactory.create(IOR ior) |
List |
IORToSocketInfo.getSocketInfo(IOR ior)
Used to extract socket address information from an IOR.
|
void |
IORTransformer.marshal(CorbaOutputObject oo,
IOR ior) |
void |
CorbaContactInfoListIterator.reportRedirect(CorbaContactInfo contactInfo,
IOR forwardedIOR) |
void |
CorbaConnection.setCodeBaseIOR(IOR ior) |
void |
CorbaContactInfoList.setEffectiveTargetIOR(IOR locatedIor) |
void |
CorbaContactInfoList.setTargetIOR(IOR ior) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.