Modifier and Type | Field and Description |
---|---|
protected ORB |
RequestImpl._orb |
protected ORB |
AnyImpl.orb |
Modifier and Type | Method and Description |
---|---|
protected static TypeCodeImpl |
TypeCodeImpl.convertToNative(ORB orb,
TypeCode tc) |
TypeCode |
AnyImpl.createTypeCodeForClass(Class<?> c,
ORB tcORB)
Utility method for insert_Value and Util.writeAny.
|
Any |
AnyImpl.extractAny(TypeCode memberType,
ORB orb) |
static Any |
AnyImpl.extractAnyFromStream(TypeCode memberType,
InputStream input,
ORB orb) |
static CDROutputStream |
TypeCodeImpl.newOutputStream(ORB orb) |
Constructor and Description |
---|
AnyImpl(ORB orb)
A constructor that sets the Any to contain a null.
|
AnyImpl(ORB orb,
Any obj) |
AsynchInvoke(ORB o,
RequestImpl reqToInvokeOn,
boolean n) |
NamedValueImpl(ORB orb) |
NamedValueImpl(ORB orb,
String name,
Any value,
int flags) |
NVListImpl(ORB orb) |
NVListImpl(ORB orb,
int size) |
RequestImpl(ORB orb,
Object targetObject,
Context ctx,
String operationName,
NVList argumentList,
NamedValue resultContainer,
ExceptionList exceptionList,
ContextList ctxList) |
TypeCodeImpl(ORB orb) |
TypeCodeImpl(ORB orb,
int creationKind) |
TypeCodeImpl(ORB orb,
int creationKind,
int bound) |
TypeCodeImpl(ORB orb,
int creationKind,
int bound,
int offset) |
TypeCodeImpl(ORB orb,
int creationKind,
int bound,
TypeCode element_type) |
TypeCodeImpl(ORB orb,
int creationKind,
short digits,
short scale) |
TypeCodeImpl(ORB orb,
int creationKind,
String id,
String name) |
TypeCodeImpl(ORB orb,
int creationKind,
String id,
String name,
short type_modifier,
TypeCode concrete_base,
ValueMember[] members) |
TypeCodeImpl(ORB orb,
int creationKind,
String id,
String name,
String[] members) |
TypeCodeImpl(ORB orb,
int creationKind,
String id,
String name,
StructMember[] members) |
TypeCodeImpl(ORB orb,
int creationKind,
String id,
String name,
TypeCode original_type) |
TypeCodeImpl(ORB orb,
int creationKind,
String id,
String name,
TypeCode discriminator_type,
UnionMember[] members) |
TypeCodeImpl(ORB orb,
String id) |
TypeCodeImpl(ORB orb,
TypeCode tc) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
CDROutputStream_1_0.orb |
protected ORB |
CDROutputStream.orb |
protected ORB |
CDRInputStream_1_0.orb |
protected ORB |
BufferManagerWrite.orb |
Modifier and Type | Method and Description |
---|---|
static BufferManagerRead |
BufferManagerFactory.defaultBufferManagerRead(ORB orb) |
void |
ByteBufferWithInfo.growBuffer(ORB orb) |
static Object |
CDRInputStream_1_0.internalIORToObject(IOR ior,
PresentationManager.StubFactory stubFactory,
ORB orb) |
static BufferManagerRead |
BufferManagerFactory.newBufferManagerRead(GIOPVersion version,
byte encodingVersion,
ORB orb) |
static BufferManagerRead |
BufferManagerFactory.newBufferManagerRead(int strategy,
byte encodingVersion,
ORB orb) |
static BufferManagerWrite |
BufferManagerFactory.newBufferManagerWrite(GIOPVersion version,
byte encodingVersion,
ORB orb) |
static BufferManagerWrite |
BufferManagerFactory.newBufferManagerWrite(int strategy,
byte encodingVersion,
ORB orb) |
Constructor and Description |
---|
CDRInputObject(ORB orb,
CorbaConnection corbaConnection,
ByteBuffer byteBuffer,
Message header) |
CDROutputObject(ORB orb,
CorbaMessageMediator mediator,
GIOPVersion giopVersion,
CorbaConnection connection,
Message header,
byte streamFormatVersion) |
CDROutputObject(ORB orb,
MessageMediator messageMediator,
Message header,
byte streamFormatVersion) |
CDROutputObject(ORB orb,
MessageMediator messageMediator,
Message header,
byte streamFormatVersion,
int strategy) |
CDROutputStream(ORB orb,
GIOPVersion version,
byte encodingVersion,
boolean littleEndian,
BufferManagerWrite bufferManager,
byte streamFormatVersion) |
CDROutputStream(ORB orb,
GIOPVersion version,
byte encodingVersion,
boolean littleEndian,
BufferManagerWrite bufferManager,
byte streamFormatVersion,
boolean usePooledByteBuffers) |
EncapsOutputStream(ORB orb) |
EncapsOutputStream(ORB orb,
boolean isLittleEndian) |
EncapsOutputStream(ORB orb,
GIOPVersion version) |
EncapsOutputStream(ORB orb,
GIOPVersion version,
boolean isLittleEndian) |
TypeCodeOutputStream(ORB orb) |
TypeCodeOutputStream(ORB orb,
boolean littleEndian) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
ObjectReferenceProducerBase.orb |
Modifier and Type | Method and Description |
---|---|
ORB |
IORImpl.getORB() |
Modifier and Type | Method and Description |
---|---|
CorbaServerRequestDispatcher |
ObjectKeyImpl.getServerRequestDispatcher(ORB orb) |
CorbaServerRequestDispatcher |
WireObjectKeyTemplate.getServerRequestDispatcher(ORB orb,
ObjectId id) |
CorbaServerRequestDispatcher |
ObjectKeyTemplateBase.getServerRequestDispatcher(ORB orb,
ObjectId id) |
IOR |
IORTemplateListImpl.makeIOR(ORB orb,
String typeid,
ObjectId oid) |
IOR |
IORTemplateImpl.makeIOR(ORB orb,
String typeid,
ObjectId oid) |
Constructor and Description |
---|
IORImpl(ORB orb)
Construct an empty IOR.
|
IORImpl(ORB orb,
String typeid) |
IORImpl(ORB orb,
String typeId,
IORTemplateList iortemps,
ObjectId id)
Construct an IOR from an IORTemplate by applying the same object id to each TaggedProfileTemplate in the
IORTemplate.
|
IORImpl(ORB orb,
String typeId,
IORTemplate iortemp,
ObjectId id)
Construct an IOR from an IORTemplate by applying the same object id to each TaggedProfileTemplate in the
IORTemplate.
|
JIDLObjectKeyTemplate(ORB orb,
int scid,
int serverid) |
JIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is)
This constructor reads the template ONLY from the stream.
|
JIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh)
This constructor reads a complete ObjectKey (template and Id) from the stream.
|
NewObjectKeyTemplateBase(ORB orb,
int magic,
int scid,
int serverid,
String orbid,
ObjectAdapterId oaid) |
ObjectKeyFactoryImpl(ORB orb) |
ObjectKeyTemplateBase(ORB orb,
int magic,
int scid,
int serverid,
String orbid,
ObjectAdapterId oaid) |
ObjectReferenceFactoryImpl(ORB orb,
IORTemplateList iortemps) |
ObjectReferenceProducerBase(ORB orb) |
ObjectReferenceTemplateImpl(ORB orb,
IORTemplate iortemp) |
OldJIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is) |
OldJIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh) |
OldJIDLObjectKeyTemplate(ORB orb,
int magic,
int scid,
int serverid) |
OldObjectKeyTemplateBase(ORB orb,
int magic,
int scid,
int serverid,
String orbid,
ObjectAdapterId oaid) |
OldPOAObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is)
This constructor reads the template ONLY from the stream
|
OldPOAObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh)
This constructor reads a complete ObjectKey (template and Id) from the stream.
|
OldPOAObjectKeyTemplate(ORB orb,
int magic,
int scid,
int serverid,
int orbid,
int poaid) |
POAObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is)
This constructor reads the template ONLY from the stream.
|
POAObjectKeyTemplate(ORB orb,
int magic,
int scid,
InputStream is,
OctetSeqHolder osh)
This constructor reads a complete ObjectKey (template and Id) from the stream.
|
POAObjectKeyTemplate(ORB orb,
int scid,
int serverid,
String orbid,
ObjectAdapterId objectAdapterId) |
WireObjectKeyTemplate(ORB orb) |
Constructor and Description |
---|
CodeSetsComponentImpl(ORB orb) |
IIOPAddressImpl(ORB orb,
String host,
int port) |
IIOPProfileImpl(ORB orb,
ObjectKeyTemplate oktemp,
ObjectId oid,
IIOPProfileTemplate proftemp) |
IIOPProfileImpl(ORB orb,
TaggedProfile profile) |
IIOPProfileTemplateImpl(ORB orb,
GIOPVersion version,
IIOPAddress primary) |
Modifier and Type | Method and Description |
---|---|
static UtilSystemException |
UtilSystemException.get(ORB orb,
String logDomain) |
static POASystemException |
POASystemException.get(ORB orb,
String logDomain) |
static ORBUtilSystemException |
ORBUtilSystemException.get(ORB orb,
String logDomain) |
static OMGSystemException |
OMGSystemException.get(ORB orb,
String logDomain) |
static IORSystemException |
IORSystemException.get(ORB orb,
String logDomain) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
POAPolicyMediatorBase.orb |
Modifier and Type | Method and Description |
---|---|
ORB |
POAFactory.getORB() |
Modifier and Type | Method and Description |
---|---|
void |
POAFactory.init(ORB orb) |
Constructor and Description |
---|
DelegateImpl(ORB orb,
POAFactory factory) |
POACurrent(ORB orb) |
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 ValueHandler |
ORBUtility.createValueHandler(ORB orb)
Creates the correct ValueHandler for the given ORB, querying ORBVersion information.
|
static byte |
ORBUtility.getEncodingVersion(ORB orb,
IOR ior) |
static RepositoryIdStrings |
RepositoryIdFactory.getRepIdStringsFactory(ORB orb)
Checks the version of the ORB and returns the appropriate RepositoryIdStrings instance.
|
static RepositoryIdUtility |
RepositoryIdFactory.getRepIdUtility(ORB orb)
Checks the version of the ORB and returns the appropriate RepositoryIdUtility instance.
|
static boolean |
ORBUtility.isForeignORB(ORB orb)
Returns true if it was accurately determined that the remote ORB is a foreign (non-JavaSoft) ORB.
|
static boolean |
ORBUtility.isLegacyORB(ORB orb)
Returns true if the given ORB could accurately be determined to be a Kestrel or earlier ORB.
|
Constructor and Description |
---|
CacheTable(ORB orb,
boolean u) |
Modifier and Type | Method and Description |
---|---|
Object[] |
DynamicMethodMarshallerImpl.copyArguments(Object[] args,
ORB orb) |
Object |
DynamicMethodMarshallerImpl.copyResult(Object result,
ORB orb) |
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 LocateRequestMessage |
MessageBase.createLocateRequest(ORB orb,
GIOPVersion gv,
byte encodingVersion,
int request_id,
byte[] object_key) |
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) |
static Message |
MessageBase.readGIOPBody(ORB orb,
CorbaConnection connection,
Message msg) |
static MessageBase |
MessageBase.readGIOPHeader(ORB orb,
CorbaConnection connection) |
static MessageBase |
MessageBase.readGIOPMessage(ORB orb,
CorbaConnection connection) |
Constructor and Description |
---|
ByteBufferPoolImpl(ORB theORB) |
Constructor and Description |
---|
CorbaOutputObject(ORB orb,
GIOPVersion version,
byte encodingVersion,
boolean littleEndian,
BufferManagerWrite bufferManager,
byte streamFormatVersion,
boolean usePooledByteBuffers) |
Modifier and Type | Method and Description |
---|---|
ORB |
IOR.getORB() |
Modifier and Type | Method and Description |
---|---|
TaggedComponent[] |
TaggedProfileTemplateBase.getIOPComponents(ORB orb,
int id) |
TaggedComponent[] |
TaggedProfileTemplate.getIOPComponents(ORB orb,
int id)
Return the tagged components in this profile (if any) in the GIOP marshalled form, which is required for Portable
Interceptors.
|
CorbaServerRequestDispatcher |
ObjectKey.getServerRequestDispatcher(ORB orb) |
CorbaServerRequestDispatcher |
ObjectKeyTemplate.getServerRequestDispatcher(ORB orb,
ObjectId id) |
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.
|
static ObjectKeyFactory |
IORFactories.makeObjectKeyFactory(ORB orb) |
static ObjectReferenceFactory |
IORFactories.makeObjectReferenceFactory(ORB orb,
IORTemplateList iortemps) |
static ObjectReferenceTemplate |
IORFactories.makeObjectReferenceTemplate(ORB orb,
IORTemplate iortemp) |
static void |
IORFactories.registerValueFactories(ORB orb)
This method must be called in order to register the value factories for the ObjectReferenceTemplate and
ObjectReferenceFactory value types.
|
Modifier and Type | Method and Description |
---|---|
static GIOPVersion |
GIOPVersion.chooseRequestVersion(ORB orb,
IOR ior)
This chooses the appropriate GIOP version.
|
static CodeSetsComponent |
IIOPFactories.makeCodeSetsComponent(ORB orb) |
static IIOPAddress |
IIOPFactories.makeIIOPAddress(ORB orb,
String host,
int port) |
static IIOPProfile |
IIOPFactories.makeIIOPProfile(ORB orb,
ObjectKeyTemplate oktemp,
ObjectId oid,
IIOPProfileTemplate ptemp) |
static IIOPProfile |
IIOPFactories.makeIIOPProfile(ORB orb,
TaggedProfile profile) |
static IIOPProfileTemplate |
IIOPFactories.makeIIOPProfileTemplate(ORB orb,
GIOPVersion version,
IIOPAddress primary) |
Modifier and Type | Method and Description |
---|---|
ORB |
ObjectAdapterFactory.getORB() |
ORB |
ObjectAdapterBase.getORB() |
ORB |
ObjectAdapter.getORB()
Returns the ORB associated with this adapter.
|
Modifier and Type | Method and Description |
---|---|
void |
ObjectAdapterFactory.init(ORB orb)
Initialize this object adapter factory instance.
|
Constructor and Description |
---|
ObjectAdapterBase(ORB orb) |
Modifier and Type | Method and Description |
---|---|
Object[] |
DynamicMethodMarshaller.copyArguments(Object[] args,
ORB orb)
Copy the arguments as needed for this particular method.
|
Object |
DynamicMethodMarshaller.copyResult(Object result,
ORB orb)
Copy the result as needed for this particular method.
|
Constructor and Description |
---|
ForwardException(ORB orb,
IOR ior) |
ForwardException(ORB orb,
Object obj) |
Constructor and Description |
---|
ServiceContextRegistry(ORB orb) |
ServiceContexts(ORB orb) |
Modifier and Type | Method and Description |
---|---|
ORB |
CorbaConnection.getBroker() |
Modifier and Type | Method and Description |
---|---|
void |
ORBSocketFactory.setORB(ORB orb) |
void |
CorbaContactInfoListFactory.setORB(ORB orb)
This will be called after the no-arg constructor before create is called.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.