Constructor and Description |
---|
IdlWriter(ORB orb,
java.io.PrintStream ps,
org.slf4j.Logger logger)
create a new IdlWriter for the default JacORB IR
which writes to a specific PrintStream
|
Modifier and Type | Method and Description |
---|---|
static MutablePicoContainer |
PicoContainerFactory.createRootContainer(MutablePicoContainer optionalParent,
ORB orb) |
static MutablePicoContainer |
PicoContainerFactory.createRootContainer(ORB orb) |
Modifier and Type | Method and Description |
---|---|
ORB |
BasicAdapter.getORB() |
Modifier and Type | Method and Description |
---|---|
static byte[] |
ParsedIOR.extractObjectKey(TargetAddress addr,
ORB orb)
This method replaces the unfiyTargetAddress method.
|
Constructor and Description |
---|
ClientInterceptorHandler(ClientInterceptorHandler original,
ORB orb,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection)
Constructs an interceptor handler for the given parameters.
|
Delegate(ORB orb,
IOR ior) |
Delegate(ORB orb,
ParsedIOR pior) |
Delegate(ORB orb,
java.lang.String object_reference) |
Delegate(ORB orb,
java.lang.String object_reference,
boolean _donotcheckexceptions)
special constructor for appligator
|
LocateReplyReceiver(ORB orb) |
ParsedIOR(ORB orb,
IOR ior)
Creates a new
ParsedIOR instance. |
ParsedIOR(ORB orb,
java.lang.String object_reference)
Creates a new
ParsedIOR instance. |
RTORB(ORB orb) |
Constructor and Description |
---|
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
java.lang.String operationName) |
Request(Object target,
ORB orb,
ClientConnection connection,
byte[] obj_key,
java.lang.String op,
NVList args,
Context context,
NamedValue result) |
Constructor and Description |
---|
ServerRequest(ORB orb,
RequestInputStream inStream,
GIOPConnection _connection) |
Constructor and Description |
---|
DynAnyFactoryImpl(ORB orb) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
ListenerBase.orb
The ORB.
|
protected ORB |
ConnectionBase.orb |
Constructor and Description |
---|
SocketFactoryManager(ORB orb) |
Constructor and Description |
---|
BiDirConnectionClientInterceptor(ORB orb) |
BiDirConnectionServerInterceptor(ORB orb) |
ClientConnectionManager(ORB orb,
TransportManager transport_manager,
GIOPConnectionManager giop_connection_manager) |
ReplyOutputStream(ORB orb,
int request_id,
ReplyStatusType_1_2 reply_status,
int giop_minor,
boolean is_locate_reply,
org.slf4j.Logger logger) |
ReplyPlaceholder(ORB orb)
self-configuring c'tor
|
RequestOutputStream(ORB orb,
ClientConnection connection,
int request_id,
java.lang.String operation,
boolean response_expected,
short syncScope,
UtcT requestStartTime,
UtcT requestEndTime,
UtcT replyEndTime,
byte[] object_key,
int giop_minor) |
ServerRequestListener(ORB orb,
POA rootPOA) |
ServiceContextTransportingOutputStream(ORB orb) |
TransportManager(ORB orb) |
Modifier and Type | Method and Description |
---|---|
static void |
SSLListenerUtil.addListener(ORB orb,
java.net.Socket socket)
addListener adds a handshake listener to a specific
socket.SSLListenerUtil |
static void |
SSLListenerUtil.processException(ORB orb,
IIOPConnection iiop,
java.net.Socket socket,
java.io.IOException ex)
processException examines the supplied exception for an
SSLException and can notify a listener. |
Modifier and Type | Field and Description |
---|---|
ORB |
ClientRequestInfoImpl.orb |
Modifier and Type | Method and Description |
---|---|
ORB |
ORBInitInfoImpl.getORB()
This method is for interceptors that need access to the ORB.
|
Constructor and Description |
---|
ClientRequestInfoImpl(ORB orb,
ClientRequestInfoImpl original,
RequestOutputStream ros,
Object self,
Delegate delegate,
ParsedIOR piorOriginal,
ClientConnection connection) |
InterceptorManager(java.util.List client_interceptors,
java.util.List server_interceptors,
java.util.List ior_intercept,
int slot_count,
ORB orb) |
IORInfoImpl(ORB orb,
POA poa,
java.util.Map components,
java.util.Map policy_overrides,
java.util.List profiles) |
ORBInitInfoImpl(ORB orb) |
ServerRequestInfoImpl(ORB orb,
ServerRequest request,
Servant servant) |
Constructor and Description |
---|
CodeSetInfoInterceptor(ORB orb) |
SSLComponentInterceptor(ORB orb) |
Constructor and Description |
---|
CorbaLoc(ORB orb,
java.lang.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 |
---|
POAManager(ORB _orb) |
RPPoolManagerFactory(ORB orb) |
Modifier and Type | Field and Description |
---|---|
protected ORB |
SASTargetInterceptor.orb |