|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ORB in javax.rmi.CORBA |
---|
Methods in javax.rmi.CORBA that return ORB | |
---|---|
ORB |
Tie.orb()
|
Methods in javax.rmi.CORBA with parameters of type ORB | |
---|---|
void |
Stub.connect(ORB orb)
|
void |
StubDelegate.connect(Stub self,
ORB orb)
|
Object |
UtilDelegate.copyObject(Object o,
ORB orb)
|
static Object |
Util.copyObject(Object o,
ORB orb)
|
Object[] |
UtilDelegate.copyObjects(Object[] objs,
ORB orb)
|
static Object[] |
Util.copyObjects(Object[] objs,
ORB orb)
|
void |
Tie.orb(ORB orb)
|
Uses of ORB in org.apache.yoko.orb.CORBA |
---|
Subclasses of ORB in org.apache.yoko.orb.CORBA | |
---|---|
class |
ORBSingleton
|
Methods in org.apache.yoko.orb.CORBA that return ORB | |
---|---|
ORB |
OutputStream.orb()
|
ORB |
InputStream.orb()
|
ORB |
Delegate.orb(Object self)
|
Constructors in org.apache.yoko.orb.CORBA with parameters of type ORB | |
---|---|
Context(ORB orb,
String name)
|
|
Context(ORB orb,
String name,
String[] strings)
|
|
NVList(ORB orb)
|
|
NVList(ORB orb,
int n)
|
Uses of ORB in org.apache.yoko.orb.CosNaming |
---|
Fields in org.apache.yoko.orb.CosNaming declared as ORB | |
---|---|
protected ORB |
NamingContextBase.orb
|
Constructors in org.apache.yoko.orb.CosNaming with parameters of type ORB | |
---|---|
NamingContextBase(ORB orb,
POA poa)
Create a new base NamingContext (super class constructor for the derived classes). |
Uses of ORB in org.apache.yoko.orb.CosNaming.tnaming |
---|
Fields in org.apache.yoko.orb.CosNaming.tnaming declared as ORB | |
---|---|
protected ORB |
TransientNameService.createdOrb
|
Methods in org.apache.yoko.orb.CosNaming.tnaming with parameters of type ORB | |
---|---|
void |
TransientNameService.initialize(ORB orb)
Initialize a transient name service on a specific ORB. |
Constructors in org.apache.yoko.orb.CosNaming.tnaming with parameters of type ORB | |
---|---|
TransientNamingContext(ORB orb,
POA poa)
Create a top-level naming context. |
|
TransientNamingContext(ORB orb,
POA poa,
Object root)
Construct a TransientNamingContext subcontext. |
Uses of ORB in org.apache.yoko.orb.csi |
---|
Methods in org.apache.yoko.orb.csi that return ORB | |
---|---|
protected ORB |
CSIInterceptorBase.getOrb()
we need to ORB to be able to create the Any's into which we encode various info |
Uses of ORB in org.apache.yoko.orb.IMR |
---|
Methods in org.apache.yoko.orb.IMR with parameters of type ORB | |
---|---|
ActiveState |
ActiveStatePOA._this(ORB orb)
|
Server |
ServerPOA._this(ORB orb)
|
ServerFactory |
ServerFactoryPOA._this(ORB orb)
|
ServerDomain |
ServerDomainPOA._this(ORB orb)
|
Domain |
DomainPOA._this(ORB orb)
|
Uses of ORB in org.apache.yoko.orb.OAD |
---|
Methods in org.apache.yoko.orb.OAD with parameters of type ORB | |
---|---|
ProcessEndpointManager |
ProcessEndpointManagerPOA._this(ORB orb)
|
ProcessEndpoint |
ProcessEndpointPOA._this(ORB orb)
|
Uses of ORB in org.apache.yoko.orb.OB |
---|
Fields in org.apache.yoko.orb.OB declared as ORB | |
---|---|
protected ORB |
UnknownExceptionStrategy_impl.orb_
|
Methods in org.apache.yoko.orb.OB that return ORB | |
---|---|
ORB |
ORBInstance.getORB()
|
Methods in org.apache.yoko.orb.OB with parameters of type ORB | |
---|---|
static void |
IORDump.DumpIOR(ORB orb,
String ref,
boolean hasEndian)
|
static void |
IORDump.DumpIOR(ORB orb,
String ref,
boolean hasEndian,
PrintStream ps)
|
static String |
IORDump.DumpIORToString(ORB orb,
String ref,
boolean hasEndian)
|
void |
ORBControl.initializeRootPOA(ORB orb)
|
static String |
IORDump.PrintObjref(ORB orb,
IOR ior)
|
static void |
IORDump.PrintObjref(ORB orb,
PrintStream out,
IOR ior)
|
static int |
IORDump.run(ORB orb,
String[] args)
|
Constructors in org.apache.yoko.orb.OB with parameters of type ORB | |
---|---|
BootManager_impl(ORB orb)
|
|
CorbanameURLScheme_impl(ORB orb,
URLRegistry registry)
|
|
ORBInstance(ORB orb,
String orbId,
String serverId,
String serverInstance,
ObjectFactory objectFactory,
ClientManager clientManager,
PolicyFactoryManager policyFactoryManager,
PIManager piManager,
InitialServiceManager initServiceManager,
ValueFactoryManager valueFactoryManager,
CodecFactory codecFactory,
POAManagerFactory pmFactory,
MultiRequestSender multiRequestSender,
Properties properties,
DispatchStrategyFactory dispatchStrategyFactory,
BootManager bootManager,
Logger logger,
CoreTraceLevels coreTraceLevels,
ConFactoryRegistry conFactoryRegistry,
AccFactoryRegistry accFactoryRegistry,
UnknownExceptionStrategy unknownExceptionStrategy,
URLRegistry urlRegistry,
int nativeCs,
int nativeWcs,
int defaultWcs)
|
|
PIManager(ORB orb)
|
|
PluginManager(ORB orb)
|
|
UnknownExceptionStrategy_impl(ORB orb)
|
Uses of ORB in org.apache.yoko.orb.OBCORBA |
---|
Subclasses of ORB in org.apache.yoko.orb.OBCORBA | |
---|---|
class |
ORB_impl
|
class |
ORBSingleton_impl
|
Methods in org.apache.yoko.orb.OBCORBA that return ORB | |
---|---|
static ORB |
ORB_impl.init(Applet app,
Properties props,
Logger logger)
|
static ORB |
ORB_impl.init(String[] args,
Properties props,
Logger logger)
|
static ORB |
ORB_impl.init(StringSeqHolder args,
Properties props,
Logger logger)
|
Uses of ORB in org.apache.yoko.orb.OBPortableInterceptor |
---|
Methods in org.apache.yoko.orb.OBPortableInterceptor that return ORB | |
---|---|
ORB |
ORBInitInfoOperations.orb()
This ORB. |
ORB |
ORBInitInfo_impl.orb()
|
Constructors in org.apache.yoko.orb.OBPortableInterceptor with parameters of type ORB | |
---|---|
ORBInitInfo_impl(ORB orb,
String[] args,
String id,
PIManager manager,
InitialServiceManager initServiceManager,
CodecFactory codecFactory)
|
Uses of ORB in org.apache.yoko.orb.OBPortableServer |
---|
Methods in org.apache.yoko.orb.OBPortableServer that return ORB | |
---|---|
ORB |
POAOperations.the_ORB()
Retrieve the ORB on which the POA was created |
ORB |
POA_impl.the_ORB()
|
Constructors in org.apache.yoko.orb.OBPortableServer with parameters of type ORB | |
---|---|
POA_impl(ORB orb,
ORBInstance orbInstance,
String name,
POAManager manager)
|
Uses of ORB in org.apache.yoko.orb.OCI |
---|
Methods in org.apache.yoko.orb.OCI with parameters of type ORB | |
---|---|
Plugin |
iiop.init(ORB orb,
StringSeqHolder args)
|
Plugin |
PluginInit.init(ORB orb,
StringSeqHolder args)
|
void |
iiop.version(ORB orb,
String ver)
|
void |
PluginInit.version(ORB orb,
String ver)
|
Uses of ORB in org.apache.yoko.orb.OCI.IIOP |
---|
Methods in org.apache.yoko.orb.OCI.IIOP with parameters of type ORB | |
---|---|
void |
ConnectionHelper.init(ORB orb,
String parms)
|
void |
DefaultConnectionHelper.init(ORB orb,
String parms)
|
Constructors in org.apache.yoko.orb.OCI.IIOP with parameters of type ORB | |
---|---|
Plugin_impl(ORB orb,
ConnectionHelper helper)
|
Uses of ORB in org.apache.yoko.orb.PortableInterceptor |
---|
Fields in org.apache.yoko.orb.PortableInterceptor declared as ORB | |
---|---|
protected ORB |
RequestInfo_impl.orb_
|
Constructors in org.apache.yoko.orb.PortableInterceptor with parameters of type ORB | |
---|---|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current)
|
|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current,
NVList args,
NamedValue result,
ExceptionList exceptions)
|
|
ClientRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
IOR IOR,
IOR origIOR,
ProfileInfo profileInfo,
Policy[] policies,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Current_impl current,
ParameterDesc[] argDesc,
ParameterDesc retDesc,
TypeCode[] exceptionTC)
|
|
Current_impl(ORB orb)
|
|
RequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
Vector requestSCL,
Vector replySCL,
ORBInstance orbInstance,
Policy[] policies,
Current_impl current)
|
|
ServerRequestInfo_impl(ORB orb,
int id,
String op,
boolean responseExpected,
Policy[] policies,
byte[] adapterId,
byte[] objectId,
ObjectReferenceTemplate adapterTemplate,
Vector request,
Vector reply,
ORBInstance orbInstance,
Current_impl current,
TransportInfo transportInfo)
|
Uses of ORB in org.apache.yoko.orb.PortableServer |
---|
Methods in org.apache.yoko.orb.PortableServer that return ORB | |
---|---|
ORB |
Delegate.orb(Servant self)
|
Constructors in org.apache.yoko.orb.PortableServer with parameters of type ORB | |
---|---|
Delegate(ORB orb)
|
Uses of ORB in org.apache.yoko.rmi.api |
---|
Methods in org.apache.yoko.rmi.api that return ORB | |
---|---|
ORB |
PortableRemoteObjectState.getORB()
|
Uses of ORB in org.apache.yoko.rmi.impl |
---|
Methods in org.apache.yoko.rmi.impl that return ORB | |
---|---|
ORB |
RMIState.getORB()
|
ORB |
RMIServant.orb()
|
Methods in org.apache.yoko.rmi.impl with parameters of type ORB | |
---|---|
void |
StubImpl.connect(Stub stub,
ORB orb)
|
Object |
UtilImpl.copyObject(Object obj,
ORB orb)
Copy a single object, maintaining internal reference integrity. |
Object[] |
UtilImpl.copyObjects(Object[] objs,
ORB orb)
Copy an array of objects, maintaining internal reference integrity. |
void |
RMIServant.orb(ORB orb)
|
Constructors in org.apache.yoko.rmi.impl with parameters of type ORB | |
---|---|
TypeRepository(ORB orb)
|
Uses of ORB in org.omg.CORBA |
---|
Methods in org.omg.CORBA that return ORB | |
---|---|
ORB |
LocalObject._orb()
|
static ORB |
ORB.init()
|
static ORB |
ORB.init(Applet app,
Properties props)
|
static ORB |
ORB.init(String[] args,
Properties props)
|
Methods in org.omg.CORBA with parameters of type ORB | |
---|---|
Policy |
PolicyPOA._this(ORB orb)
|
Uses of ORB in org.omg.CORBA_2_3 |
---|
Subclasses of ORB in org.omg.CORBA_2_3 | |
---|---|
class |
ORB
|
Uses of ORB in org.omg.CORBA.portable |
---|
Methods in org.omg.CORBA.portable that return ORB | |
---|---|
ORB |
ObjectImpl._orb()
|
ORB |
OutputStream.orb()
|
ORB |
InputStream.orb()
|
ORB |
Delegate.orb(Object self)
|
Uses of ORB in org.omg.MessageRouting |
---|
Methods in org.omg.MessageRouting with parameters of type ORB | |
---|---|
Router |
RouterPOA._this(ORB orb)
|
RouterAdmin |
RouterAdminPOA._this(ORB orb)
|
UntypedReplyHandler |
UntypedReplyHandlerPOA._this(ORB orb)
|
PersistentRequest |
PersistentRequestPOA._this(ORB orb)
|
PersistentRequestRouter |
PersistentRequestRouterPOA._this(ORB orb)
|
Uses of ORB in org.omg.Messaging |
---|
Methods in org.omg.Messaging with parameters of type ORB | |
---|---|
ReplyHandler |
ReplyHandlerPOA._this(ORB orb)
|
Uses of ORB in org.omg.PortableServer |
---|
Methods in org.omg.PortableServer that return ORB | |
---|---|
ORB |
Servant._orb()
|
Methods in org.omg.PortableServer with parameters of type ORB | |
---|---|
Object |
Servant._this_object(ORB orb)
|
ServantManager |
ServantManagerPOA._this(ORB orb)
|
AdapterActivator |
AdapterActivatorPOA._this(ORB orb)
|
ServantLocator |
ServantLocatorPOA._this(ORB orb)
|
ServantActivator |
ServantActivatorPOA._this(ORB orb)
|
Uses of ORB in org.omg.PortableServer.portable |
---|
Methods in org.omg.PortableServer.portable that return ORB | |
---|---|
ORB |
Delegate.orb(Servant self)
|
Uses of ORB in org.omg.SendingContext |
---|
Methods in org.omg.SendingContext with parameters of type ORB | |
---|---|
RunTime |
RunTimePOATie._this(ORB orb)
|
RunTime |
RunTimePOA._this(ORB orb)
|
CodeBase |
CodeBasePOA._this(ORB orb)
|
CodeBase |
CodeBasePOATie._this(ORB orb)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |