Modifier and Type | Method and Description |
---|---|
ORB |
Configuration.getORB() |
ORB |
JacORBConfiguration.getORB()
Gets the ORB.
|
Modifier and Type | Method and Description |
---|---|
static Configuration |
JacORBConfiguration.getConfiguration(Properties props,
ORB orb,
String orbid,
boolean isApplet)
Factory method.
|
Modifier and Type | Method and Description |
---|---|
void |
ImRAccessImpl.registerPOA(ORB orb,
POA poa,
ProtocolAddressBase address,
String implname) |
void |
ImRAccessImpl.setServerDown(ORB orb,
POA poa,
String implname) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
AbstractORBInitializer.orb |
Modifier and Type | Method and Description |
---|---|
ORB |
BasicAdapter.getORB() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
ParsedIOR.extractObjectKey(org.omg.GIOP.TargetAddress addr,
ORB orb)
This method replaces the unifyTargetAddress method.
|
static CodeSet |
CodeSet.getNegotiatedCodeSet(ORB orb,
org.omg.CONV_FRAME.CodeSetComponentInfo serverCodeSetInfo,
boolean wide) |
void |
ImRAccess.registerPOA(ORB orb,
POA poa,
ProtocolAddressBase address,
String implname) |
void |
ServantObjectImpl.setORB(ORB orb)
Set a reference to the ORB to be used in subsequent processing
|
void |
ImRAccess.setServerDown(ORB orb,
POA poa,
String implname) |
Constructor and Description |
---|
Delegate(ORB orb,
IOR ior) |
Delegate(ORB orb,
IOR ior,
boolean parseIORLazy) |
Delegate(ORB orb,
ParsedIOR pior) |
ExceptionHolderImpl(ORB orb)
No-arg constructor for demarshaling.
|
ExceptionHolderImpl(ORB orb,
ReplyInputStream inputStream)
Constructs an ExceptionHolderImpl object from an input stream.
|
ExceptionHolderImpl(ORB orb,
SystemException exception) |
ObjectKeyMap(ORB orb) |
ParsedIOR(ORB orb,
IOR ior)
Creates a new
ParsedIOR instance. |
ParsedIOR(ORB orb,
String object_reference)
Creates a new
ParsedIOR instance. |
RTORB(ORB orb) |
Constructor and Description |
---|
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
String operationName) |
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
String op,
NVList args,
Context context,
NamedValue result) |
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
String op,
NVList args,
Context context,
NamedValue result,
ExceptionList exceptions,
ContextList contexts) |
Constructor and Description |
---|
ServerRequest(ORB orb,
RequestInputStream inStream,
GIOPConnection _connection) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
DynAny.orb |
Constructor and Description |
---|
DynAny(DynAnyFactory factory,
ORB orb,
org.slf4j.Logger logger) |
DynAnyFactoryImpl(ORB orb) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
ListenerBase.orb
The ORB.
|
protected ORB |
ConnectionBase.orb |
Modifier and Type | Field and Description |
---|---|
protected ORB |
GIOPConnection.orb |
Constructor and Description |
---|
BiDirConnectionClientInterceptor(ORB orb) |
BiDirConnectionServerInterceptor(ORB orb) |
ClientConnectionManager(ORB orb,
TransportManager transport_manager,
GIOPConnectionManager giop_connection_manager) |
NoBiDirClientRequestListener(ORB orb,
org.slf4j.Logger logger) |
RequestOutputStream(ORB orb,
ClientConnection connection,
int request_id,
String operation,
boolean response_expected,
short syncScope,
org.omg.TimeBase.UtcT requestStartTime,
org.omg.TimeBase.UtcT requestEndTime,
org.omg.TimeBase.UtcT replyEndTime,
byte[] object_key,
int giop_minor) |
ServerRequestListener(ORB orb,
POA rootPOA) |
Modifier and Type | Method and Description |
---|---|
static void |
SSLListenerUtil.addListener(ORB orb,
Socket socket)
addListener adds a handshake listener to a specific
socket.SSLListenerUtil |
static void |
SSLListenerUtil.processException(ORB orb,
IIOPConnection iiop,
Socket socket,
IOException ex)
processException examines the supplied exception for an
SSLException and can notify a listener. |
Modifier and Type | Method and Description |
---|---|
static byte[] |
MulticastUtil.getEncapsulatedUIPMCProfile(ORB orb,
ClientConnection connection)
Encapsulates the uipmc profile in the given ClientConnection.
|
static byte[] |
MulticastUtil.getEncapsulatedUIPMCProfile(ORB orb,
org.omg.MIOP.UIPMC_ProfileBody upb)
Encapsulates the given uipmc profile and returns the bytes.
|
Modifier and Type | Field and Description |
---|---|
protected ORB |
RequestInfoImpl.orb |
Modifier and Type | Method and Description |
---|---|
ORB |
ORBInitInfoImpl.getORB()
This method is for interceptors that need access to the ORB.
|
ORB |
RequestInfoImpl.orb()
Public accessor to retrieve the ORB for this Request.
|
Constructor and Description |
---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection,
Map<Delegate.INVOCATION_KEY,org.omg.TimeBase.UtcT> invocationContext) |
ClientRequestInfoImpl(ORB orb,
String operation,
boolean response_expected,
short sync_scope,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
Map<Delegate.INVOCATION_KEY,org.omg.TimeBase.UtcT> invocationContext)
Constructor for local calls involving portable interceptors.
|
Codec_CDR_1_0_Impl(ORB orb) |
CodecFactoryImpl(ORB orb) |
CodecImpl(ORB orb,
Encoding enc) |
DefaultClientInterceptorHandler(DefaultClientInterceptorHandler original,
ORB orb,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
Constructs an interceptor handler for the given parameters.
|
DefaultClientInterceptorHandler(ORB orb,
String operation,
boolean response_expected,
short sync_scope,
Object self,
Delegate delegate,
ParsedIOR piorOriginal)
Constructor to be used for calls involving local objects that have interceptors,
these calls will not have input or output streams, or requests
|
InterceptorManager(List<Interceptor> client_interceptors,
List<Interceptor> server_interceptors,
List<Interceptor> ior_intercept,
int slot_count,
ORB orb) |
IORInfoImpl(ORB orb,
POA poa,
Map<Integer,TaggedComponentList> components,
Map policy_overrides,
List<org.omg.ETF.Profile> profiles) |
ORBInitInfoImpl(ORB orb) |
RequestInfoImpl(ORB o) |
ServerRequestInfoImpl(ORB orb,
Collection<ServiceContext> contexts,
Servant servant,
byte[] objectId,
String operation,
boolean response_expected,
short sync_scope)
This constructor is to cater for local calls where portable
interceptors are involved.
|
ServerRequestInfoImpl(ORB orb,
ServerRequest request,
Servant servant) |
Constructor and Description |
---|
CodeSetInfoInterceptor(ORB orb) |
SSLComponentInterceptor(ORB orb) |
Constructor and Description |
---|
CorbaLoc(ORB orb,
String addr) |
Modifier and Type | Method and Description |
---|---|
protected ORB |
POA.getORB() |
Modifier and Type | Method and Description |
---|---|
static POA |
POA._POA_init(ORB orb)
called from orb to obtain the RootPOA
|
Constructor and Description |
---|
GOA(ORB orb,
String name,
POA parent,
POAManager manager,
Policy[] policies)
Creates a new instance of GOA
|
POAManager(ORB _orb) |
RPPoolManagerFactory(ORB orb) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
SASTargetInterceptor.orb |
Constructor and Description |
---|
ServerInvocationInterceptor(org.omg.SecurityLevel2.Current current,
ORB orb) |
SSLSocketFactory(ORB orb) |
Modifier and Type | Method and Description |
---|---|
static ImRAccessImpl |
ImRAccessImpl.connect(ORB orb)
connect resolves the IMR and returns a new ImRAccessImpl. |
void |
ImRAccessImpl.registerPOA(ORB orb,
POA poa,
ProtocolAddressBase address,
String implname)
This function provides a hook for registering the POA upon being created.
|
void |
ImRAccessImpl.setServerDown(ORB orb,
POA poa,
String implname)
This function will unregister the server from the TAO ImR by calling
the TAO ImR locator's server_is_shutting_down function.
|
Copyright © 2017 JacORB. All rights reserved.