- ABORT - Static variable in interface com.sun.corba.ee.spi.transport.Connection
-
- abstract_base_values - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- abstractFromNonAbstract() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- accept() - Method in class com.sun.corba.ee.impl.transport.AcceptorAcceptOnlyImpl
-
- accept() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- acceptor - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- Acceptor - Interface in com.sun.corba.ee.spi.transport
-
- ACCEPTOR_CLASS_PREFIX_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ACCEPTOR_SOCKET_TYPE_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ACCEPTOR_SOCKET_USE_WORKER_THREAD_FOR_EVENT_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- AcceptorAcceptOnlyImpl - Class in com.sun.corba.ee.impl.transport
-
This version of an acceptor is the other half of CorbaAcceptorLazyImpl.
- AcceptorAcceptOnlyImpl(ORB, int, String, String, UnaryVoidFunction<Socket>) - Constructor for class com.sun.corba.ee.impl.transport.AcceptorAcceptOnlyImpl
-
- AcceptorBase - Class in com.sun.corba.ee.impl.transport
-
- AcceptorBase(ORB, int, String, String) - Constructor for class com.sun.corba.ee.impl.transport.AcceptorBase
-
- AcceptorImpl - Class in com.sun.corba.ee.impl.transport
-
- AcceptorImpl(ORB, int, String, String) - Constructor for class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- acceptorInstantiationFailure(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- acceptorInstantiationTypeFailure(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- AcceptorLazyImpl - Class in com.sun.corba.ee.impl.transport
-
A version of an Acceptor that does not own the ServerSocket.
- AcceptorLazyImpl(ORB, int, String, String) - Constructor for class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- acceptors - Variable in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- acceptorsAndLegacySocketFactoryAtSameTime() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- acceptorSocketType() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- acceptorSocketType() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- acceptorSocketUseSelectThreadToWait() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- acceptorSocketUseSelectThreadToWait() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- acceptorSocketUseWorkerThreadForEvent() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- acceptorSocketUseWorkerThreadForEvent() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- acquire() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- activate() - Method in class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
-
activate
Spec: pages 3-14 thru 3-18
- activate() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- activate() - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Must be called before any other operation.
- activate_object(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
activate_object
Section 3.3.8.14
- activate_object_with_id(byte[], Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
activate_object_with_id
Section 3.3.8.15
- ACTIVATED_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- activateObject() - Method in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- activateObject(byte[], Servant) - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
- activateObject(byte[], Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- activateObject(byte[], Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- activateObject(byte[], Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- activateServant(ActiveObjectMap.Key, AOMEntry, Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- activateServant(Servant) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
Use implicit activation to get an object reference for the servant.
- activateTie(Tie) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
Given any Tie, return the corresponding object refernce, activating
the Servant if necessary.
- ActivationGroup - Static variable in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- ActivationSystemException - Interface in com.sun.corba.ee.spi.logging
-
- activator - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- activeCount() - Method in class com.sun.corba.ee.impl.transport.ByteBufferPoolImpl
-
Get a count of the outstanding allocated DirectByteBuffers.
- activeCount() - Method in interface com.sun.corba.ee.spi.transport.ByteBufferPool
-
- ActiveObjectMap - Class in com.sun.corba.ee.impl.oa.poa
-
The ActiveObjectMap maintains associations between servants and
their keys.
- ActiveObjectMap(POAImpl) - Constructor for class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- activeObjectMap - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- adapter_id() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
The opaque identifier for the object adapter.
- adapter_manager_state_changed(int, short) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- adapter_manager_state_changed(int, short) - Method in class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
-
- adapter_name() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
- adapter_name() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- adapter_state_changed(ObjectReferenceTemplate[], short) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- adapter_state_changed(ObjectReferenceTemplate[], short) - Method in class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
-
- adapter_template() - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
- adapterActivatorException - Static variable in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- adapterActivatorException(Exception, String, ObjectAdapterId) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- adapterActivatorException(String, ObjectAdapterId) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- adapterActivatorFailed() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- adapterActivatorNonexistent() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- adapterDestroyed() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- adapterIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- adapterIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- adapterInactiveInActivateServant(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- adapterInactiveInActivation() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- adapterManagerStateChanged(int, short) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- adapterManagerStateChanged(int, short) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- adapterManagerStateChanged(int, short) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called whenever a state change occurs in an adapter manager.
- adapterStateChanged(ObjectReferenceTemplate[], short) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- adapterStateChanged(ObjectReferenceTemplate[], short) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- adapterStateChanged(ObjectReferenceTemplate[], short) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called whenever a state change occurs in an object adapter that
was not caused by an adapter manager state change.
- add(String) - Method in class com.sun.corba.ee.impl.corba.ContextListImpl
-
- add(TypeCode) - Method in class com.sun.corba.ee.impl.corba.ExceptionListImpl
-
- add(int) - Method in class com.sun.corba.ee.impl.corba.NVListImpl
-
- add(int, E) - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- add(String, Operation, String) - Method in class com.sun.corba.ee.spi.orb.PropertyParser
-
- add_client_request_interceptor(ClientRequestInterceptor) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This operation is used to add a client-side request Interceptor to
the list of client-side request Interceptors.
- add_client_request_interceptor_with_policy(ClientRequestInterceptor, Policy[]) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
- add_exception(TypeCode) - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_in_arg() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_inout_arg() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_ior_component(TaggedComponent) - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
A portable ORB service implementation calls this method from its
implementation of establish_components to add a tagged component to
the set which will be included when constructing IORs.
- add_ior_component_to_profile(TaggedComponent, int) - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
A portable ORB service implementation calls this method from its
implementation of establish_components to add a tagged component to
the set which will be included when constructing IORs.
- add_ior_interceptor(IORInterceptor) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This operation is used to add an IOR Interceptor to
the list of IOR Interceptors.
- add_ior_interceptor_with_policy(IORInterceptor, Policy[]) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
- add_item(String, int) - Method in class com.sun.corba.ee.impl.corba.NVListImpl
-
- add_named_in_arg(String) - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_named_inout_arg(String) - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_named_out_arg(String) - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_out_arg() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- add_reply_service_context(ServiceContext, boolean) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Allows Interceptors to add service contexts to the request.
- add_request_service_context(ServiceContext, boolean) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Allows interceptors to add service contexts to the request.
- add_server_request_interceptor(ServerRequestInterceptor) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This operation is used to add a server-side request Interceptor to
the list of server-side request Interceptors.
- add_server_request_interceptor_with_policy(ServerRequestInterceptor, Policy[]) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
- add_value(String, Any, int) - Method in class com.sun.corba.ee.impl.corba.NVListImpl
-
- addCodeSetServiceContext(Connection, ServiceContexts, GIOPVersion) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- addFragment(FragmentMessage, ByteBuffer) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- addIDAtPosition(String, int) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- addObserver(GroupInfoServiceObserver) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- addObserver(GroupInfoServiceObserver) - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- addObserver(GroupInfoServiceObserver) - Method in interface com.sun.corba.ee.spi.folb.GroupInfoService
-
Adds an observer that will receive a
membershipChange
invocation whenever the cluster membership changes.
- addORBInitializer(ORBInitializer) - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- addORBInitializer(ORBInitializer) - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
Added to allow user configurators to add ORBInitializers
for PI.
- addPoaInactive() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- addPoaManager(POAManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- addPrefix(String, Operation, String, Class<?>) - Method in class com.sun.corba.ee.spi.orb.PropertyParser
-
- ADDR_DISP_HANDLE_ALL - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ADDR_DISP_IOR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ADDR_DISP_OBJKEY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ADDR_DISP_PROFILE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- addrDisposition - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- addressingDisposition - Variable in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- AddressingDispositionException - Exception in com.sun.corba.ee.impl.protocol
-
This exception is thrown while reading GIOP 1.2 Request, LocateRequest
to indicate that a TargetAddress disposition is unacceptable.
- AddressingDispositionException(short) - Constructor for exception com.sun.corba.ee.impl.protocol.AddressingDispositionException
-
- AddressingDispositionHelper - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/AddressingDispositionHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- AddressingDispositionHelper() - Constructor for class com.sun.corba.ee.impl.protocol.giopmsgheaders.AddressingDispositionHelper
-
- addServiceContext(Map<Integer, ServiceContext>, ServiceContexts, ServiceContext, boolean) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Utility method to add an IOP.ServiceContext to a core.ServiceContexts
object.
- addServiceContexts(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- addToIORTemplate(IORTemplate, Policies, String) - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl
-
- addToIORTemplate(IORTemplate, Policies, String) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- addToIORTemplate(IORTemplate, Policies, String) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- addToIORTemplate(IORTemplate, Policies, String) - Method in class com.sun.corba.ee.impl.transport.AcceptorAcceptOnlyImpl
-
- addToIORTemplate(IORTemplate, Policies, String) - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- addToIORTemplate(IORTemplate, Policies, String, String, ObjectAdapterId) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- addToIORTemplate(IORTemplate, Policies, String) - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- addToIORTemplate(IORTemplate, Policies, String, String, ObjectAdapterId) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- addToParser(PropertyParser) - Method in class com.sun.corba.ee.impl.orb.NormalParserData
-
- addToParser(PropertyParser) - Method in class com.sun.corba.ee.impl.orb.PrefixParserData
-
- addToParser(PropertyParser) - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- addToProperties(Properties) - Method in class com.sun.corba.ee.impl.orb.NormalParserData
-
- addToProperties(Properties) - Method in class com.sun.corba.ee.impl.orb.PrefixParserData
-
- addToProperties(Properties) - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- addTypeCodeAtPosition(TypeCodeImpl, int) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- addTypeCodeAtPosition(TypeCodeImpl, int) - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- addTypeCodeAtPosition(TypeCodeImpl, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- advance() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Advance to the next timeout value.
- alignAndCheck(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- alignAndCheck(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- alignAndCheck(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- alignAndReserve(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- alignAndReserve(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_1
-
- alignAndReserve(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_2
-
- alignOnBoundary(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
Aligns the current position on the given octet boundary
if there are enough bytes available to do so.
- allocate_slot_id() - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
A service calls allocate_slot_id to allocate a slot on
PortableInterceptor::Current.
- allocateServerRequestId() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- allocateServerRequestId() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- allocateServerRequestId() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
- ALLOW_LOCAL_OPTIMIZATION - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- AlternateIIOPAddressComponent - Interface in com.sun.corba.ee.spi.ior.iiop
-
- AlternateIIOPAddressComponentImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- AlternateIIOPAddressComponentImpl(IIOPAddress) - Constructor for class com.sun.corba.ee.impl.ior.iiop.AlternateIIOPAddressComponentImpl
-
- ALWAYS_ENTER_BLOCKING_READ_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ALWAYS_SEND_CODESET_CTX_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- alwaysEnterBlockingRead() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- alwaysEnterBlockingRead(boolean) - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- alwaysEnterBlockingRead() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- alwaysEnterBlockingRead(boolean) - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- alwaysSendCodeSetServiceContext() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- alwaysSendCodeSetServiceContext() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- alwaysSendCodeSetServiceContext() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- annotateClass(Class<?>) - Method in class com.sun.corba.ee.impl.io.IIOPOutputStream
-
- annotateClassNotSupported() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- AnyImpl - Class in com.sun.corba.ee.impl.corba
-
- AnyImpl(ORB) - Constructor for class com.sun.corba.ee.impl.corba.AnyImpl
-
A constructor that sets the Any to contain a null.
- AnyImpl(ORB, Any) - Constructor for class com.sun.corba.ee.impl.corba.AnyImpl
-
- AnyImplHelper - Class in com.sun.corba.ee.impl.corba
-
- AnyImplHelper() - Constructor for class com.sun.corba.ee.impl.corba.AnyImplHelper
-
- AOMEntry - Class in com.sun.corba.ee.impl.oa.poa
-
AOMEntry represents a Servant or potential Servant in the ActiveObjectMap.
- AOMEntry(POAImpl) - Constructor for class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- aomEntryDecZero() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- append(byte) - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
- append(int) - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
- append(String) - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
- AppletDataCollector - Class in com.sun.corba.ee.impl.orb
-
- applicationExceptionInSpecialMethod(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- apply(Properties) - Method in class com.sun.corba.ee.impl.orb.NormalParserAction
-
Create a String[] of all suffixes of property names that
match the propertyName prefix, pass this to op, and return the
result.
- apply(Properties) - Method in interface com.sun.corba.ee.impl.orb.ParserAction
-
Apply this action to props and return the result.
- apply(Properties) - Method in class com.sun.corba.ee.impl.orb.ParserActionBase
-
- apply(Properties) - Method in class com.sun.corba.ee.impl.orb.PrefixParserAction
-
For each String s that matches the prefix given by getPropertyName(),
apply getOperation() to { suffix( s ), value }
and add the result to an Object[]
which forms the result of apply.
- APPSERVER_MODE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- arguments() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- arguments(NVList) - Method in class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
- arguments() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- arguments() - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This attribute contains the arguments passed to ORB_init.
- arguments() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
This method returns the list of arguments for the operation that was
invoked.
- arguments() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- argumentsCalledAfterException() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- argumentsCalledMultiple() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- argumentsCalledNullArgs() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- argumentsNotCalled() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- assign(DynAny) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- asString() - Static method in class com.sun.corba.ee.impl.util.Version
-
- AsynchInvoke - Class in com.sun.corba.ee.impl.corba
-
- AsynchInvoke(ORB, RequestImpl, boolean) - Constructor for class com.sun.corba.ee.impl.corba.AsynchInvoke
-
- ATTR_NORMAL - Static variable in class com.sun.org.omg.CORBA.AttributeMode
-
- ATTR_READONLY - Static variable in class com.sun.org.omg.CORBA.AttributeMode
-
- AttrDescriptionSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/AttrDescriptionSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:51 AM PDT
- AttrDescriptionSeqHelper() - Constructor for class com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
-
- AttributeDescription - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/AttributeDescription.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- AttributeDescription() - Constructor for class com.sun.org.omg.CORBA.AttributeDescription
-
- AttributeDescription(String, String, String, String, TypeCode, AttributeMode) - Constructor for class com.sun.org.omg.CORBA.AttributeDescription
-
- AttributeDescriptionHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/AttributeDescriptionHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- AttributeDescriptionHelper() - Constructor for class com.sun.org.omg.CORBA.AttributeDescriptionHelper
-
- AttributeMode - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/AttributeMode.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- AttributeMode(int) - Constructor for class com.sun.org.omg.CORBA.AttributeMode
-
- AttributeModeHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/AttributeModeHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- AttributeModeHelper() - Constructor for class com.sun.org.omg.CORBA.AttributeModeHelper
-
- attributes - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- autoConnect(Object, ORB, boolean) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Ensure that stubs, ties, and implementation objects
are 'connected' to the runtime.
- available() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- available() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- available() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- cache - Static variable in class com.sun.corba.ee.impl.util.RepositoryId
-
- CachedCodeBase - Class in com.sun.corba.ee.impl.encoding
-
Provides the reading side with a per connection cache of
info obtained via calls to the remote CodeBase.
- CachedCodeBase(Connection) - Constructor for class com.sun.corba.ee.impl.encoding.CachedCodeBase
-
- cachedCodebase - Variable in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- cachedCodeBase - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- cachedHashCode - Variable in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- cacheStatisticsInfo() - Method in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- CacheTable<K> - Class in com.sun.corba.ee.impl.misc
-
This is a hash table implementation that simultaneously maps key to value
and value to key.
- CacheTable(String, ORB, boolean) - Constructor for class com.sun.corba.ee.impl.misc.CacheTable
-
- cacheType - Variable in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_0
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_1
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_2
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_1
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_2
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_0
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_1
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_2
-
- callback(MessageHandler) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- callback(MessageHandler) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- calledDefaultWriteObjectTwice() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- calledWriteObjectTwice() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- CANCEL_REQ_MSG_SIZE - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage
-
- cancelAndFlushSelector(SelectionKey) - Method in class com.sun.corba.ee.impl.transport.TemporarySelector
-
- canceledSelectionKey(SelectionKey) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cancelKeyAndFlushSelector(Selector, SelectionKey) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateClosed
-
- cancelKeyAndFlushSelector(Selector, SelectionKey) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateOpen
-
- cancelKeyAndFlushSelector(Selector, SelectionKey) - Method in interface com.sun.corba.ee.spi.transport.TemporarySelectorState
-
Requests that the registration of a SelectableChannel with theSelector,
theSelectionKey be cancelled and flushed from theSelector.
- cancelNotSupported() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cancelProcessing(int) - Method in interface com.sun.corba.ee.impl.encoding.BufferManagerRead
-
- cancelProcessing(int) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- cancelProcessing(int) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- cancelProcessing(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- cancelRequest() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- cancelRequest() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- cancelRequestAlreadySent - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- CancelRequestMessage - Interface in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This interface captures the CancelRequestMessage contract.
- CancelRequestMessage_1_0 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.0 CancelRequest header.
- CancelRequestMessage_1_1 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.1 CancelRequest header.
- CancelRequestMessage_1_2 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.2 CancelRequest header.
- cancelRequestWithId0() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- canCreateNewConnection(ContactInfo<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
- canCreateNewConnection(ContactInfo<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
- canCreateNewConnection(ContactInfo<C>) - Method in interface com.sun.corba.ee.spi.transport.connection.OutboundConnectionCache
-
Determine whether a new connection could be created by the
ConnectionCache or not.
- cannotAddInitialNaming() - Method in interface com.sun.corba.ee.spi.logging.ActivationSystemException
-
- cannotCreateOrbidDb() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cannotMarshalBadTckind() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cannotMarshalNative() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cannotReadOrbidDb() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cannotReadRepositoryDb(Exception) - Method in interface com.sun.corba.ee.spi.logging.ActivationSystemException
-
- cannotWriteOrbidDb() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cannotWriteRepositoryDb(Exception) - Method in interface com.sun.corba.ee.spi.logging.ActivationSystemException
-
- cantCloneTemplate() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- cantCreateOptionalDataException(Exception) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- cantFindHasStaticInitializer(String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- cantPopOnlyCurrent2() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- cantPopOnlyPicurrent() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- cantResolveRootPoa(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- capacity() - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
Returns the current capacity of this ByteBuffer.
- capacityIncrement - Variable in class com.sun.corba.ee.impl.ior.ByteBuffer
-
The amount by which the capacity of the ByteBuffer is automatically
incremented when its size becomes greater than its capacity.
- Cdr - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- CDR_ENC_VERSION - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- cdrCacheDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- cdrDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- CDREncapsCodec - Class in com.sun.corba.ee.impl.interceptors
-
CDREncapsCodec is an implementation of Codec, as described
in orbos/99-12-02, that supports CDR encapsulation version 1.0, 1.1, and
1.2.
- CDREncapsCodec(ORB, int, int) - Constructor for class com.sun.corba.ee.impl.interceptors.CDREncapsCodec
-
Creates a new codec implementation.
- CDRInputObject - Class in com.sun.corba.ee.impl.encoding
-
- CDRInputObject() - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- CDRInputObject(CDRInputObject) - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- CDRInputObject(ORB, ByteBuffer, int, ByteOrder, GIOPVersion, BufferManagerRead) - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- CDRInputObject(ORB, Connection, ByteBuffer, Message) - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- CDRInputStream_1_0 - Class in com.sun.corba.ee.impl.encoding
-
- CDRInputStream_1_0() - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- CDRInputStream_1_0.StreamMemento - Class in com.sun.corba.ee.impl.encoding
-
- CDRInputStream_1_1 - Class in com.sun.corba.ee.impl.encoding
-
- CDRInputStream_1_1() - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- CDRInputStream_1_2 - Class in com.sun.corba.ee.impl.encoding
-
- CDRInputStream_1_2() - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- CDROutputObject - Class in com.sun.corba.ee.impl.encoding
-
- CDROutputObject(ORB, GIOPVersion, BufferManagerWrite, byte, boolean) - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- CDROutputObject(ORB, MessageMediator, Message, byte) - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- CDROutputObject(ORB, MessageMediator, Message, byte, int) - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- CDROutputObject(ORB, MessageMediator, GIOPVersion, Connection, Message, byte) - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- CDROutputObject.InputObjectFactory - Interface in com.sun.corba.ee.impl.encoding
-
- CDROutputStream_1_0 - Class in com.sun.corba.ee.impl.encoding
-
- CDROutputStream_1_0() - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- CDROutputStream_1_1 - Class in com.sun.corba.ee.impl.encoding
-
- CDROutputStream_1_1() - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputStream_1_1
-
- CDROutputStream_1_2 - Class in com.sun.corba.ee.impl.encoding
-
- CDROutputStream_1_2() - Constructor for class com.sun.corba.ee.impl.encoding.CDROutputStream_1_2
-
- CdrRead - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR unmarshaling
implementation in the ORB.
- CdrWrite - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR unmarshaling
implementation in the ORB.
- changedTypeIdOnSetEffectiveTargetIOR(String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- CHAR_CODESETS - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- characterOutofrange() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- charNotInCodeset(Exception) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- charToUnicodeRepresentation(char) - Static method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
Returns Unicode mangling as defined in Section 1.3.2.4 of
Java2IDL spec.
- check_set_parameters() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- checkAccess(int) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See description for RequestInfoImpl.checkAccess
- checkAccess(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Check whether the caller is allowed to access this method at
this particular time.
- checkAccess(int) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See description for RequestInfoImpl.checkAccess
- checkBlockLength(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- checkForCompatibleServant(ServantObject, Class) - Method in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
Check that the servant in info (which must not be null) is
an instance of the expectedType.
- checkForNegativeLength(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- checkForTimeout(long) - Method in interface com.sun.corba.ee.impl.transport.Timeoutable
-
Checks to see if a timeout has occurred.
- checkPropertyDefaults() - Method in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- checkResultCalled() - Method in class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
This is called from the ORB after the DynamicImplementation.invoke
returns.
- checkServerId(ObjectKey) - Method in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
- checkShutdownState() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- checkTimeout(long) - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- checkTimeout(long) - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Checks for a stalled or rogue client.
- checkValue(Object[]) - Method in class com.sun.corba.ee.impl.dynamicany.DynArrayImpl
-
- checkValue(Object[]) - Method in class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
-
- chooseEncodingVersion(ORB, IOR, GIOPVersion) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- chooseRequestVersion(ORB, IOR) - Static method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
This chooses the appropriate GIOP version.
- chunkOverflow() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- CLASS_MASK - Static variable in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
- classAction(UnaryFunction<String, Class<?>>) - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- classActionException(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- classCastExceptionInLoadStub(Exception) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- classCodeBaseHandler() - Static method in class com.sun.corba.ee.impl.osgi.loader.OSGIListener
-
- ClassCodeBaseHandler - Interface in com.sun.corba.ee.spi.orb
-
- classCodeBaseHandler() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- classCodeBaseHandler(ClassCodeBaseHandler) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- classData - Variable in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
-
- ClassInfoCache - Class in com.sun.corba.ee.impl.misc
-
This class caches information about classes that is somewhat expensive
to obtain, notably the results of isInterface(), isArray(), and isAssignableFrom.
- ClassInfoCache() - Constructor for class com.sun.corba.ee.impl.misc.ClassInfoCache
-
- ClassInfoCache.ClassInfo - Class in com.sun.corba.ee.impl.misc
-
- ClassInfoCache.ClassInfo.LazyWrapper - Class in com.sun.corba.ee.impl.misc
-
- classNameOf(String) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Get the class name corresponding to a particular repository Id.
- classNameResolver() - Static method in class com.sun.corba.ee.impl.osgi.loader.OSGIListener
-
- classNameResolver() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- classNameResolver(UnaryFunction<String, Class<?>>) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- classNotFound(String) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- classNotFound1(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- classNotFound2(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- classNotFound3(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- classNotFoundInCodebase(String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- classNotFoundInJDKClassLoader(String, ClassNotFoundException) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- cleanCache(ORB) - Static method in class com.sun.corba.ee.impl.encoding.CachedCodeBase
-
- cleanupAfterOADestroyed() - Method in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- cleanupAfterOADestroyed() - Method in class com.sun.corba.ee.impl.protocol.ServantCacheLocalCRDBase
-
- cleanupClientPIRequest() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- cleanupClientPIRequest() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- cleanupClientPIRequest() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Invoked when a request is about to be cleaned up.
- cleanupServerPIRequest() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- cleanupServerPIRequest() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- cleanupServerPIRequest() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Invoked when a request is about to be cleaned up.
- cleanUpTie(Tie) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
- clear() - Method in class com.sun.corba.ee.impl.corba.EnvironmentImpl
-
- clear() - Method in class com.sun.corba.ee.impl.encoding.BufferQueue
-
- clear() - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- clear() - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- clear() - Method in interface com.sun.corba.ee.spi.transport.MessageTraceManager
-
Discard all messages accumulated since the last call to
clear.
- clearAOM() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Delete everything in the active object map.
- clearAOM() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- clearAOM() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- clearAOM() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- clearCaches() - Static method in class com.sun.corba.ee.impl.util.Utility
-
- clearData() - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
- clearDebugFlag(String) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- clearDebugFlags(String...) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- clearObjectAdapter() - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryImpl
-
- clearObjectAdapter() - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryNoObjectAdapterImpl
-
- clearObjectAdapter() - Method in interface com.sun.corba.ee.spi.orb.ObjectKeyCacheEntry
-
- ClientDelegate - Class in com.sun.corba.ee.spi.protocol
-
- ClientDelegate() - Constructor for class com.sun.corba.ee.spi.protocol.ClientDelegate
-
- ClientDelegateFactory - Interface in com.sun.corba.ee.spi.protocol
-
Interface used to create a ClientDelegate from a ContactInfoList.
- ClientDelegateImpl - Class in com.sun.corba.ee.impl.protocol
-
- ClientDelegateImpl(ORB, ContactInfoList) - Constructor for class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- ClientGroupManager - Class in com.sun.corba.ee.impl.folb
-
- ClientGroupManager() - Constructor for class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- clientInfoStackNull() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- ClientInvocationInfo - Interface in com.sun.corba.ee.spi.protocol
-
- clientReply_1_1 - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- clientReply_1_1_Get() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- clientReply_1_1_Get() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- clientReply_1_1_Put(MessageMediator) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- clientReply_1_1_Put(MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- clientReply_1_1_Remove() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- clientReply_1_1_Remove() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- ClientRequestDispatcher - Interface in com.sun.corba.ee.spi.protocol
-
ClientRequestDispatcher coordinates the request (and possible
response) processing for a specific protocol.
- ClientRequestDispatcherImpl - Class in com.sun.corba.ee.impl.protocol
-
ClientDelegate is the RMI client-side subcontract or representation
It implements RMI delegate as well as our internal ClientRequestDispatcher
interface.
- ClientRequestDispatcherImpl() - Constructor for class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- ClientRequestInfoImpl - Class in com.sun.corba.ee.impl.interceptors
-
Implementation of the ClientRequestInfo interface as specified in
orbos/99-12-02 section 5.4.2.
- ClientRequestInfoImpl(ORB) - Constructor for class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Creates a new ClientRequestInfo implementation.
- clientRequestMapGet(int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- clientRequestMapGet(int) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- close(ByteBuffer) - Method in interface com.sun.corba.ee.impl.encoding.BufferManagerRead
-
- close(ByteBuffer) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- close(ByteBuffer) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- close() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
Close the BufferManagerWrite and do any outstanding cleanup.
- close() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteGrow
-
Close the BufferManagerWrite and do any outstanding cleanup.
- close() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
Close the BufferManagerWrite and do any outstanding cleanup.
- close() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- close() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- close() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- close() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- close() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- close() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- close() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- close() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- close() - Method in class com.sun.corba.ee.impl.io.IIOPOutputStream
-
- close() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- close() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- close() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- close() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- close(C) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheBlockingImpl
-
Close a connection, regardless of whether the connection is busy
or not.
- close(C) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl
-
Close a connection, regardless of whether the connection is busy
or not.
- close(C) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
Close a connection, regardless of whether the connection is busy
or not.
- close(C) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
Close a connection, regardless of whether the connection is busy
or not.
- close() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- close() - Method in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- close() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
Note:it is possible for this to be called more than once
- close() - Method in class com.sun.corba.ee.impl.transport.ListenerThreadImpl
-
- close() - Method in class com.sun.corba.ee.impl.transport.ReaderThreadImpl
-
- close() - Method in class com.sun.corba.ee.impl.transport.SelectorImpl
-
- close() - Method in class com.sun.corba.ee.impl.transport.TemporarySelector
-
NOTE: There is a potential for a situation, (albiet very remote), that
some other thread may be in this TemporarySelector's select()
method while another thread is trying to call this "close" method
as a result of an explicit close of a Connection (if someone
overrides the implementation of SocketOrChannelConnectionImpl
and makes an explicit call to "close" the Connection), that call
to close the Connection may also attempt to call this close method.
- close(Selector) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateClosed
-
- close(Selector) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateOpen
-
- close() - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- close() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
Close the Acceptor.
- close() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- close() - Method in interface com.sun.corba.ee.spi.transport.connection.Connection
-
- close(C) - Method in interface com.sun.corba.ee.spi.transport.connection.ConnectionCache
-
Close a connection, regardless of its state.
- close() - Method in interface com.sun.corba.ee.spi.transport.ConnectionCache
-
Close all connections in the connection cache.
- close() - Method in interface com.sun.corba.ee.spi.transport.ListenerThread
-
- close() - Method in interface com.sun.corba.ee.spi.transport.ReaderThread
-
- close() - Method in interface com.sun.corba.ee.spi.transport.Selector
-
- close(Selector) - Method in interface com.sun.corba.ee.spi.transport.TemporarySelectorState
-
Closes theSelector.
- close() - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- CLOSE_RECVD - Static variable in interface com.sun.corba.ee.spi.transport.Connection
-
- CLOSE_SENT - Static variable in interface com.sun.corba.ee.spi.transport.Connection
-
- closeConnectionResources() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- closeConnectionResources() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Clean up all connection resources.
- closeSocketAndTemporarySelectors() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- closeTemporarySelectors() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ClusterInstanceInfo - Class in com.sun.corba.ee.spi.folb
-
- ClusterInstanceInfo(InputStream) - Constructor for class com.sun.corba.ee.spi.folb.ClusterInstanceInfo
-
- ClusterInstanceInfo(String, int, List<SocketInfo>) - Constructor for class com.sun.corba.ee.spi.folb.ClusterInstanceInfo
-
- ClusterInstanceInfoComponent - Interface in com.sun.corba.ee.spi.ior.iiop
-
- ClusterInstanceInfoComponentImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- ClusterInstanceInfoComponentImpl(ClusterInstanceInfo) - Constructor for class com.sun.corba.ee.impl.ior.iiop.ClusterInstanceInfoComponentImpl
-
- cnfeReadClass(ClassNotFoundException, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- codebase - Variable in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- CodeBase - Interface in com.sun.org.omg.SendingContext
-
com/sun/org/omg/SendingContext/CodeBase.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
- CodeBaseHelper - Class in com.sun.org.omg.SendingContext
-
com/sun/org/omg/SendingContext/CodeBaseHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
- CodeBaseHelper() - Constructor for class com.sun.org.omg.SendingContext.CodeBaseHelper
-
- CodeBaseOperations - Interface in com.sun.org.omg.SendingContext
-
com/sun/org/omg/SendingContext/CodeBaseOperations.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from rt.idl
Thursday, May 6, 1999 1:52:08 AM PDT
- codeBaseServerIOR - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- codeBaseUnavailable(Connection) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- codec_factory() - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This attribute is the IOP::CodecFactory.
- CODEC_FACTORY_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- CodecFactoryImpl - Class in com.sun.corba.ee.impl.interceptors
-
CodecFactoryImpl is the implementation of the Codec Factory, as described
in orbos/99-12-02.
- CodecFactoryImpl(ORB) - Constructor for class com.sun.corba.ee.impl.interceptors.CodecFactoryImpl
-
Creates a new CodecFactory implementation.
- CodegenProxyCreator - Class in com.sun.corba.ee.impl.presentation.rmi.codegen
-
Generate a proxy with a specified base class.
- CodegenProxyCreator(String, Class, Class[], Method[]) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenProxyCreator
-
- CodegenStubBase - Class in com.sun.corba.ee.impl.presentation.rmi.codegen
-
- CodegenStubBase() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase
-
- CodeSetComponent() - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetComponent
-
- CodeSetComponent(int, int[]) - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetComponent
-
- CodeSetComponentInfo - Class in com.sun.corba.ee.impl.encoding
-
- CodeSetComponentInfo() - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
- CodeSetComponentInfo(CodeSetComponentInfo.CodeSetComponent, CodeSetComponentInfo.CodeSetComponent) - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
- CodeSetComponentInfo.CodeSetComponent - Class in com.sun.corba.ee.impl.encoding
-
CodeSetComponent is part of an IOR multi-component profile.
- CodeSetComponentInfo.CodeSetContext - Class in com.sun.corba.ee.impl.encoding
-
CodeSetContext goes in a GIOP service context
- codesetComponentRequired() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- CodeSetContext() - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
-
- CodeSetContext(int, int) - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
-
- codeSetContext - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- CodeSetConversion - Class in com.sun.corba.ee.impl.encoding
-
Collection of classes, interfaces, and factory methods for
CORBA code set conversion.
- CodeSetConversion.BTCConverter - Class in com.sun.corba.ee.impl.encoding
-
Abstraction for byte to char conversion.
- CodeSetConversion.CTBConverter - Class in com.sun.corba.ee.impl.encoding
-
Abstraction for char to byte conversion.
- codesetIncompatible() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- CodeSetsComponent - Interface in com.sun.corba.ee.spi.ior.iiop
-
- CodeSetsComponentImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- CodeSetsComponentImpl() - Constructor for class com.sun.corba.ee.impl.ior.iiop.CodeSetsComponentImpl
-
- CodeSetsComponentImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.iiop.CodeSetsComponentImpl
-
- CodeSetsComponentImpl(ORB) - Constructor for class com.sun.corba.ee.impl.ior.iiop.CodeSetsComponentImpl
-
- CodeSetServiceContext - Interface in com.sun.corba.ee.spi.servicecontext
-
- CodeSetServiceContextImpl - Class in com.sun.corba.ee.impl.servicecontext
-
- CodeSetServiceContextImpl(CodeSetComponentInfo.CodeSetContext) - Constructor for class com.sun.corba.ee.impl.servicecontext.CodeSetServiceContextImpl
-
- CodeSetServiceContextImpl(InputStream, GIOPVersion) - Constructor for class com.sun.corba.ee.impl.servicecontext.CodeSetServiceContextImpl
-
- collect() - Method in class com.sun.corba.ee.impl.orb.AppletDataCollector
-
- collect() - Method in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- collect() - Method in class com.sun.corba.ee.impl.orb.NormalDataCollector
-
- collect() - Method in class com.sun.corba.ee.impl.orb.PropertyOnlyDataCollector
-
- com.sun.corba.ee.impl.copyobject - package com.sun.corba.ee.impl.copyobject
-
- com.sun.corba.ee.impl.corba - package com.sun.corba.ee.impl.corba
-
- com.sun.corba.ee.impl.dynamicany - package com.sun.corba.ee.impl.dynamicany
-
- com.sun.corba.ee.impl.encoding - package com.sun.corba.ee.impl.encoding
-
- com.sun.corba.ee.impl.folb - package com.sun.corba.ee.impl.folb
-
- com.sun.corba.ee.impl.interceptors - package com.sun.corba.ee.impl.interceptors
-
- com.sun.corba.ee.impl.io - package com.sun.corba.ee.impl.io
-
- com.sun.corba.ee.impl.ior - package com.sun.corba.ee.impl.ior
-
- com.sun.corba.ee.impl.ior.iiop - package com.sun.corba.ee.impl.ior.iiop
-
- com.sun.corba.ee.impl.javax.rmi - package com.sun.corba.ee.impl.javax.rmi
-
- com.sun.corba.ee.impl.javax.rmi.CORBA - package com.sun.corba.ee.impl.javax.rmi.CORBA
-
- com.sun.corba.ee.impl.legacy.connection - package com.sun.corba.ee.impl.legacy.connection
-
- com.sun.corba.ee.impl.misc - package com.sun.corba.ee.impl.misc
-
- com.sun.corba.ee.impl.naming.cosnaming - package com.sun.corba.ee.impl.naming.cosnaming
-
- com.sun.corba.ee.impl.naming.namingutil - package com.sun.corba.ee.impl.naming.namingutil
-
- com.sun.corba.ee.impl.oa - package com.sun.corba.ee.impl.oa
-
- com.sun.corba.ee.impl.oa.poa - package com.sun.corba.ee.impl.oa.poa
-
- com.sun.corba.ee.impl.oa.rfm - package com.sun.corba.ee.impl.oa.rfm
-
- com.sun.corba.ee.impl.oa.toa - package com.sun.corba.ee.impl.oa.toa
-
- com.sun.corba.ee.impl.orb - package com.sun.corba.ee.impl.orb
-
- com.sun.corba.ee.impl.osgi.loader - package com.sun.corba.ee.impl.osgi.loader
-
- com.sun.corba.ee.impl.plugin.hwlb - package com.sun.corba.ee.impl.plugin.hwlb
-
- com.sun.corba.ee.impl.presentation.rmi - package com.sun.corba.ee.impl.presentation.rmi
-
- com.sun.corba.ee.impl.presentation.rmi.codegen - package com.sun.corba.ee.impl.presentation.rmi.codegen
-
- com.sun.corba.ee.impl.presentation.rmi.proxy - package com.sun.corba.ee.impl.presentation.rmi.proxy
-
- com.sun.corba.ee.impl.protocol - package com.sun.corba.ee.impl.protocol
-
- com.sun.corba.ee.impl.protocol.giopmsgheaders - package com.sun.corba.ee.impl.protocol.giopmsgheaders
-
- com.sun.corba.ee.impl.resolver - package com.sun.corba.ee.impl.resolver
-
- com.sun.corba.ee.impl.servicecontext - package com.sun.corba.ee.impl.servicecontext
-
- com.sun.corba.ee.impl.transport - package com.sun.corba.ee.impl.transport
-
- com.sun.corba.ee.impl.transport.concurrent - package com.sun.corba.ee.impl.transport.concurrent
-
- com.sun.corba.ee.impl.transport.connection - package com.sun.corba.ee.impl.transport.connection
-
- com.sun.corba.ee.impl.txpoa - package com.sun.corba.ee.impl.txpoa
-
- com.sun.corba.ee.impl.util - package com.sun.corba.ee.impl.util
-
- com.sun.corba.ee.spi.copyobject - package com.sun.corba.ee.spi.copyobject
-
- com.sun.corba.ee.spi.extension - package com.sun.corba.ee.spi.extension
-
- com.sun.corba.ee.spi.folb - package com.sun.corba.ee.spi.folb
-
- com.sun.corba.ee.spi.ior - package com.sun.corba.ee.spi.ior
-
Provides access to the components and profiles in an IOR without the overhead
of CDR encoding.
- com.sun.corba.ee.spi.ior.iiop - package com.sun.corba.ee.spi.ior.iiop
-
- com.sun.corba.ee.spi.legacy.connection - package com.sun.corba.ee.spi.legacy.connection
-
- com.sun.corba.ee.spi.legacy.interceptor - package com.sun.corba.ee.spi.legacy.interceptor
-
- com.sun.corba.ee.spi.logex.corba - package com.sun.corba.ee.spi.logex.corba
-
- com.sun.corba.ee.spi.logging - package com.sun.corba.ee.spi.logging
-
- com.sun.corba.ee.spi.misc - package com.sun.corba.ee.spi.misc
-
- com.sun.corba.ee.spi.oa - package com.sun.corba.ee.spi.oa
-
- com.sun.corba.ee.spi.oa.rfm - package com.sun.corba.ee.spi.oa.rfm
-
- com.sun.corba.ee.spi.orb - package com.sun.corba.ee.spi.orb
-
- com.sun.corba.ee.spi.osgi - package com.sun.corba.ee.spi.osgi
-
- com.sun.corba.ee.spi.presentation.rmi - package com.sun.corba.ee.spi.presentation.rmi
-
- com.sun.corba.ee.spi.protocol - package com.sun.corba.ee.spi.protocol
-
- com.sun.corba.ee.spi.resolver - package com.sun.corba.ee.spi.resolver
-
- com.sun.corba.ee.spi.servicecontext - package com.sun.corba.ee.spi.servicecontext
-
- com.sun.corba.ee.spi.trace - package com.sun.corba.ee.spi.trace
-
- com.sun.corba.ee.spi.transport - package com.sun.corba.ee.spi.transport
-
- com.sun.corba.ee.spi.transport.concurrent - package com.sun.corba.ee.spi.transport.concurrent
-
- com.sun.corba.ee.spi.transport.connection - package com.sun.corba.ee.spi.transport.connection
-
- com.sun.org.omg.CORBA - package com.sun.org.omg.CORBA
-
- com.sun.org.omg.CORBA.portable - package com.sun.org.omg.CORBA.portable
-
- com.sun.org.omg.CORBA.ValueDefPackage - package com.sun.org.omg.CORBA.ValueDefPackage
-
- com.sun.org.omg.SendingContext - package com.sun.org.omg.SendingContext
-
- com.sun.org.omg.SendingContext.CodeBasePackage - package com.sun.org.omg.SendingContext.CodeBasePackage
-
- communicationsRetryTimeout(Exception, long) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- communicationsTimeoutWaitingForResponse(long) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- compareTo(Object) - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
Compare this with another ObjectStreamField.
- compareTo(ORBVersion) - Method in class com.sun.corba.ee.impl.orb.ORBVersionImpl
-
- compareVersion(int[], int[]) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Compare two version arrays.
- compareVersion(String, String) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Compare two version strings.
- complete() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- complete() - Method in class com.sun.corba.ee.spi.orb.ParserImplBase
-
Override this method if there is some needed initialization
that takes place after argument parsing.
- component_count() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- component_count() - Method in class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
-
- components_established(IORInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- components_established(IORInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
-
- compose(Operation, Operation) - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- CompositeResolverImpl - Class in com.sun.corba.ee.impl.resolver
-
- CompositeResolverImpl(Resolver, Resolver) - Constructor for class com.sun.corba.ee.impl.resolver.CompositeResolverImpl
-
- computeAlignment(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- computeAlignment(int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- computeValueTag(boolean, int, boolean) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- concatenateStringArrays(String[], String[]) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- concrete_base_type() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- ConcurrentQueue<V> - Interface in com.sun.corba.ee.spi.transport.concurrent
-
A class that provides a very simply unbounded queue.
- ConcurrentQueue.Handle<V> - Interface in com.sun.corba.ee.spi.transport.concurrent
-
A Handle provides the capability to delete an element of a ConcurrentQueue
very quickly.
- ConcurrentQueueBlockingImpl<V> - Class in com.sun.corba.ee.impl.transport.concurrent
-
- ConcurrentQueueBlockingImpl(long) - Constructor for class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueBlockingImpl
-
- ConcurrentQueueFactory - Class in com.sun.corba.ee.spi.transport.concurrent
-
A factory class for creating instances of ConcurrentQueue.
- ConcurrentQueueImpl<V> - Class in com.sun.corba.ee.impl.transport.concurrent
-
- ConcurrentQueueImpl(long) - Constructor for class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueImpl
-
- ConcurrentQueueNonBlockingImpl<V> - Class in com.sun.corba.ee.impl.transport.concurrent
-
- ConcurrentQueueNonBlockingImpl(long) - Constructor for class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueNonBlockingImpl
-
- ConfigParser(ORB) - Constructor for class com.sun.corba.ee.impl.orb.ORBConfiguratorImpl.ConfigParser
-
- configurationHostName - Variable in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- configure(DataCollector, ORB) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- configure(DataCollector, ORB) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- configure(DataCollector, ORB) - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceManagerConfigurator
-
- configure(DataCollector, ORB) - Method in class com.sun.corba.ee.impl.orb.ORBConfiguratorImpl
-
- configure(DataCollector, ORB) - Method in class com.sun.corba.ee.impl.plugin.hwlb.NoConnectionCacheImpl
-
- configure(DataCollector, ORB) - Method in class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
-
- configure(DataCollector, ORB) - Method in interface com.sun.corba.ee.spi.orb.ORBConfigurator
-
- connect(Stub, ORB) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl
-
Connects this stub to an ORB.
- connect(Remote, Remote) - Method in class com.sun.corba.ee.impl.javax.rmi.PortableRemoteObject
-
Makes a Remote object ready for remote communication.
- connect(Object) - Method in interface com.sun.corba.ee.impl.oa.toa.TOA
-
Connect the given servant to the ORB by allocating a transient object key
and creating an IOR and object reference using the current factory.
- connect(Object) - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- connect(Object) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- connect(Object) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- connect(ORB) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- connect(StubIORImpl, Object, ObjectImpl, ORB) - Static method in class com.sun.corba.ee.impl.presentation.rmi.StubConnectImpl
-
Connect the stub to the orb if necessary.
- connect(ORB) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
Connect this dynamic stub to an ORB.
- connect(Object, ORB) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- connect(ORB) - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- connectFailure(Throwable, String, String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectingServant(RemoteException) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connection() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- connection - Variable in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
- connection() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
- connection - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- Connection - Interface in com.sun.corba.ee.spi.legacy.connection
-
This interface represents the connection on which a request is made.
- connection() - Method in interface com.sun.corba.ee.spi.legacy.interceptor.RequestInfoExt
-
- Connection - Interface in com.sun.corba.ee.spi.transport
-
- Connection - Interface in com.sun.corba.ee.spi.transport.connection
-
A Connection represents some kind of channel to a (possibly different) process.
- CONNECTION_REBIND - Static variable in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- CONNECTION_SOCKET_TYPE_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- CONNECTION_SOCKET_USE_WORKER_THREAD_FOR_EVENT_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- connectionAbort(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectionCache - Variable in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- connectionCache - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- connectionCache - Variable in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- connectionCache - Variable in class com.sun.corba.ee.impl.transport.InboundConnectionCacheImpl
-
- connectionCache - Variable in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheImpl
-
- ConnectionCache<C extends Connection> - Interface in com.sun.corba.ee.spi.transport.connection
-
A connection cache manages a group of connections which may be re-used
for sending and receiving messages.
- ConnectionCache - Interface in com.sun.corba.ee.spi.transport
-
- ConnectionCacheBase<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
- ConnectionCacheBase - Class in com.sun.corba.ee.impl.transport
-
- ConnectionCacheBase(ORB, String, String) - Constructor for class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- ConnectionCacheFactory - Class in com.sun.corba.ee.spi.transport.connection
-
A factory class for creating connections caches.
- connectionClosedEvent(String) - Method in class com.sun.corba.ee.impl.transport.InboundConnectionCacheProbeProvider
-
- connectionClosedEvent(String, String) - Method in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheProbeProvider
-
- ConnectionFinder<C extends Connection> - Interface in com.sun.corba.ee.spi.transport.connection
-
An instance of a ConnectionFinder may be supplied to the
OutboundConnectionCache.get method.
- ConnectionImpl - Class in com.sun.corba.ee.impl.transport
-
- ConnectionImpl(ORB) - Constructor for class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ConnectionImpl(ORB, boolean, boolean) - Constructor for class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ConnectionImpl(ORB, ContactInfo, String, String, int) - Constructor for class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ConnectionImpl(ORB, Acceptor, Socket) - Constructor for class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- connectionNotNullInCreateMessageMediator(Connection) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectionOpenedEvent(String, String) - Method in class com.sun.corba.ee.impl.transport.InboundConnectionCacheProbeProvider
-
- connectionOpenedEvent(String, String) - Method in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheProbeProvider
-
- connectionRebind - Static variable in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectionRebind(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectionRebind() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectionRebindMaybe(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectionSocketType() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- connectionSocketType() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- connectionSocketUseSelectThreadToWait() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- connectionSocketUseSelectThreadToWait() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- connectionSocketUseWorkerThreadForEvent() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- connectionSocketUseWorkerThreadForEvent() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- connectNoTie() - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- connectRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- connectTieNoServant() - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- connectTieWrongOrb() - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- connectWrongOrb() - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- consumeEndian() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- consumeEndian() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- consumeEndian() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- consumeEndian() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- consumeServiceContexts(ORB, MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- consumeServiceContexts(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
- CONTACT_INFO_LIST_FACTORY_CLASS_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- contactInfo - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- contactInfo - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ContactInfo<C extends Connection> - Interface in com.sun.corba.ee.spi.transport.connection
-
The ContactInfo represents the information needed to establish a connection
to a (possibly different) process.
- ContactInfo - Interface in com.sun.corba.ee.spi.transport
-
- ContactInfoBase - Class in com.sun.corba.ee.impl.transport
-
- ContactInfoBase() - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- ContactInfoImpl - Class in com.sun.corba.ee.impl.transport
-
- ContactInfoImpl() - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- ContactInfoImpl(ORB, ContactInfoList) - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- ContactInfoImpl(ORB, ContactInfoList, String, String, int) - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- ContactInfoImpl(ORB, ContactInfoList, IOR, short, String, String, int) - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- contactInfoList - Variable in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- contactInfoList - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- ContactInfoList - Interface in com.sun.corba.ee.spi.transport
-
- ContactInfoListFactory - Interface in com.sun.corba.ee.spi.transport
-
Interface used to create a ContactInfoList from an IOR, as required
for supporting CORBA semantics using the DCS framework.
- ContactInfoListImpl - Class in com.sun.corba.ee.impl.transport
-
- ContactInfoListImpl(ORB) - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- ContactInfoListImpl(ORB, IOR) - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- ContactInfoListIterator - Interface in com.sun.corba.ee.spi.transport
-
- ContactInfoListIteratorImpl - Class in com.sun.corba.ee.impl.transport
-
- ContactInfoListIteratorImpl(ORB, ContactInfoList, ContactInfo, List, boolean) - Constructor for class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- CONTAINER_ID_SERVICE_CONTEXT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- contains(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- containsKey(K) - Method in class com.sun.corba.ee.impl.misc.CacheTable
-
- containsKey(ActiveObjectMap.Key) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- containsVal(int) - Method in class com.sun.corba.ee.impl.misc.CacheTable
-
- content_type() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- context_name() - Method in class com.sun.corba.ee.impl.corba.ContextImpl
-
- contextCalledOutOfOrder() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ContextIdentifierHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ContextIdentifierHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- ContextIdentifierHelper() - Constructor for class com.sun.org.omg.CORBA.ContextIdentifierHelper
-
- ContextIdSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ContextIdSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:51 AM PDT
- ContextIdSeqHelper() - Constructor for class com.sun.org.omg.CORBA.ContextIdSeqHelper
-
- ContextImpl - Class in com.sun.corba.ee.impl.corba
-
- ContextImpl(ORB) - Constructor for class com.sun.corba.ee.impl.corba.ContextImpl
-
- ContextImpl(Context) - Constructor for class com.sun.corba.ee.impl.corba.ContextImpl
-
- ContextListImpl - Class in com.sun.corba.ee.impl.corba
-
- ContextListImpl(ORB) - Constructor for class com.sun.corba.ee.impl.corba.ContextListImpl
-
- contextNotImplemented() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- contexts() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- contexts() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- contexts() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
This method returns the list of contexts for the DII operation.
- contexts() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- contexts - Variable in class com.sun.org.omg.CORBA.OperationDescription
-
- continueOrThrowSystemOrRemarshal(MessageMediator, Exception) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- convert(char) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- convert(String) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- convertAction(Class<?>) - Static method in class com.sun.corba.ee.spi.orb.OperationFactoryExt
-
- convertIntegerToShort() - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- convertThrowableToSystemException(Throwable, CompletionStatus) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- convertToISOLatin1(String) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Convert strings with illegal IDL identifier characters.
- convertToNameComponent(String) - Method in class com.sun.corba.ee.impl.naming.cosnaming.InterOperableNamingImpl
-
Method which converts the Stringified name into Array of Name Components.
- convertToNative(ORB, TypeCode) - Static method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- convertToString(NameComponent[]) - Method in class com.sun.corba.ee.impl.naming.cosnaming.InterOperableNamingImpl
-
Method which stringifies the Name Components given as the input
parameter.
- CopierManager - Interface in com.sun.corba.ee.spi.copyobject
-
Manager of ObjectCopier implementations used to support javax.rmi.CORBA.Util.copyObject(s).
- CopierManagerImpl - Class in com.sun.corba.ee.impl.copyobject
-
- CopierManagerImpl() - Constructor for class com.sun.corba.ee.impl.copyobject.CopierManagerImpl
-
- copy(Object, boolean) - Method in class com.sun.corba.ee.impl.copyobject.JavaStreamORBObjectCopierImpl
-
- copy(Object) - Method in class com.sun.corba.ee.impl.copyobject.JavaStreamORBObjectCopierImpl
-
- copy(Object, boolean) - Method in class com.sun.corba.ee.impl.copyobject.OldReflectObjectCopierImpl
-
- copy(Object) - Method in class com.sun.corba.ee.impl.copyobject.OldReflectObjectCopierImpl
-
- copy(Object, boolean) - Method in class com.sun.corba.ee.impl.copyobject.ORBStreamObjectCopierImpl
-
- copy(Object) - Method in class com.sun.corba.ee.impl.copyobject.ORBStreamObjectCopierImpl
-
- copy(Object, boolean) - Method in class com.sun.corba.ee.impl.copyobject.ReferenceObjectCopierImpl
-
- copy(Object) - Method in class com.sun.corba.ee.impl.copyobject.ReferenceObjectCopierImpl
-
- copy(Object) - Method in class com.sun.corba.ee.impl.copyobject.ReflectObjectCopierImpl
-
Return a deep copy of obj.
- copy(Object, boolean) - Method in class com.sun.corba.ee.impl.copyobject.ReflectObjectCopierImpl
-
- copy(InputStream, OutputStream) - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
This is not a copy of the TypeCodeImpl objects, but instead it
copies the value this type code is representing.
- copy() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- copy() - Method in class com.sun.corba.ee.impl.oa.poa.RequestProcessingPolicyImpl
-
- copy() - Method in class com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl
-
send back a shallow copy of the ServiceContexts container
- copy() - Method in class com.sun.corba.ee.spi.extension.CopyObjectPolicy
-
- copy() - Method in class com.sun.corba.ee.spi.extension.LoadBalancingPolicy
-
- copy() - Method in class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy
-
- copy() - Method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- copy() - Method in class com.sun.corba.ee.spi.extension.ZeroPortPolicy
-
- copy() - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContexts
-
- COPY_OBJECT_POLICY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- copyArguments(Object[], ORB) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- copyArguments(Object[], ORB) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Copy the arguments as needed for this particular method.
- copyObject(Object, ORB) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Copies or connects an object.
- CopyobjectDefaults - Class in com.sun.corba.ee.spi.copyobject
-
- CopyObjectPolicy - Class in com.sun.corba.ee.spi.extension
-
Policy used to specify the copyObject implementation to use.
- CopyObjectPolicy(int) - Constructor for class com.sun.corba.ee.spi.extension.CopyObjectPolicy
-
- copyObjects(Object[], ORB) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Copies or connects an array of objects.
- copyResult(Object, ORB) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- copyResult(Object, ORB) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Copy the result as needed for this particular method.
- CORBA_PREFIX - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- CorbaExtension - Class in com.sun.corba.ee.spi.logex.corba
-
- CorbalocURL - Class in com.sun.corba.ee.impl.naming.namingutil
-
The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
will be parsed and converted to this object.
- CorbalocURL(String) - Constructor for class com.sun.corba.ee.impl.naming.namingutil.CorbalocURL
-
This constructor parses the URL and initializes all the variables.
- CorbanameURL - Class in com.sun.corba.ee.impl.naming.namingutil
-
The corbaname: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
will be stored in this object.
- CorbanameURL(String) - Constructor for class com.sun.corba.ee.impl.naming.namingutil.CorbanameURL
-
This constructor takes a corbaname: url with 'corbaname:' prefix stripped
and initializes all the variables accordingly.
- CORBAObjectImpl - Class in com.sun.corba.ee.impl.corba
-
- CORBAObjectImpl() - Constructor for class com.sun.corba.ee.impl.corba.CORBAObjectImpl
-
- CorbaResourceUtil - Class in com.sun.corba.ee.impl.misc
-
- CorbaResourceUtil() - Constructor for class com.sun.corba.ee.impl.misc.CorbaResourceUtil
-
- correctPackageName(String) - Static method in class com.sun.corba.ee.impl.util.PackagePrefixChecker
-
- couldNotAccessSerialPersistentFields(Exception, String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- couldNotAccessStubDelegate - Static variable in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotAccessStubDelegate(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotAccessStubDelegate() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotAssignObjectToField(IllegalArgumentException, String, String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- couldNotConnect(Exception) - Method in interface com.sun.corba.ee.impl.presentation.rmi.Exceptions
-
- couldNotCreateArray(Throwable, String, Class<?>, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotDuplicateCdrInputStream(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotFindClass(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotFindJdkValueHandler(Exception) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- couldNotGetORB(Exception, Context) - Method in interface com.sun.corba.ee.impl.presentation.rmi.Exceptions
-
- couldNotInitializeInitialGIS(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotInstantiateHelper(InstantiationException, Class<?>) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotInstantiateStubClass(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotInvokeHelperReadMethod(Exception, Class<?>) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotLoadClass(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotLoadInterface(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotLoadStub(String) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- couldNotMakeInstance(Exception, Class<?>) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotMakeStubFromRepositoryId() - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- couldNotReadInfo(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotSetArray(Throwable, String, int, Class<?>, int, Object) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotSetDaemon(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- couldNotSetOrbInitializer(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotSetTcpNoDelay(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotSkipBytes(int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- couldNotUnmarshalEnum(String, String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- couldNotUnmarshalEnum(String, Serializable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- count() - Method in class com.sun.corba.ee.impl.corba.ContextListImpl
-
- count() - Method in class com.sun.corba.ee.impl.corba.ExceptionListImpl
-
- count() - Method in class com.sun.corba.ee.impl.corba.NVListImpl
-
- create(int, InputStream) - Method in class com.sun.corba.ee.impl.ior.IdentifiableFactoryFinderBase
-
- create(ObjectKeyTemplate, ObjectId) - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- create(byte[]) - Method in class com.sun.corba.ee.impl.ior.ObjectKeyFactoryImpl
-
- create(ORB, TaggedComponent) - Method in class com.sun.corba.ee.impl.ior.TaggedComponentFactoryFinderImpl
-
- create(POAImpl, boolean) - Static method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- create(String, String, List<Policy>, ServantLocator) - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- create(Applet, Properties, String) - Static method in class com.sun.corba.ee.impl.orb.DataCollectorFactory
-
- create(String[], Properties, String) - Static method in class com.sun.corba.ee.impl.orb.DataCollectorFactory
-
- create(Properties, String) - Static method in class com.sun.corba.ee.impl.orb.DataCollectorFactory
-
- create(IOR) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestContactInfoListFactory
-
- create(ProtectionDomain, ClassLoader, boolean, PrintStream) - Method in class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenProxyCreator
-
- create(Class<?>, boolean, PrintStream) - Method in class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenProxyCreator
-
Construct a generator for a proxy class
that implements the given interfaces and extends superClass.
- create(ORB, InputStream) - Method in class com.sun.corba.ee.spi.ior.EncapsulationFactoryBase
-
- create(ORB, InputStream) - Method in interface com.sun.corba.ee.spi.ior.IdentifiableFactory
-
Construct the appropriate Identifiable object with the
given id from the InputStream is.
- create(int, InputStream) - Method in interface com.sun.corba.ee.spi.ior.IdentifiableFactoryFinder
-
If there is a registered factory for id, use it to
read an Identifiable from is.
- create(byte[]) - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyFactory
-
Create an ObjectKey from its octet sequence representation.
- create(ORB, TaggedComponent) - Method in interface com.sun.corba.ee.spi.ior.TaggedComponentFactoryFinder
-
Create a tagged component from a GIOP marshalled representation
of a tagged component.
- create(ObjectKeyTemplate, ObjectId) - Method in interface com.sun.corba.ee.spi.ior.TaggedProfileTemplate
-
Create a TaggedProfile from this template.
- create(String, String, List<Policy>, ServantLocator) - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Create a new reference factory with the given policies.
- create(InputStream) - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- create(String[], Properties, boolean) - Static method in class com.sun.corba.ee.spi.osgi.ORBFactory
-
- create() - Static method in class com.sun.corba.ee.spi.osgi.ORBFactory
-
Create but do not initialize an ORB instance.
- create(ContactInfoList) - Method in interface com.sun.corba.ee.spi.protocol.ClientDelegateFactory
-
- create(int, IOR) - Method in interface com.sun.corba.ee.spi.protocol.LocalClientRequestDispatcherFactory
-
- create(InputStream, GIOPVersion) - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContext.Factory
-
- create(IOR) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListFactory
-
- create(int, int, int) - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Factory
-
Create TcpTimeouts assuming that max_single_wait is
unbounded.
- create(int, int, int, int) - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Factory
-
Create TcpTimeouts using all configuration parameters,
including a bound on the maximum single wait time.
- create(String) - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Factory
-
Create TcpTimeouts from a configuration string.
- create_abstract_interface_tc(String, String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_abstract_interface_tc(String, String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_alias_tc(String, String, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for an alias.
- create_alias_tc(String, String, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_any() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_any() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_array_tc(int, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_array_tc(int, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_child(String) - Method in class com.sun.corba.ee.impl.corba.ContextImpl
-
- create_codec(Encoding) - Method in class com.sun.corba.ee.impl.interceptors.CodecFactoryImpl
-
Creates a codec of the given encoding.
- create_context_list() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a ContextList
- create_context_list() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_dyn_any(Any) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl
-
- create_dyn_any_from_type_code(TypeCode) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl
-
- create_enum_tc(String, String, String[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for an enum.
- create_enum_tc(String, String, String[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_environment() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create an Environment
- create_environment() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_exception_list() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create an ExceptionList
- create_exception_list() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_exception_tc(String, String, StructMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for an exception.
- create_exception_tc(String, String, StructMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_fixed_tc(short, short) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_fixed_tc(short, short) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_id_assignment_policy(IdAssignmentPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_id_assignment_policy
Section 3.3.8.5
- create_id_uniqueness_policy(IdUniquenessPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_id_uniqueness_policy
Section 3.3.8.5
- create_implicit_activation_policy(ImplicitActivationPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_implicit_activation_policy
Section 3.3.8.5
- create_input_stream() - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
returns an input stream that an Any value can be marshaled out of.
- create_input_stream() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
overrides create_input_stream from CDROutputStream
- create_input_stream() - Method in class com.sun.corba.ee.impl.encoding.EncapsOutputStream
-
- create_input_stream() - Method in interface com.sun.corba.ee.impl.encoding.MarshalOutputStream
-
- create_input_stream() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- create_interface_tc(String, String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for an interface.
- create_interface_tc(String, String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_lifespan_policy(LifespanPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_lifespan_policy
Section 3.3.8.5
- create_list(int) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create an NVList
- create_list(int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_named_value(String, Any, int) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a NamedValue
- create_named_value(String, Any, int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_native_tc(String, String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_native_tc(String, String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_operation_list(Object) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create an NVList corresponding to an OperationDef
- create_operation_list(Object) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_output_stream() - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
returns an output stream that an Any value can be marshaled into.
- create_output_stream() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
The following methods are standard public CORBA ORB APIs
- create_output_stream() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_POA(String, POAManager, Policy[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_POA
Section 3.3.8.2
- create_policy(int, Any) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
This is the implementation of standard API defined in org.omg.CORBA.ORB
class.
- create_policy(int, Any) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- create_policy(int, Any) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_policy(int, Any) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_policy(int, Any) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
- create_recursive_sequence_tc(int, int) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_recursive_sequence_tc(int, int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_recursive_tc(String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_recursive_tc(String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_reference(String) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_reference
3.3.8.17
- create_reference_with_id(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_reference_with_id
3.3.8.18
- create_request(Object, Context, String, NVList, NamedValue) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- create_request(Object, Context, String, NVList, NamedValue, ExceptionList, ContextList) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- create_request_processing_policy(RequestProcessingPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_request_processing_policy
Section 3.3.8.5
- create_sequence_tc(int, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_sequence_tc(int, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_servant_retention_policy(ServantRetentionPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_servant_retention_policy
Section 3.3.8.5
- create_string_tc(int) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for a string.
- create_string_tc(int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_struct_tc(String, String, StructMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for a structure.
- create_struct_tc(String, String, StructMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_thread_policy(ThreadPolicyValue) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
create_thread_policy
Section 3.3.8.5
- create_union_tc(String, String, TypeCode, UnionMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for a union.
- create_union_tc(String, String, TypeCode, UnionMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_value_box_tc(String, String, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_value_box_tc(String, String, TypeCode) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_value_tc(String, String, short, TypeCode, ValueMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- create_value_tc(String, String, short, TypeCode, ValueMember[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- create_wstring_tc(int) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a TypeCode for a wide string.
- create_wstring_tc(int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- createCancelRequest(GIOPVersion, int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createCharBTCConverter() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
Override the default CDR factory behavior to get the
negotiated code sets from the connection.
- createCharBTCConverter() - Method in class com.sun.corba.ee.impl.encoding.EncapsInputStream
-
- createCharCTBConverter() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- createCharCTBConverter() - Method in class com.sun.corba.ee.impl.encoding.EncapsOutputStream
-
- createCloseConnection(GIOPVersion) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createConnection() - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
-
- createConnection() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- createConnection() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- createConnection() - Method in interface com.sun.corba.ee.spi.transport.connection.ContactInfo
-
Create a new Connection from this ContactInfo.
- createConnection() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- createContactInfo(String, String, int) - Method in class com.sun.corba.ee.impl.plugin.hwlb.NoConnectionCacheImpl.NCCContactInfoListImpl
-
- createContactInfo(String, String, int) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- createEncapsulation(ORB) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- createExceptionReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createExceptionReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- createForAnyType(Class) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- createForAnyType(Class) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createForAnyType(Class, ClassInfoCache.ClassInfo) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createForAnyType(Class) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createForAnyType(Class, ClassInfoCache.ClassInfo) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createForAnyType(Class) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- createForAnyType(Class, ClassInfoCache.ClassInfo) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Createa a repository ID for the type if it is either a java type
or an IDL type.
- createForIDLType(Class, int, int) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Creates a repository ID for an IDL Java Type.
- createForJavaType(Serializable) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createForJavaType(Class) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createForJavaType(Class, ClassInfoCache.ClassInfo) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createForJavaType(Serializable) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createForJavaType(Class) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createForJavaType(Class, ClassInfoCache.ClassInfo) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createForJavaType(Serializable) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Creates a repository ID for a normal Java Type.
- createForJavaType(Class) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- createForJavaType(Class, ClassInfoCache.ClassInfo) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Creates a repository ID for a normal Java Type.
- createForSpecialCase(Class) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- createForSpecialCase(Class, ClassInfoCache.ClassInfo) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- createForSpecialCase(Serializable) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- createFragmentMessage() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- createFragmentMessage() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- createFragmentMessage() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
Allows us to create a fragment message from any message type.
- createFromString(String) - Static method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
Creates a CodeSetComponent from a String which contains a comma
delimited list of OSF Code Set Registry numbers.
- createInputObject(ORB) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- createInputObject(ORB, CDROutputObject.InputObjectFactory) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- createInputObject(CDROutputObject, ORB, ByteBuffer, int, GIOPVersion) - Method in interface com.sun.corba.ee.impl.encoding.CDROutputObject.InputObjectFactory
-
- createListenerFailed(Throwable, String, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- createLocateReply(ORB, GIOPVersion, byte, int, int, IOR) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createLocateRequest(ORB, GIOPVersion, byte, int, byte[]) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createLocationForward(MessageMediator, IOR, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createLocationForward(MessageMediator, IOR, ServiceContexts) - Method in interface com.sun.corba.ee.spi.protocol.ProtocolHandler
-
- createMarshalError(MARSHAL) - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- createMessageError(GIOPVersion) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createMessageMediator(ORB, ContactInfo, Connection, String, boolean) - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- createMessageMediator(ORB, ContactInfo, Connection, String, boolean) - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- createMessageMediator(ORB, ContactInfo, Connection, String, boolean) - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- createORBManagedObjectManager() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- createOrIncrementInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- createOrIncrementInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- createOrIncrementInvocationInfo() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- createOutputObject(ORB, MessageMediator) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- createOutputObject(ORB, MessageMediator) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- createOutputObject(ORB, MessageMediator) - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- createOutputObject(MessageMediator) - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- createOutputObject(MessageMediator) - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- createOutputObject(ORB, MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- createOutputObject(MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- createPIHandler() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- createPIHandler() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- createPIHandler() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- createPoaDestroy() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- createReference(byte[]) - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryImpl
-
- createReference(byte[]) - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactory
-
Create an object reference with the given key and
repository ID.
- createReply(ORB, GIOPVersion, byte, int, int, ServiceContexts, IOR) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- createRequest(ORB, GIOPVersion, byte, int, boolean, IOR, short, String, ServiceContexts, Principal) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- createResponse(MessageMediator, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createResponse(MessageMediator, ServiceContexts) - Method in interface com.sun.corba.ee.spi.protocol.ProtocolHandler
-
- createResponseHelper(MessageMediator, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createResponseHelper(MessageMediator, ServiceContexts, boolean) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createResponseHelper(MessageMediator, ReplyMessage, IOR) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createsDynamicStubs() - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryDynamicBase
-
- createsDynamicStubs() - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryStaticImpl
-
- createsDynamicStubs() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.StubFactoryFactory
-
Return whether or not this StubFactoryFactory creates StubFactory
instances that create dynamic stubs and ties.
- createSequenceRepID(Object) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createSequenceRepID(Class) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- createSequenceRepID(Object) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createSequenceRepID(Class) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- createSequenceRepID(Object) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Creates a repository ID for a sequence.
- createSequenceRepID(Class) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
Creates a repository ID for a sequence.
- createServerSocket(String, int) - Method in class com.sun.corba.ee.impl.legacy.connection.DefaultSocketFactory
-
- createServerSocket(String, int) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestLegacyORBSocketFactory
-
- createServerSocket(String, InetSocketAddress) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBSocketFactory
-
- createServerSocket(String, InetSocketAddress) - Method in class com.sun.corba.ee.impl.transport.DefaultSocketFactoryImpl
-
- createServerSocket(String, int) - Method in interface com.sun.corba.ee.spi.legacy.connection.ORBSocketFactory
-
DEPRECATED.
- createServerSocket(String, InetSocketAddress) - Method in interface com.sun.corba.ee.spi.transport.ORBSocketFactory
-
- createSocket(SocketInfo) - Method in class com.sun.corba.ee.impl.legacy.connection.DefaultSocketFactory
-
- createSocket(SocketInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestLegacyORBSocketFactory
-
- createSocket(String, InetSocketAddress) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBSocketFactory
-
- createSocket(String, InetSocketAddress) - Method in class com.sun.corba.ee.impl.transport.DefaultSocketFactoryImpl
-
- createSocket(SocketInfo) - Method in interface com.sun.corba.ee.spi.legacy.connection.ORBSocketFactory
-
DEPRECATED.
- createSocket(String, InetSocketAddress) - Method in interface com.sun.corba.ee.spi.transport.ORBSocketFactory
-
- createStreamMemento() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- createStreamMemento() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- createStubFactory(String, boolean, String, Class, ClassLoader) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryDynamicBase
-
- createStubFactory(String, boolean, String, Class, ClassLoader) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryStaticImpl
-
- createStubFactory(String, boolean, String, Class<?>, ClassLoader) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.StubFactoryFactory
-
Create a stub factory for stubs for the interface whose type is given by
className.
- createSystemExceptionResponse(MessageMediator, SystemException, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createSystemExceptionResponse(MessageMediator, SystemException, ServiceContexts) - Method in interface com.sun.corba.ee.spi.protocol.ProtocolHandler
-
- createTemplate(InputStream) - Method in class com.sun.corba.ee.impl.ior.ObjectKeyFactoryImpl
-
- createTemplate(InputStream) - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyFactory
-
Create an ObjectKeyTemplate from its representation
in an InputStream.
- createTypeCodeForClass(Class, ORB) - Static method in class com.sun.corba.ee.impl.corba.AnyImpl
-
Utility method for insert_Value and Util.writeAny.
- createTypeCodeForClass(ORB, Class, ValueHandler) - Static method in class com.sun.corba.ee.impl.io.ValueUtility
-
- createUnknownExceptionResponse(MessageMediator, UnknownException) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createUnknownExceptionResponse(MessageMediator, UnknownException) - Method in interface com.sun.corba.ee.spi.protocol.ProtocolHandler
-
- createURLBasedAddress(String, String) - Method in class com.sun.corba.ee.impl.naming.cosnaming.InterOperableNamingImpl
-
Method which converts the Stringified name and Host Name Address into
a URL based Name
- createUserExceptionResponse(MessageMediator, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- createUserExceptionResponse(MessageMediator, ServiceContexts) - Method in interface com.sun.corba.ee.spi.protocol.ProtocolHandler
-
- createValueHandler() - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Returns a singleton instance of a class that implements the
ValueHandler interface.
- createValueHandler() - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Gets the ValueHandler from Util.createValueHandler.
- createValueHandler(ORB) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Creates the correct ValueHandler.
- createWCharBTCConverter() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- createWCharBTCConverter() - Method in class com.sun.corba.ee.impl.encoding.EncapsInputStream
-
- createWCharCTBConverter() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- createWCharCTBConverter() - Method in class com.sun.corba.ee.impl.encoding.EncapsOutputStream
-
- CS - Annotation Type in com.sun.corba.ee.spi.logex.corba
-
This annotation is applied to a method to indicate what CompletionStatus to use
for creating a CORBA exception.
- CSI_V2_SSL_TAGGED_COMPONENT_HANDLER - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- CSIv2SSLTaggedComponentHandler - Interface in com.sun.corba.ee.impl.folb
-
An implementation of this interface org.omg.CORBA.LocalObject.
- CSValue - Enum in com.sun.corba.ee.spi.logex.corba
-
Enum corresponding to CompletionStatus that can be used in annotations.
- CTBConverter() - Constructor for class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- ctbConverterFailure(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ctx() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- ctx(Context) - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- ctx() - Method in class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
- ctxIllegalName() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- ctxIllegalPropertyName() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- ctxIllegalSearchString() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- ctxNonEmpty() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- current_component() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- current_component() - Method in class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
-
- current_factory() - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
- current_factory(ObjectReferenceFactory) - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
- customWrapperIndirection() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- customWrapperNotSingleRepid() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- customWrapperWithCodebase() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- GenericIdentifiable - Class in com.sun.corba.ee.impl.ior
-
- GenericIdentifiable(int, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.GenericIdentifiable
-
- GenericIdentifiable(int, byte[]) - Constructor for class com.sun.corba.ee.impl.ior.GenericIdentifiable
-
- genericNoImpl() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- GenericTaggedComponent - Class in com.sun.corba.ee.impl.ior
-
- GenericTaggedComponent(int, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.GenericTaggedComponent
-
- GenericTaggedComponent(int, byte[]) - Constructor for class com.sun.corba.ee.impl.ior.GenericTaggedComponent
-
- GenericTaggedProfile - Class in com.sun.corba.ee.impl.ior
-
- GenericTaggedProfile(int, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- GenericTaggedProfile(ORB, int, byte[]) - Constructor for class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- get(int) - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- get(Class<?>) - Static method in class com.sun.corba.ee.impl.misc.ClassInfoCache
-
- get(ActiveObjectMap.Key) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- get(UnaryFunction<String, Class<?>>) - Static method in class com.sun.corba.ee.impl.orb.ParserTable
-
- get(Class) - Static method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
Return an IDLNameTranslator for the given interface.
- get(Class[]) - Static method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
Return an IDLNameTranslator for the given interfacex.
- get(int) - Method in class com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl
-
- get(ContactInfo<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
- get(ContactInfo<C>, ConnectionFinder<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
- get(ContactInfo<C>, ConnectionFinder<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
- get(ContactInfo<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
- get(Acceptor) - Method in class com.sun.corba.ee.impl.transport.InboundConnectionCacheImpl
-
- get(ContactInfo) - Method in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheImpl
-
- get(int) - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContexts
-
Return the service context with scId, or null if not
found.
- get(ServiceContextsCache.CASE) - Method in class com.sun.corba.ee.spi.servicecontext.ServiceContextsCache
-
- get(ContactInfo<C>, ConnectionFinder<C>) - Method in interface com.sun.corba.ee.spi.transport.connection.OutboundConnectionCache
-
Return a Connection corresponding to the given ContactInfo.
- get(ContactInfo<C>) - Method in interface com.sun.corba.ee.spi.transport.connection.OutboundConnectionCache
-
Behaves the same as get( ContactInfo, ConnectionFinder )
except that no connection finder is provided, so that step is
ignored.
- get(Acceptor) - Method in interface com.sun.corba.ee.spi.transport.InboundConnectionCache
-
- get(ContactInfo) - Method in interface com.sun.corba.ee.spi.transport.OutboundConnectionCache
-
- get_any() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_as_string() - Method in class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
-
- get_as_ulong() - Method in class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
-
- get_backoff_factor() - Method in class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- get_backoff_factor() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts
-
Return the backoff factor, which is the percentage multiplier used
to compute the next timeout in the Waiter.advance method.
- get_boolean() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_boxed_value() - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- get_boxed_value_as_dyn_any() - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- get_char() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_class() - Method in interface com.sun.org.omg.CORBA.portable.ValueHelper
-
Deprecated.
- get_codebase(Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- get_compact_typecode() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- get_current() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Deprecated.
- get_current() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- get_default_context() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Get the default Context object
- get_default_context() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- get_discriminator() - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
Returns the current discriminator value.
- get_double() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_dyn_any() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_effective_component(int) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Returns the IOP::TaggedComponent with the given ID from the profile
selected for this request.
- get_effective_components(int) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Returns all the tagged components with the given ID from the profile
selected for this request.
- get_effective_policy(int) - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
An ORB service implementation may determine what server side policy
of a particular type is in effect for an IOR being constructed by
calling the get_effective_policy operation.
- get_effective_policy(int) - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- get_float() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_initial_time_to_wait() - Method in class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- get_initial_time_to_wait() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts
-
Return the initial time to wait on the first getTime or sleepTime
call on a new Waiter instance.
- get_interface_def(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.DelegateImpl
-
- get_interface_def(Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- get_ir() - Method in class com.sun.corba.ee.impl.encoding.CachedCodeBase
-
- get_ir() - Method in class com.sun.corba.ee.impl.io.FVDCodeBaseImpl
-
- get_ir() - Method in class com.sun.org.omg.SendingContext._CodeBaseStub
-
- get_ir() - Method in interface com.sun.org.omg.SendingContext.CodeBaseOperations
-
- get_length() - Method in class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
-
- get_long() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_longlong() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_max_single_wait_time() - Method in class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- get_max_single_wait_time() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts
-
Get the maximum time a single sleepTime or getTime can taoke or return
in an instance of Waiter.
- get_max_time_to_wait() - Method in class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- get_max_time_to_wait() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts
-
Get the maximum total time a Waiter can exist before isExpired returns
true.
- get_members() - Method in class com.sun.corba.ee.impl.dynamicany.DynStructImpl
-
- get_members_as_dyn_any() - Method in class com.sun.corba.ee.impl.dynamicany.DynStructImpl
-
- get_next_response() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Get the next request that has gotten a response.
- get_next_response() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- get_object_id() - Method in class com.sun.corba.ee.impl.oa.poa.POACurrent
-
- get_octet() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_offset() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- get_offset() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- get_offset() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
Returns the current position relative to the start of the message.
- get_offset() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_1
-
- get_POA() - Method in class com.sun.corba.ee.impl.oa.poa.POACurrent
-
- get_primitive_tc(TCKind) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Get the TypeCode for a primitive type.
- get_primitive_tc(TCKind) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- get_primitive_tc(int) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- get_reference() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_reply_service_context(int) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
does not contain an etry for that ID, BAD_PARAM with a minor code of
TBD_BP is raised.
- get_reply_service_context(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Implementation for get_reply_service_context() differs for client
and server implementations.
- get_reply_service_context(int) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- get_request_policy(int) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Returns the given policy in effect for this operation.
- get_request_service_context(int) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- get_request_service_context(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Implementation for get_request_service_context() differs for client
and server implementations.
- get_request_service_context(int) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- get_response() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- get_servant() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
get_servant
Section 3.3.8.12
- get_servant_manager() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
get_servant_manager
Section 3.3.8.10
- get_server_policy(int) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Returns the policy in effect for this operation for the given policy
type.
- GET_SERVICE_CONTEXT_RETURNS_NULL - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- get_short() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_slot(int) - Method in class com.sun.corba.ee.impl.interceptors.PICurrent
-
This method gets the slot data at the given slot id (index) from the
Slot Table which is on the top of the SlotTableStack.
- get_slot(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Returns the data from the given slot of the PortableInterceptor::Current
that is in the scope of the request.
- get_slot(int) - Method in class com.sun.corba.ee.impl.interceptors.SlotTable
-
This method get the slot data for the given slot id (index).
- get_state() - Method in class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
-
Added according to the spec CORBA V2.3; this returns the
state of the POAManager
- get_string() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_truncatable_base_ids() - Method in interface com.sun.org.omg.CORBA.portable.ValueHelper
-
Deprecated.
- get_type() - Method in interface com.sun.org.omg.CORBA.portable.ValueHelper
-
Deprecated.
- get_typecode() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_ulong() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_ulonglong() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_ushort() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_val() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_value() - Method in class com.sun.corba.ee.impl.dynamicany.DynFixedImpl
-
- get_values(String, int, String) - Method in class com.sun.corba.ee.impl.corba.ContextImpl
-
- get_wchar() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- get_wstring() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- getAcceptedSocket() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getAcceptedSocket() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getAcceptedSocket() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- getAcceptedSocket() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- getAcceptedSocket() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
Blocks until a new Socket is available on the acceptor's port.
- getAcceptor() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getAcceptor() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getAcceptor() - Method in class com.sun.corba.ee.impl.transport.ListenerThreadImpl
-
- getAcceptor() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getAcceptor() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- getAcceptor() - Method in interface com.sun.corba.ee.spi.transport.ListenerThread
-
- getAcceptors() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getAcceptors() - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getAcceptors(String, ObjectAdapterId) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getAcceptors() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getAcceptors() - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getAcceptors(String, ObjectAdapterId) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getActualSerialVersionUID(Class<?>) - Static method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return the actual (computed) serialVersionUID for this class.
- getActualSerialVersionUID() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return the actual (computed) serialVersionUID for this class.
- getActualSerialVersionUID() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getActualSerialVersionUIDAsLong() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getActualSerialVersionUIDStr() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return the actual (computed) serialVersionUID for this class.
- getAdapterId() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getAdapterId() - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getAdapterId() - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
Compute an adapter ID for this template than includes
all of the template information.
- getAdapterId() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getAdapterName() - Method in class com.sun.corba.ee.impl.ior.ObjectAdapterIdArray
-
- getAdapterName() - Method in interface com.sun.corba.ee.spi.ior.ObjectAdapterId
-
Get the adapter name simply as an array of strings.
- getAdapterTemplate() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
- getAdapterTemplate() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getAddrDisposition() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- getAddrDisposition() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- getAddrDisposition() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- getAddrDisposition() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
-
- getAddrDisposition() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- getAddrDisposition() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- getAddrDisposition() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- getAddrDispositionReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getAddrDispositionReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getAddress() - Method in class com.sun.corba.ee.impl.ior.iiop.AlternateIIOPAddressComponentImpl
-
- getAddress() - Method in interface com.sun.corba.ee.spi.ior.iiop.AlternateIIOPAddressComponent
-
- getAddressingDisposition() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getAddressingDisposition() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getAlignment() - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- getAlreadyExecuted() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Returns true if all interceptors' starting and ending points
have already executed to completion, or false if not yet.
- getAndForgetTie(Object) - Static method in class com.sun.corba.ee.impl.util.Utility
-
- getAnyClassFromType(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getAnyClassFromType() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getAppletCodeBase() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getAppletHost() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getAttributeNameForProperty(String) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
- getBadServerIdHandler() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getBadServerIdHandler() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getBroker() - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- getBroker() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getBroker() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getBroker() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getBroker() - Method in class com.sun.corba.ee.spi.protocol.ClientDelegate
-
The ORB associated * with an invocation.
- getBroker() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getBroker() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getBroker() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getBTCConverter(OSFCodeSetRegistry.Entry) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion
-
BTCConverter factory for single byte or variable width encodings.
- getBTCConverter(OSFCodeSetRegistry.Entry, ByteOrder) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion
-
BTCConverter factory for fixed width multibyte encodings.
- getBuffer(String[]) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Given some hex data, extract it and put it into a byte buffer.
- getBufferLength() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getBufferLength() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getBufferManager() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getBufferManager() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getBufferManager() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getBufferManager() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getBufferPosition() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getBufferSize() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
Returns the correct buffer size for this type of
buffer manager as set in the ORB.
- getBufferSize() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteGrow
-
Returns the correct buffer size for this type of
buffer manager as set in the ORB.
- getBufferSize() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
Returns the correct buffer size for this type of
buffer manager as set in the ORB.
- getByteArray(String) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getByteBuffer() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getByteBuffer(int) - Method in class com.sun.corba.ee.impl.transport.ByteBufferPoolImpl
-
Return a ByteBuffer of the requested size.
- getByteBuffer(int) - Method in interface com.sun.corba.ee.spi.transport.ByteBufferPool
-
- getByteBufferArray(ByteBuffer) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- getByteBufferPool() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- getByteBufferPool(int) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getByteBufferPool() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getByteBufferPool(int) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getByteOrder() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getByteOrder() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getBytes() - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- getBytes(ORB) - Method in class com.sun.corba.ee.impl.ior.ObjectKeyImpl
-
- getBytes(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
Return the contents of the byte buffer.
- getBytes(ORB) - Method in interface com.sun.corba.ee.spi.ior.ObjectKey
-
- getCachedInfo() - Method in class com.sun.corba.ee.impl.protocol.ServantCacheLocalCRDBase
-
- getCacheType() - Method in class com.sun.corba.ee.impl.transport.connection.ConnectionCacheBase
-
- getCacheType() - Method in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- getCacheType() - Method in interface com.sun.corba.ee.spi.transport.connection.ConnectionCache
-
User-provided indentifier for an instance of the
OutboundConnectionCache.
- getCacheType() - Method in interface com.sun.corba.ee.spi.transport.ConnectionCache
-
- getChannel() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- getChannel() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- getChannel() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getChannel() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- getCharCodeSet() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
-
- getCharComponent() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
- getCharConverter() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getCharConverter() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getChars(byte[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.BTCConverter
-
- getChars(ByteBuffer, int, int) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.BTCConverter
-
- getClassData(Class<?>) - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getClassData(Class<?>) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
Get the ClassData for a particular class.
- getClassDescValueRepId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getClassDescValueRepId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- getClassFromType(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getClassFromType() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getClassFromType(String) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getClassFromType(Class, String) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getClassFromType() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdInterface
-
- getClassFromType(String) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdInterface
-
- getClassFromType(Class, String) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdInterface
-
- getClassFromType() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getClassFromType(Class, String) - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getClassFromType(String) - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getClassInfo() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
- getClassLoader() - Static method in class com.sun.corba.ee.spi.misc.ORBClassLoader
-
- getClassName(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getClassName() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getClassName() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdInterface
-
- getClassName() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getClassSecurityInfo(Class) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- getClazz() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
- getClientDelegateFactory() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getClientDelegateFactory() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getClientDelegateFactory() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getClientRequestDispatcher() - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- getClientRequestDispatcher(int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- getClientRequestDispatcher() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getClientRequestDispatcher() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- getClientRequestDispatcher() - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- getClientRequestDispatcher(int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Get the ClientRequestDispatcher for subcontract ID scid.
- getClientRequestDispatcher() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getClusterInstanceInfo(String[]) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- getClusterInstanceInfo(String[], List<String>) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- getClusterInstanceInfo(String[]) - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- getClusterInstanceInfo(String[], List<String>) - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- getClusterInstanceInfo() - Method in interface com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGIS
-
- getClusterInstanceInfo() - Method in class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISImpl
-
- getClusterInstanceInfo() - Method in class com.sun.corba.ee.impl.ior.iiop.ClusterInstanceInfoComponentImpl
-
- getClusterInstanceInfo(String[]) - Method in interface com.sun.corba.ee.spi.folb.GroupInfoService
-
This is a separate call
(rather than info being passed in membershipChange)
so we can identifier the adapter.
- getClusterInstanceInfo(String[], List<String>) - Method in interface com.sun.corba.ee.spi.folb.GroupInfoService
-
This is a separate call
(rather than info being passed in membershipChange)
so we can identifier the adapter.
- getClusterInstanceInfo() - Method in interface com.sun.corba.ee.spi.ior.iiop.ClusterInstanceInfoComponent
-
- getCodeBase() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getCodeBase() - Method in class com.sun.corba.ee.impl.encoding.EncapsInputStream
-
- getCodebase() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getCodebase(Class) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Returns the codebase, if any, for the given class.
- getCodeBase() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getCodebase() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPProfile
-
Return the Codebase of this profile.
- getCodeBase(Class<?>) - Method in interface com.sun.corba.ee.spi.orb.ClassCodeBaseHandler
-
Returns some sort of codebase for the given class, or null.
- getCodeBase() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getCodeBaseIOR() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getCodeBaseIOR() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getCodeBaseRMIChunkedId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getCodeBaseRMIChunkedId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getCodeBaseRMIChunkedNoRepStrId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getCodeBaseRMIChunkedNoRepStrId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getCodeBaseRMIUnchunkedId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getCodeBaseRMIUnchunkedId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getCodeBaseRMIUnchunkedNoRepStrId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getCodeBaseRMIUnchunkedNoRepStrId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getCodeSetComponentInfo() - Method in class com.sun.corba.ee.impl.ior.iiop.CodeSetsComponentImpl
-
- getCodeSetComponentInfo() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
Get the prefered code sets for connections.
- getCodeSetComponentInfo() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getCodeSetComponentInfo() - Method in interface com.sun.corba.ee.spi.ior.iiop.CodeSetsComponent
-
- getCodeSetComponentInfo() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
Get the prefered code sets for connections.
- getCodeSetContext() - Method in class com.sun.corba.ee.impl.servicecontext.CodeSetServiceContextImpl
-
- getCodeSetContext() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getCodeSetContext() - Method in interface com.sun.corba.ee.spi.servicecontext.CodeSetServiceContext
-
- getCodeSetContext() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getCommunicationsRetryTimeout() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getCommunicationsRetryTimeout() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getCompletionStatus() - Method in enum com.sun.corba.ee.spi.logex.corba.CSValue
-
- getConnection() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getConnection() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getConnection() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getConnection() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getConnection() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getConnection() - Method in class com.sun.corba.ee.impl.transport.ReaderThreadImpl
-
- getConnection() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getConnection() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- getConnection() - Method in interface com.sun.corba.ee.spi.transport.ReaderThread
-
- getConnectionCache(ContactInfo) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getConnectionCache() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getConnectionCache() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getConnectionCache() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getConnectionCache() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getConnectionCache() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getConnectionCache() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getConnectionCache() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getConnectionCache() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getConnectionCacheType() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getConnectionCacheType() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getConnectionCacheType() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getConnectionCacheType() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- getConnectionCacheType() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- getConnectionCacheType() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getConnectionCacheType() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getContactInfo() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getContactInfo() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getContactInfo() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getContactInfo() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getContactInfoList() - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- getContactInfoList() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getContactInfoList() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- getContactInfoList() - Method in class com.sun.corba.ee.spi.protocol.ClientDelegate
-
Get the CorbaContactInfoList which represents they encoding/protocol/transport
combinations that may be used to contact the service.
- getContactInfoList() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getContactInfoList() - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
- getContactInfoListIterator() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
Get CorbaContactInfoListIterator
NOTE: Requires this.orb
- getContactInfoListIterator(ORB) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- getContactInfoListIterator() - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- getContactInfoListIterator() - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- getCookieHolder() - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- getCopierFactory() - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- getCopierId() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- getCopierManager() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getCopierManager() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getCopierManager() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getCorbaContactInfoListFactory() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getCorbaContactInfoListFactory() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getCorbaContactInfoListFactory() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getCorbaContactInfoListFactory() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getCorbaContactInfoListFactory() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getCorbaRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_2
-
- getCorbaRequestId() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
Return a Message's CorbaRequestId.
- getCorbaRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_2
-
- getCorbaRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
Return a Message's CorbaRequestId.
- getCorbaTransportManager() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getCorbaTransportManager() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getCorbaTransportManager() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getCTBConverter(OSFCodeSetRegistry.Entry) - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion
-
CTB converter factory for single byte or variable length encodings.
- getCurrentFactory() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
- getCurrentFactory() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getData() - Method in class com.sun.corba.ee.impl.ior.GenericIdentifiable
-
- getData() - Method in class com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl
-
- getData() - Method in interface com.sun.corba.ee.spi.servicecontext.UnknownServiceContext
-
- getDataReceived() - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- getDataReceived() - Method in interface com.sun.corba.ee.spi.transport.MessageTraceManager
-
Return an array of messages (represented as byte[]) for the
message(s) received since the last call to clear().
- getDataSent() - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- getDataSent() - Method in interface com.sun.corba.ee.spi.transport.MessageTraceManager
-
Return an array of messages (represented as byte[]) for the
message(s) sent on this thread since the last call to clear().
- getDebug() - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getDebug() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
- getDefaultId() - Method in class com.sun.corba.ee.impl.copyobject.CopierManagerImpl
-
- getDefaultId() - Method in interface com.sun.corba.ee.spi.copyobject.CopierManager
-
Return the copier for the default copier id.
- getDefaultObjectCopierFactory() - Method in class com.sun.corba.ee.impl.copyobject.CopierManagerImpl
-
- getDefaultObjectCopierFactory() - Method in interface com.sun.corba.ee.spi.copyobject.CopierManager
-
- getDefaultServant() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Return the default servant.
- getDefaultServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- getDefaultServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- getDefaultServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM
-
- getDefaultServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_UDS
-
- getDefaultServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- getDefaultValue() - Method in class com.sun.corba.ee.impl.orb.ParserDataBase
-
- getDefaultValue() - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- getDefinedInId(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getDefinedInId() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getDelegate(ORB) - Method in class com.sun.corba.ee.impl.ior.StubIORImpl
-
- getDelegate() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- getDelegate() - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
Similar to ObjectImpl._get_delegate
- getDelegate(Object) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
This also gets the delegate from a Servant by
using Servant._this_object()
- getDelegate() - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- getDelegateImpl() - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- getDelegateRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getDelegateServantNotActive(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getDelegateWrongPolicy(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getDictionary() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.ClassData
-
Get the dictionary for this ClassData instance.
- getDispatchHeader() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getDispatchHeader() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getDynamicMethodMarshaller(Method) - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getDynamicMethodMarshaller(Method) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
Given a particular method, return a DynamicMethodMarshaller
for that method.
- getDynamicStubFactoryFactory() - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getDynamicStubFactoryFactory() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
Return the registered dynamic StubFactoryFactory.
- getEffectivePolicy(int) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getEffectivePolicy(int) - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- getEffectivePolicy(int) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
- getEffectivePolicy(int) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getEffectiveProfile() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getEffectiveProfile() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getEffectiveTargetIOR() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getEffectiveTargetIOR() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- getEffectiveTargetIOR() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getEffectiveTargetIOR() - Method in interface com.sun.corba.ee.spi.transport.ContactInfoList
-
- getEncapsulationStream(ORB, InputStream) - Static method in class com.sun.corba.ee.impl.ior.EncapsulationUtility
-
Helper method to read the octet array from is, deencapsulate it,
and return
as another InputStream.
- getEncodingVersion() - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- getEncodingVersion() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- getEncodingVersion() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- getEncodingVersion() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getEncodingVersion() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getEndingPointCall() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Retrieves the current ending point call type (see
setEndingPointCall for more details).
- getEndPointInfo(ORB, IOR, SocketInfo) - Method in class com.sun.corba.ee.impl.legacy.connection.DefaultSocketFactory
-
- getEndpointInfo() - Method in interface com.sun.corba.ee.impl.naming.namingutil.INSURL
-
- getEndpointInfo() - Method in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- getEndPointInfo(ORB, IOR, SocketInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestLegacyORBSocketFactory
-
- getEndPointInfo() - Method in exception com.sun.corba.ee.spi.legacy.connection.GetEndPointInfoAgainException
-
- getEndPointInfo(ORB, IOR, SocketInfo) - Method in interface com.sun.corba.ee.spi.legacy.connection.ORBSocketFactory
-
DEPRECATED.
- GetEndPointInfoAgainException - Exception in com.sun.corba.ee.spi.legacy.connection
-
This exception is raised by ORBSocketFactory.createSocket.
- GetEndPointInfoAgainException(SocketInfo) - Constructor for exception com.sun.corba.ee.spi.legacy.connection.GetEndPointInfoAgainException
-
- getEnqueueTime() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getEnqueueTime() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getEnqueueTime() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getEnqueueTime() - Method in class com.sun.corba.ee.impl.transport.ListenerThreadImpl
-
- getEnqueueTime() - Method in class com.sun.corba.ee.impl.transport.ReaderThreadImpl
-
- getEntryCount() - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- getEntryCount() - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- getEnumClass(ClassInfoCache.ClassInfo, Class) - Static method in class com.sun.corba.ee.impl.misc.ClassInfoCache
-
Find the class that is an enum in the superclass chain starting at cls.
- getEventHandler() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getEventHandler() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getEventHandler() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getEventHandler() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getEventHandler() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getEventHandler() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getException() - Method in class com.sun.corba.ee.impl.oa.NullServantImpl
-
- getException() - Method in interface com.sun.corba.ee.spi.oa.NullServant
-
Obtain the exception that is associated with this
NullServant instance.
- getExceptionClass() - Method in interface com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRW
-
- getExceptionClass() - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWBase
-
- getExceptionDetailMessage(MessageMediator, ORBUtilSystemException) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- getExceptionId(Class) - Static method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
- getExceptionName() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- getFactory(int) - Method in class com.sun.corba.ee.impl.ior.IdentifiableFactoryFinderBase
-
- getFactory(Class, String, ORB, String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Get the factory for an IDLValue
Throws MARSHAL exception if no factory found.
- getFailureException() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- getFailureException() - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
- getField(String) - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Get the field of this class by name.
- getFieldID() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
- getFieldName() - Method in interface com.sun.corba.ee.impl.orb.ParserAction
-
Return the field name in an object that is set with the result
- getFieldName() - Method in class com.sun.corba.ee.impl.orb.ParserActionBase
-
- getFieldName() - Method in class com.sun.corba.ee.impl.orb.ParserDataBase
-
- getFieldName() - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- getFields() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return an array of the fields of this serializable class.
- getFlowStackIndex() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Returns the number of interceptors whose starting interception
points were actually invoked on this client request.
- getFOREIGN() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- getForwardedIOR() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getForwardedIOR() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getForwardRequestException() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Retrieves the ForwardRequest object as a ForwardRequest exception.
- getForwardRequestIOR() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Retrieves the IOR of the ForwardRequest exception.
- getFragmentList(RequestId) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getFragmentList(RequestId) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getFromString(String) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getFromString(String) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- getFullPolicy() - Static method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- getFVDCodeBaseIOR() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getFVDCodeBaseIOR() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getFVDCodeBaseIOR() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getGIOPAddressDisposition() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getGIOPAddressDisposition() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getGIOPBufferSize() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getGIOPBufferSize() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getGIOPBuffMgrStrategy(GIOPVersion) - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getGIOPBuffMgrStrategy(GIOPVersion) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getGIOPBuffMgrStrategy(GIOPVersion) - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getGIOPFragmentSize() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getGIOPFragmentSize() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getGIOPFragmentSize() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getGIOPTargetAddressPreference() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getGIOPTargetAddressPreference() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_1
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_2
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
Return GIOPVersion for this IOR.
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getGIOPVersion() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- getGIOPVersion() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getGIOPVersion() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPProfile
-
Return the GIOPVersion of this profile.
- getGIOPVersion() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPProfileTemplate
-
Return the GIOP version of this profile.
- getGIOPVersion() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getGIOPVersion() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getHeaderLength() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage
-
- getHeaderLength() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_1
-
- getHeaderLength() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_2
-
- getHelper(Class, String, String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Get the helper for an IDLValue
Throws MARSHAL exception if no helper found.
- getHighWaterMark() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getHighWaterMark() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getHighWaterMark() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getHost() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPAddressClosureImpl
-
- getHost() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPAddressImpl
-
- getHost() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- getHost() - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- getHost() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getHost() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- getHost() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- getHost() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPAddress
-
- getHost() - Method in interface com.sun.corba.ee.spi.transport.SocketInfo
-
- getHostName() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- getHostName() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getHostName() - Method in interface com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketEndPointInfo
-
Get the host name of this end point.
- getId() - Method in class com.sun.corba.ee.impl.ior.GenericIdentifiable
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.AlternateIIOPAddressComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.ClusterInstanceInfoComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.CodeSetsComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.JavaCodebaseComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.JavaSerializationComponent
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.LoadBalancingComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.MaxStreamFormatVersionComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.ORBTypeComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.iiop.RequestPartitioningComponentImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.ObjectIdImpl
-
- getId() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyImpl
-
- getId() - Method in interface com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRW
-
- getId() - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWBase
-
- getId() - Method in class com.sun.corba.ee.impl.protocol.BootstrapServerRequestDispatcher
-
Not implemented
- getId() - Method in class com.sun.corba.ee.impl.servicecontext.CodeSetServiceContextImpl
-
- getId() - Method in class com.sun.corba.ee.impl.servicecontext.MaxStreamFormatVersionServiceContextImpl
-
- getId() - Method in class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- getId() - Method in class com.sun.corba.ee.impl.servicecontext.SendingContextServiceContextImpl
-
- getId() - Method in class com.sun.corba.ee.impl.servicecontext.UEInfoServiceContextImpl
-
- getId() - Method in class com.sun.corba.ee.impl.servicecontext.UnknownServiceContextImpl
-
- getId(String) - Method in class com.sun.corba.ee.impl.util.RepositoryIdCache
-
- getId() - Method in class com.sun.corba.ee.spi.ior.EncapsulationFactoryBase
-
- getId() - Method in interface com.sun.corba.ee.spi.ior.Identifiable
-
Return the (type) identity of this entity.
- getId() - Method in interface com.sun.corba.ee.spi.ior.IdentifiableFactory
-
Return the id of this factory, which is the id of the result
of any create call.
- getId() - Method in interface com.sun.corba.ee.spi.ior.ObjectId
-
- getId() - Method in interface com.sun.corba.ee.spi.ior.ObjectKey
-
Return the object identifier for this Object key.
- getId() - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContext.Factory
-
- getId() - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContext
-
- getId() - Method in class com.sun.corba.ee.spi.servicecontext.ServiceContextBase
-
Returns Service context id.
- getIDLName(Method) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
- getIDLName(Method) - Method in interface com.sun.corba.ee.spi.presentation.rmi.IDLNameTranslator
-
Get the mangled name that corresponds to the given method
on this IDLNameTranslator's interface.
- getIDLNameTranslator() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.ClassData
-
Get the IDLNameTranslator for the class used to create
this ClassData instance.
- getIdString() - Method in class com.sun.corba.ee.impl.ior.ObjectIdImpl
-
- getIdString() - Method in interface com.sun.corba.ee.spi.ior.ObjectId
-
- getIIOPPrimaryToContactInfo() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getIIOPPrimaryToContactInfo() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getInboundConnectionCache(Acceptor) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getInboundConnectionCache(Acceptor) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getInboundConnectionCaches() - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getInboundConnectionCaches() - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getIndex() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getIndex() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getInfoOnlyPolicy() - Static method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- getInitialBackoff() - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- getInitialClusterInstanceInfo(ORB, List<String>) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- getInputObject() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getInputObject() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getInstance() - Static method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
- getInstance(byte, byte) - Static method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- getINSURLHandler() - Static method in class com.sun.corba.ee.impl.naming.namingutil.INSURLHandler
-
- getInterestOps() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getInterestOps() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getInterestOps() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- getInterfaceName() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getInterfaceName() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getInterfaceName() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getInterfaceName() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getinterfaceNotImplemented() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getInterfaces(Object, byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getInterfaces(Object, byte[]) - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
Return the most derived interface for the given servant and objectId.
- getInterfaces() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
- getInterfaces(Object, byte[]) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Return the most derived interface for the given servant and objectId.
- getInterfaces(Object, byte[]) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getInterfaces() - Method in interface com.sun.corba.ee.spi.presentation.rmi.IDLNameTranslator
-
Get the interfaces that this IDLNameTranslator describes.
- getIntermediatePointCall() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Retrieves the current intermediate point call type (see
setEndingPointCall for more details).
- getInvocationHandler() - Method in class com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl
-
- getInvocationHandlerFactory() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.ClassData
-
Get the InvocationHandlerFactory that is used to create
an InvocationHandler for dynamic stubs of the type of the
ClassData.
- getInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getInvocationInfo() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getInvocationInterceptor() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getInvocationInterceptor() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getInvocationInterceptor() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Obtain the InvocationInterceptor for this ORB instance.
- getInvocationServant(OAInvocationInfo) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getInvocationServant(byte[], String) - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Get the servant to use for an invocation with the
given id and operation.
- getInvocationServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- getInvocationServant(OAInvocationInfo) - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
Get the servant for the request given by the parameters.
- getInvocationServant(OAInvocationInfo) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Get the servant for the request given by the parameters.
- getInvocationServant(OAInvocationInfo) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getIOPComponent(ORB) - Method in class com.sun.corba.ee.impl.ior.GenericTaggedComponent
-
- getIOPComponent(ORB) - Method in interface com.sun.corba.ee.spi.ior.TaggedComponent
-
- getIOPComponent(ORB) - Method in class com.sun.corba.ee.spi.ior.TaggedComponentBase
-
- getIOPComponents(ORB, int) - Method in interface com.sun.corba.ee.spi.ior.TaggedProfileTemplate
-
Return the tagged components in this profile (if any)
in the GIOP marshalled form, which is required for Portable
Interceptors.
- getIOPComponents(ORB, int) - Method in class com.sun.corba.ee.spi.ior.TaggedProfileTemplateBase
-
- getIOPIOR() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- getIOPIOR() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return a representation of this IOR in the standard GIOP marshalled
form.
- getIOPProfile() - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- getIOPProfile() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getIOPProfile() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
Return the TaggedProfile as a CDR encapsulation in the standard
format.
- getIOR() - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl
-
- getIOR(Object, boolean) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getIOR() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- getIOR() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- getIOR() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- getIOR() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
-
- getIOR() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- getIOR() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- getIOR() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- getIOR() - Method in class com.sun.corba.ee.impl.servicecontext.SendingContextServiceContextImpl
-
- getIOR(Object) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Return the ORB's TimerManager.
- getIOR(Object, boolean) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Get the IOR for the CORBA object.
- getIOR() - Method in exception com.sun.corba.ee.spi.protocol.ForwardException
-
- getIOR() - Method in interface com.sun.corba.ee.spi.servicecontext.SendingContextServiceContext
-
- getIORFactory() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl
-
- getIORFactory() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceProducerBase
-
- getIORFactory() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- getIORFactory(ObjectReferenceTemplate) - Static method in class com.sun.corba.ee.spi.ior.IORFactories
-
- getIORTemplate() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Returns the IOR template of this adapter.
- getIORTemplate() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getIORTemplateList() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl
-
- getIORTemplateList() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceProducerBase
-
- getIORTemplateList() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- getIORTemplateList(ObjectReferenceFactory) - Static method in class com.sun.corba.ee.spi.ior.IORFactories
-
- getIORTemplates() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
Return the IORTemplateList for this IOR.
- getIORTemplates() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return the IORTemplate for this IOR.
- getIORToSocketInfo() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getIORToSocketInfo() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getIsOneWay() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- getJavaClass() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- getJavaCorbaAccess() - Static method in class com.sun.corba.ee.impl.io.SharedSecrets
-
- getJDK1_3_1_01() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- getKey(int) - Method in class com.sun.corba.ee.impl.misc.CacheTable
-
Return the key where (key,val) is present in the map.
- getKey(AOMEntry) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- getKey(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- getKey(Object) - Method in class com.sun.corba.ee.impl.oa.toa.TransientObjectManager
-
- getKeyInvalidInCacheTable() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getKeyString() - Method in interface com.sun.corba.ee.impl.naming.namingutil.INSURL
-
- getKeyString() - Method in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- getLegacyServerSocketManager() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getLegacyServerSocketManager() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getLegacyServerSocketManager() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getLegacySocketFactory() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getLegacySocketFactory() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getListenOnAllInterfaces() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getListenOnAllInterfaces() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getLoadBalancingValue() - Method in class com.sun.corba.ee.impl.ior.iiop.LoadBalancingComponentImpl
-
- getLoadBalancingValue() - Method in interface com.sun.corba.ee.spi.ior.iiop.LoadBalancingComponent
-
- getLocalClientRequestDispatcher() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- getLocalClientRequestDispatcher() - Method in interface com.sun.corba.ee.spi.transport.ContactInfoList
-
- getLocalClientRequestDispatcherFactory(int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- getLocalClientRequestDispatcherFactory(int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Get the LocalClientRequestDispatcher for subcontract ID scid.
- getLocalCodebase() - Static method in class com.sun.corba.ee.impl.util.JDKBridge
-
Get local codebase System property (java.rmi.server.codebase).
- getLocalHostFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getLocalResolver() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getLocalResolver() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getLocalResolver() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Get the LocalResolver used in this ORB.
- getLocalServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getLocalServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- getLocalServant(byte[]) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Get the servant corresponding to the given objectId, if this is supported.
- getLocalServant(byte[]) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getLocalServantFailure(Exception, ObjectAdapterId) - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- getLocateReplyHeader() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getLocateReplyHeader() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getLocatorPort() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- getLocatorPort() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getLocatorPort() - Method in interface com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketEndPointInfo
-
The ORBD's proxy port of this end point.
- getLogger(String) - Static method in class com.sun.corba.ee.spi.orb.ORB
-
- getLoggerName(Class<?>) - Method in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- getLogId(Method) - Method in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- getLowWaterMark() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getLowWaterMark() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getMagic() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getMajor() - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- getMajor() - Method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- getManagerId() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getManagerId() - Method in class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
-
- getManagerId() - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- getManagerId() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Return the ID of the AdapterManager for this object adapter.
- getManagerId() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getMarkAndResetHandler() - Method in interface com.sun.corba.ee.impl.encoding.BufferManagerRead
-
Returns the mark/reset handler for this stream.
- getMarkAndResetHandler() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- getMarkAndResetHandler() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- getMaxBytesPerChar() - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- getMaxBytesPerChar() - Method in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry.Entry
-
- getMaximumStreamFormatVersion() - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getMaximumStreamFormatVersion() - Method in class com.sun.corba.ee.impl.servicecontext.MaxStreamFormatVersionServiceContextImpl
-
- getMaximumStreamFormatVersion() - Method in interface com.sun.corba.ee.spi.servicecontext.MaxStreamFormatVersionServiceContext
-
- getMaxReadByteBufferSizeThreshold() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getMaxReadByteBufferSizeThreshold() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getMaxStreamFormatVersion() - Method in class com.sun.corba.ee.impl.ior.iiop.MaxStreamFormatVersionComponentImpl
-
- getMaxStreamFormatVersion() - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Returns the maximum stream format version supported by our
ValueHandler.
- getMaxStreamFormatVersion() - Method in interface com.sun.corba.ee.spi.ior.iiop.MaxStreamFormatVersionComponent
-
- getMaxStreamFormatVersionServiceContext() - Static method in class com.sun.corba.ee.spi.servicecontext.ServiceContextDefaults
-
- getMemberName() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- getMessageHeader() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getMessageHeader() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getMessageMediator() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getMessageMediator() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getMessageMediator() - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- getMessageMediator() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- getMessageMediator(int) - Method in class com.sun.corba.ee.impl.transport.ResponseWaitingRoomImpl
-
- getMessageMediator() - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- getMessageMediator() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
- getMessageMediator(int) - Method in interface com.sun.corba.ee.spi.transport.ResponseWaitingRoom
-
- getMessages() - Method in interface com.sun.corba.ee.spi.transport.MessageData
-
An array of GIOP messages.
- getMessageTraceManager() - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getMessageTraceManager() - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
Return a MessageTraceManager for the current thread.
- getMethod() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- getMethod(String) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
- getMethod() - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Returns the method used to create this DynamicMethodMarshaller.
- getMethod(String) - Method in interface com.sun.corba.ee.spi.presentation.rmi.IDLNameTranslator
-
Get the method from this IDLNameTranslator's interfaces that
corresponds to the mangled name idlName.
- getMethods() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
- getMethods() - Method in interface com.sun.corba.ee.spi.presentation.rmi.IDLNameTranslator
-
Get all methods for this remote interface.
- getMinimalPolicy() - Static method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- getMinor() - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- getMinor() - Method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- getMinorCode(Method) - Method in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- getMinorCode(Class<?>, String) - Method in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- getModuleName() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- getModules() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- getMonitoringName() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getMonitoringName() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getMonitoringName() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getMonitoringName() - Method in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- getMonitoringName() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- getMonitoringName() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- getMonitoringName() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getMonitoringName() - Method in interface com.sun.corba.ee.spi.transport.ConnectionCache
-
- getMonitoringName() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getMsgByteBuffer() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- getMsgByteBuffer() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Returns the byte buffer (if any) associated with the last message returned.
- getMyClass() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.ClassData
-
Get the class used to create this ClassData instance
- getName() - Method in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry.Entry
-
Returns the Java equivalent name.
- getName() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
The name of the class described by this descriptor.
- getName() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
Get the name of this field.
- getName() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- getName() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getName() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getName() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getName() - Method in class com.sun.corba.ee.impl.protocol.SpecialMethod
-
- getName() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getName() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getName() - Method in class com.sun.corba.ee.impl.transport.ListenerThreadImpl
-
- getName() - Method in class com.sun.corba.ee.impl.transport.ReaderThreadImpl
-
- getName() - Method in interface com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketEndPointInfo
-
- getNEW() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- getNewBufferAndCopyOld(ByteBuffer) - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- getNewBufferAndCopyOld(ByteBuffer) - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
- getNEWER() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- getNextMessageStartPosition() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
Get the starting position where the next message in the
ByteBuffer given to parseBytes() begins.
- getNextMessageStartPosition() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Get the starting position where the next message in the
ByteBuffer given to parseBytes() begins.
- getNextRequestId() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getNextRequestId() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getNSPOA() - Method in interface com.sun.corba.ee.impl.naming.cosnaming.NamingContextDataStore
-
- getNSPOA() - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
- getNullInvocationInterceptor() - Static method in class com.sun.corba.ee.spi.presentation.rmi.PresentationDefaults
-
- getNumber() - Method in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry.Entry
-
Get the OSF registry number for this code set.
- getNumberToReclaim() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getNumberToReclaim() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getNumberToReclaim() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getNumBytes() - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.CTBConverter
-
- getNumChars() - Method in class com.sun.corba.ee.impl.encoding.CodeSetConversion.BTCConverter
-
- getNumLevels() - Method in class com.sun.corba.ee.impl.ior.ObjectAdapterIdArray
-
- getNumLevels() - Method in interface com.sun.corba.ee.spi.ior.ObjectAdapterId
-
Return the number of elements in the adapter ID.
- getOA() - Method in class com.sun.corba.ee.impl.oa.poa.POACurrent
-
- getObject() - Method in exception com.sun.corba.ee.spi.protocol.ForwardException
-
- getObjectAdapter() - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
- getObjectAdapter() - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryImpl
-
- getObjectAdapter() - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryNoObjectAdapterImpl
-
- getObjectAdapter() - Method in interface com.sun.corba.ee.spi.legacy.interceptor.IORInfoExt
-
- getObjectAdapter() - Method in interface com.sun.corba.ee.spi.orb.ObjectKeyCacheEntry
-
- getObjectAdapterFactories() - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- getObjectAdapterFactories() - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Return the set of all ObjectAdapterFactory instances that are registered.
- getObjectAdapterFactory(int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- getObjectAdapterFactory(int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Get the ObjectAdapterFactory for a particular subcontract ID scid.
- getObjectAdapterId() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getObjectAdapterId() - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getObjectAdapterId() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getObjectAdapterId() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getObjectAdapterId() - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
Return the object adapter ID for this template.
- getObjectAdapterManagerId() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getObjectAdapterManagerId() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getObjectCopierFactory(int) - Method in class com.sun.corba.ee.impl.copyobject.CopierManagerImpl
-
- getObjectCopierFactory() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getObjectCopierFactory() - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- getObjectCopierFactory(int) - Method in interface com.sun.corba.ee.spi.copyobject.CopierManager
-
- getObjectCopierFactory() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getObjectId() - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- getObjectId() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getObjectId() - Method in class com.sun.corba.ee.impl.oa.poa.POACurrent
-
- getObjectId() - Method in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- getObjectId() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
- getObjectKey() - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- getObjectKey() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getObjectKey() - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryBase
-
- getObjectKey() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
- getObjectKey() - Method in interface com.sun.corba.ee.spi.orb.ObjectKeyCacheEntry
-
- getObjectKeyCacheEntry() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_0
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_1
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_2
-
- getObjectKeyCacheEntry() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- getObjectKeyCacheEntry() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getObjectKeyCacheEntry() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getObjectKeyFactory() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getObjectKeyFactory() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getObjectKeyFactory() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getObjectKeyTemplate() - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- getObjectKeyTemplate() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getObjectKeyTemplate() - Method in class com.sun.corba.ee.impl.ior.IORTemplateImpl
-
- getObjectKeyTemplate() - Method in interface com.sun.corba.ee.spi.ior.IORTemplate
-
- getObjectKeyTemplate() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
- getObjKey() - Method in class com.sun.corba.ee.impl.misc.ByteArrayWrapper
-
- getOLD() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- getOldPOAId() - Method in class com.sun.corba.ee.impl.ior.ObjectAdapterIdNumber
-
- getOperation() - Method in class com.sun.corba.ee.impl.oa.poa.POACurrent
-
- getOperation() - Method in class com.sun.corba.ee.impl.orb.ParserActionBase
-
- getOperation() - Method in class com.sun.corba.ee.impl.orb.ParserDataBase
-
- getOperation() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- getOperation() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- getOperation() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- getOperation() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- getOperation() - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- getOperation() - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- getOperationName() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getOperationName() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getORB() - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
Return the ORB behind this ORBInitInfo.
- getORB() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- getORB() - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- getORB() - Method in class com.sun.corba.ee.impl.oa.toa.TOAFactory
-
- getORB() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- getORB() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
- getORB() - Method in interface com.sun.corba.ee.spi.legacy.interceptor.ORBInitInfoExt
-
- getORB() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Returns the ORB associated with this adapter.
- getORB() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getORB() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapterFactory
-
- getORB() - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
Similar to ObjectImpl._orb()
- getORB(Object) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- getORB() - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- getORBData() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getORBData() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getORBData() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getORBDebugFlags() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBDebugFlags() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBDefaultInitialReference() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBDefaultInitialReference() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBId() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getORBId() - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getORBId() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBId() - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
Return the ORB ID for this template.
- getORBId() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getOrbInitArgs() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getOrbInitArgs() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBInitialHost() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBInitialHost() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
Return the bootstrap naming host specified in the ORBInitialHost param.
- getORBInitialHost() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBInitializers() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBInitializers() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBInitialPort() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBInitialPort() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
Return the bootstrap naming port specified in the ORBInitialPort param.
- getORBInitialPort() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBInitialReferences() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBInitialReferences() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getOrbRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getORBServerHost() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBServerHost() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getORBServerHost() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBServerPort() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getORBServerPort() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getORBServerPort() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getORBType() - Method in class com.sun.corba.ee.impl.ior.iiop.ORBTypeComponentImpl
-
- getORBType() - Method in class com.sun.corba.ee.impl.orb.ORBVersionImpl
-
- getORBType() - Method in interface com.sun.corba.ee.spi.ior.iiop.ORBTypeComponent
-
- getORBType() - Method in interface com.sun.corba.ee.spi.orb.ORBVersion
-
- getORBVersion() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getORBVersion() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getORBVersion() - Method in class com.sun.corba.ee.impl.ior.OldPOAObjectKeyTemplate
-
- getORBVersion() - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getORBVersion() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getORBVersion() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getORBVersion() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPProfile
-
- getORBVersion() - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
- getORBVersion() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getORBVersion() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
Return the current version of this ORB
- getORBVersionServiceContext() - Static method in class com.sun.corba.ee.spi.servicecontext.ServiceContextDefaults
-
- getORTState() - Method in class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
-
- getOutboundConnectionCache(ContactInfo) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getOutboundConnectionCache(ContactInfo) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getOutboundConnectionCaches() - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getOutboundConnectionCaches() - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getOutputObject() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getOutputObject() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getParserData() - Method in class com.sun.corba.ee.impl.orb.ParserTable
-
- getPEORB() - Static method in class com.sun.corba.ee.spi.orb.ORBVersionFactory
-
- getPersistentPortInitialized() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getPersistentPortInitialized() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getPersistentServerId() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
Return the persistent-server-id of this server.
- getPersistentServerId() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
Return the persistent-server-id of this server.
- getPersistentServerIdInitialized() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getPersistentServerIdInitialized() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getPersistentServerPort() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getPersistentServerPort() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getPICurrent() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- getPICurrent() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- getPICurrent() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
- getPIHandler() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getPIHandler() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getPIHandler() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getPolicies() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Return the policies object that was used to create this
POAPolicyMediator.
- getPolicies() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- getPolicy() - Static method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
Return the default servant caching policy.
- getPolicy() - Static method in class com.sun.corba.ee.spi.extension.ZeroPortPolicy
-
- getPooledDirectByteBufferSlabSize() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getPooledDirectByteBufferSlabSize() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getPort() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPAddressClosureImpl
-
- getPort() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPAddressImpl
-
- getPort() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- getPort() - Method in class com.sun.corba.ee.impl.legacy.connection.USLPort
-
- getPort() - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- getPort() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getPort() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getPort() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getPort() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- getPort() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- getPort() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPAddress
-
- getPort() - Method in interface com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketEndPointInfo
-
- getPort() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getPort() - Method in interface com.sun.corba.ee.spi.transport.SocketInfo
-
- getPosition() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- getPosition() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getPosition() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- getPosition() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- getPosition() - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- getPosition() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- getPositionForID(String) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- getPresentationManager() - Static method in class com.sun.corba.ee.spi.orb.ORB
-
Returns the Presentation Manager for the current thread group, using the ThreadGroup-specific
AppContext to hold it.
- getPrimaryAddress() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- getPrimaryAddress() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPProfileTemplate
-
Return the IIOP address from the IIOP profile.
- getPrimaryContactInfo() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- getPrimitiveIDLTypeMapping(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Return IDL Type name for primitive types as defined in
Section 1.3.3 of Java2IDL spec or null if not a primitive type.
- getPrimitiveTypeCodeForClass(ORB, Class, ValueHandler) - Static method in class com.sun.corba.ee.impl.io.ValueUtility
-
- getPrincipal() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- getPrincipal() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- getPrincipal() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- getPrincipal() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- getPrintStream() - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getPrintStream() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
- getProfile() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
Return the first IIOPProfile in this IOR.
- getProfile() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return the first IIOPProfile in this IOR.
- getProperties() - Method in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- getProperties() - Method in interface com.sun.corba.ee.spi.orb.DataCollector
-
Return the consolidated property information to be used
for ORB configuration.
- getPropertiesError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getPropertyName() - Method in interface com.sun.corba.ee.impl.orb.ParserAction
-
Return the property name or prefix for which this action
is applied.
- getPropertyName() - Method in class com.sun.corba.ee.impl.orb.ParserActionBase
-
- getPropertyName() - Method in class com.sun.corba.ee.impl.orb.ParserDataBase
-
- getPropertyName() - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- getProtocolHandler() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getProtocolHandler() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getProxy() - Method in class com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl
-
- getProxyInterfaces() - Method in class com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl
-
- getReadByteBufferSize() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getReadByteBufferSize() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getRealIndex(int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getRealIndex(int) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- getReceiver() - Method in class com.sun.corba.ee.impl.txpoa.TSIdentificationImpl
-
getReceiver is not defined in the OTS spec.
- getReferenceObjectCopierFactory() - Static method in class com.sun.corba.ee.spi.copyobject.CopyobjectDefaults
-
Obtain the reference object "copier".
- getRejectingRequests() - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- getRemainderBuffer() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- getRemainderBuffer() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
- getRepIdStringsFactory() - Static method in class com.sun.corba.ee.impl.misc.RepositoryIdFactory
-
Returns the latest version RepositoryIdStrings instance
- getRepIdStringsFactory(ORB) - Static method in class com.sun.corba.ee.impl.misc.RepositoryIdFactory
-
Checks the version of the ORB and returns the appropriate
RepositoryIdStrings instance.
- getRepIdUtility() - Static method in class com.sun.corba.ee.impl.misc.RepositoryIdFactory
-
Returns the latest version RepositoryIdUtility instance
- getRepIdUtility(ORB) - Static method in class com.sun.corba.ee.impl.misc.RepositoryIdFactory
-
Checks the version of the ORB and returns the appropriate
RepositoryIdUtility instance.
- getReplyHeader() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getReplyHeader() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getReplyServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getReplyServiceContexts() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Gets the current reply_status without doing an access check
(available only to package and subclasses)
- getReplyStatus() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- getReplyStatus() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- getReplyStatus() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- getRepositoryId() - Method in class com.sun.corba.ee.impl.ior.StubIORImpl
-
- getRepositoryId() - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- getRepositoryId(Remote) - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getRepositoryId() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getRepositoryId(Remote) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
Get the correct repository ID for the given implementation
instance.
- getRequestDispatcherRegistry() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getRequestDispatcherRegistry() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getRequestDispatcherRegistry() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getRequestHeader() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getRequestHeader() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getRequestId() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_0
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_1
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_2
-
- getRequestId() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_1
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_2
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- getRequestId() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
-
- getRequestId() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_0
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_1
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_2
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- getRequestId() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- getRequestId() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getRequestId() - Method in exception com.sun.corba.ee.impl.protocol.RequestCanceledException
-
- getRequestId() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getRequestIdFromMessageBytes(Message, ByteBuffer) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
Get the request id from the 4 bytes following the 12 byte GIOP
request header if the request header exists.
- getRequestIdFromRawBytes() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getRequestIdFromRawBytes() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getRequestPartitioningId() - Method in class com.sun.corba.ee.impl.ior.iiop.RequestPartitioningComponentImpl
-
- getRequestPartitioningId() - Method in interface com.sun.corba.ee.spi.ior.iiop.RequestPartitioningComponent
-
- getRequestServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getRequestServiceContexts() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getReserved() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- getReserved() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- getReserved() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- getReserved() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- getResolver() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getResolver() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getResolver() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Get the resolver used in this ORB.
- getResponseWaitingRoom() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getResponseWaitingRoom() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getRIRFlag() - Method in interface com.sun.corba.ee.impl.naming.namingutil.INSURL
-
- getRIRFlag() - Method in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- getRMIExceptionRW(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl
-
- getRMIIIOPOptionalDataRepId() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
This will return null if there is no writeObject method.
- getRMIRepositoryID(Class) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
Returns the repository ID for the given RMI value Class.
- getRootPOA() - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- getRunTimeCodeBase() - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
Returns the CodeBase for this ValueHandler.
- getScid() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Return the subcontract ID to use in the IIOP profile in IORs
created by this POAPolicyMediator's POA.
- getScid() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- getSelectionKey() - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- getSelectionKey() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- getSelector(int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getSelector() - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getSelector(int) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- getSelector() - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getSelector(int) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- getSelf() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- getSender() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- getSender() - Method in class com.sun.corba.ee.impl.txpoa.TSIdentificationImpl
-
getSender is not defined in the OTS spec.
- getSerialVersionUID(Class<?>) - Static method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return the serialVersionUID for this class.
- getSerialVersionUID() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return the serialVersionUID for this class.
- getSerialVersionUID(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getSerialVersionUID() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getSerialVersionUIDAsLong() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getSerialVersionUIDStr() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return the serialVersionUID string for this class.
- getServant() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
Return the servant for this IOR, if it is local AND if the OA that
implements this objref supports direct access to servants outside of an
invocation.
- getServant(AOMEntry) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- getServant() - Method in interface com.sun.corba.ee.spi.ior.iiop.IIOPProfile
-
Return the servant for this profile, if it is local
AND if the OA that implements this objref supports direct access to servants
outside of an invocation.
- getServantContainer() - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- getServantManager() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Return the servant manager.
- getServantManager() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- getServantManager() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- getServantManager() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM
-
- getServantManager() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_UDS
-
- getServantManager() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- getServantWithPI(MessageMediator, ObjectAdapter, byte[], ObjectKeyTemplate, String) - Method in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
- getServerEndpoint() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getServerId() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getServerId() - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getServerId() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Return the server ID to use in the IIOP profile in IORs
created by this POAPolicyMediator's POA.
- getServerId() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- getServerId() - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
Return the server ID for this template.
- getServerIsORBActivated() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getServerIsORBActivated() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getServerPort(String) - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
- getServerPort(String) - Method in interface com.sun.corba.ee.spi.legacy.interceptor.IORInfoExt
-
- getServerPortCalledBeforeEndpointsInitialized() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getServerRequestDispatcher() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyImpl
-
- getServerRequestDispatcher(ObjectId) - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getServerRequestDispatcher(ObjectId) - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getServerRequestDispatcher(int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- getServerRequestDispatcher(String) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- getServerRequestDispatcher() - Method in interface com.sun.corba.ee.spi.ior.ObjectKey
-
- getServerRequestDispatcher(ObjectId) - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
- getServerRequestDispatcher(int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Get the CorbaServerRequestDispatcher for subcontract ID scid.
- getServerRequestDispatcher(String) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Get the CorbaServerRequestDispatcher for a particular object key.
- getServerSocket() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getServerSocket() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getServerSocket() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- getServerSocket() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- getServerSocket() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getServerURL() - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getServiceContext(Map<Integer, ServiceContext>, ServiceContexts, int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Utility method to look up a service context with the given id and
convert it to an IOP.ServiceContext.
- getServiceContextFactoryRegistry() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getServiceContextFactoryRegistry() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
Return the service context registry
- getServiceContextFactoryRegistry() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getServiceContextReturnsNull() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getServiceContextReturnsNull() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getServiceContexts() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage
-
- getServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- getServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- getServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- getServiceContexts() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- getServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- getServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- getServiceContexts() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- getServiceContextsCache() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getServiceContextsCache() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
Return the service context cache as null
- getServiceContextsCache() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getServiceContextsForReply(MessageMediator, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getSignature() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
- getSignature(ValueMember) - Static method in class com.sun.corba.ee.impl.io.ValueUtility
-
- getSize() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- getSize() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getSize() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- getSize() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- getSize() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- getSizeNeeded() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
Return the suggested number of bytes needed to hold the next message
to be parsed.
- getSizeNeeded() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Return the suggested number of bytes needed to hold the next message
to be parsed.
- getSocket() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getSocket() - Method in interface com.sun.corba.ee.spi.legacy.connection.Connection
-
- getSocketChannel() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getSocketChannel() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- getSocketFactory() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getSocketFactory() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getSocketInfo(IOR, List) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- getSocketInfo(IOR, List) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestIORToSocketInfo
-
- getSocketInfo(IOR, List<? extends SocketInfo>) - Method in class com.sun.corba.ee.impl.transport.DefaultIORToSocketInfoImpl
-
- getSocketInfo(IOR, List<? extends SocketInfo>) - Method in interface com.sun.corba.ee.spi.transport.IORToSocketInfo
-
Used to extract socket address information from an IOR.
- getSpecialCaseIDLTypeMapping(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Return IDL Type name for special case type mappings as defined in
Table 1-1 of Java2IDL spec or null if given class is not a special
type.
- getSpecialMethod(String) - Static method in class com.sun.corba.ee.impl.protocol.SpecialMethod
-
- getStandardRMIChunkedId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getStandardRMIChunkedId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getStandardRMIChunkedNoRepStrId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getStandardRMIChunkedNoRepStrId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getStandardRMIUnchunkedId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getStandardRMIUnchunkedId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getStandardRMIUnchunkedNoRepStrId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getStandardRMIUnchunkedNoRepStrId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getStartingPointCall() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Retrieves the current starting point call type (see
setStartingPointCall for more details).
- getState() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- getState() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- getState() - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- getState() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getState() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Return the current state of this object adapter (see
org.omg.PortableInterceptors for states.
- getState() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- getState() - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
The state of the ReferenceFactoryManager.
- getStateString(int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getStateToBind(Object, Name, Context, Hashtable<?, ?>) - Method in class com.sun.corba.ee.impl.presentation.rmi.JNDIStateFactoryImpl
-
Returns the CORBA object for a Remote object.
- getStaticStubFactoryFactory() - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getStaticStubFactoryFactory() - Static method in class com.sun.corba.ee.spi.presentation.rmi.PresentationDefaults
-
- getStaticStubFactoryFactory() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
Return the registered static StubFactoryFactory.
- getStream() - Method in interface com.sun.corba.ee.spi.transport.MessageData
-
A fully initialized input stream for the message data, positioned
at the first element of the body.
- getStreamFormatVersion() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- getStreamFormatVersion() - Method in class com.sun.corba.ee.impl.io.InputStreamHook
-
- getStreamFormatVersion() - Method in class com.sun.corba.ee.impl.io.OutputStreamHook
-
- getStreamFormatVersion() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getStreamFormatVersion() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getStreamFormatVersionForReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
If the RMI-IIOP maximum stream format version service context
is present, it indicates the maximum stream format version we
could use for the reply.
- getStreamFormatVersionForReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getString(String) - Static method in class com.sun.corba.ee.impl.misc.CorbaResourceUtil
-
- getStringifiedName() - Method in interface com.sun.corba.ee.impl.naming.namingutil.INSURL
-
- getStringifiedName() - Method in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- getStubFactoryFactory(boolean) - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getStubFactoryFactory() - Static method in class com.sun.corba.ee.spi.orb.ORB
-
Get the appropriate StubFactoryFactory.
- getStubFactoryFactory(boolean) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
- getStubName(String) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryBase
-
Returns the stub classname for the given interface name.
- getStubName(String) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.StubFactoryFactory
-
Return the standard name of a stub (according to the RMI-IIOP specification
and rmic).
- getSubcontractId() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- getSubcontractId() - Method in class com.sun.corba.ee.impl.ior.WireObjectKeyTemplate
-
- getSubcontractId() - Method in interface com.sun.corba.ee.spi.ior.ObjectKeyTemplate
-
An ID used to determine how to perform operations on this
ObjectKeyTemplate.
- getSuper() - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- getSystemException(String) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- getSystemException(String) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- getSystemException(String) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- getSystemException(String) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyOrReplyMessage
-
- getSystemException(String) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- getSystemException(String) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- getSystemException(String) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- getSystemExceptionReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getSystemExceptionReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getSystemExReturnedNull() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getTaggedComponentFactoryFinder() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getTaggedComponentFactoryFinder() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getTaggedComponentFactoryFinder() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Factory finders for the various parts of the IOR: tagged components, tagged
profiles, and tagged profile templates.
- getTaggedComponents() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- getTaggedComponents() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfileTemplate
-
- getTaggedProfileFactoryFinder() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getTaggedProfileFactoryFinder() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getTaggedProfileFactoryFinder() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getTaggedProfiles() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- getTaggedProfiles() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
- getTaggedProfileTemplate() - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- getTaggedProfileTemplate() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- getTaggedProfileTemplate() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
- getTaggedProfileTemplateFactoryFinder() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getTaggedProfileTemplateFactoryFinder() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getTaggedProfileTemplateFactoryFinder() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getTarget() - Method in class com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie
-
- getTargetIOR() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- getTargetIOR() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- getTargetIOR() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- getTargetIOR() - Method in interface com.sun.corba.ee.spi.transport.ContactInfoList
-
- getTemplate() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyImpl
-
- getTemplate() - Method in interface com.sun.corba.ee.spi.ior.ObjectKey
-
Return the template for this object key.
- getTemporaryReadSelector() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getTestValue() - Method in class com.sun.corba.ee.impl.orb.ParserDataBase
-
- getTestValue() - Method in interface com.sun.corba.ee.spi.orb.ParserData
-
- getText(String) - Static method in class com.sun.corba.ee.impl.misc.CorbaResourceUtil
-
- getText(String, Object...) - Static method in class com.sun.corba.ee.impl.misc.CorbaResourceUtil
-
- getThreadName(Thread) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- getThreadPoolManager() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getThreadPoolManager() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getThreadPoolManager() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getThreadPoolToUse() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- getThreadPoolToUse() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- getThreadPoolToUse() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- getThreadPoolToUse() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- getTie(Remote) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Returns the tie (if any) for a given target object.
- getTie() - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- getTie(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryDynamicBase
-
- getTie(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryStaticImpl
-
- getTie() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager
-
Equivalent to getStubFactoryFactory( true ).getTie( null ).
- getTie(Class<?>) - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.StubFactoryFactory
-
Return a Tie for the given class.
- getTime() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Return the current timeout value,
but do not increment total wait time.
- getTimeForSleep() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Return the current timeout value.
- getTimeout() - Method in class com.sun.corba.ee.impl.transport.SelectorImpl
-
- getTimeout() - Method in interface com.sun.corba.ee.spi.transport.Selector
-
- getTimeStamp() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- getTimeStamp() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Timestamps are used for connection management, in particular, for
reclaiming idle Connections.
- getTOA(String) - Method in class com.sun.corba.ee.impl.oa.toa.TOAFactory
-
- getTOA() - Method in class com.sun.corba.ee.impl.oa.toa.TOAFactory
-
- getTopLevelPosition() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- getTopLevelPosition() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- getTopLevelPosition() - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- getTopLevelPosition() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- getTopLevelStream() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- getTopLevelStream() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- getTopLevelStream() - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- getTopLevelStream() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- getTransientRetryTimeout() - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- getTransientServerId() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getTransientServerId() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
Get the transient server ID
- getTransientServerId() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Return this ORB's transient server ID.
- getTransportManager() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getTransportManager() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getTransportManager() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getTransportTcpConnectTimeouts() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getTransportTcpConnectTimeouts() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getTransportTcpTimeouts() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getTransportTcpTimeouts() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getType() - Method in class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISServantLocator
-
- getType() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
Get the type of the field.
- getType() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- getType() - Method in class com.sun.corba.ee.impl.legacy.connection.USLPort
-
- getType() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- getType() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- getType() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- getType() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- getType() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- getType() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- getType() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- getType() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- getType() - Method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- getType() - Method in interface com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketEndPointInfo
-
e.g.: "CLEAR_TEXT", "SSL", ...
- getType() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- getType() - Method in interface com.sun.corba.ee.spi.transport.SocketInfo
-
- getTypeCode(String) - Method in interface com.sun.corba.ee.impl.corba.TypeCodeFactory
-
- getTypeCode() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
- getTypeCode(String) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getTypeCodeAtPosition(int) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- getTypeCodeAtPosition(int) - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- getTypeCodeAtPosition(int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- getTypeCodeBuffer() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- getTypeCodeForClass(Class) - Method in interface com.sun.corba.ee.impl.corba.TypeCodeFactory
-
- getTypeCodeForClass(Class) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getTypeCodeForClass(Class) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getTypeId() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- getTypeId() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return the type id string from the IOR.
- getTypeIds() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- getTypeIds() - Method in class com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
-
- getTypeIds() - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
Similar to ObjectImpl._ids
- getTypeIds() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.ClassData
-
Return the array of repository IDs for all of the remote
interfaces implemented by this class.
- getTypeIds() - Method in interface com.sun.corba.ee.spi.presentation.rmi.PresentationManager.StubFactory
-
Return the repository ID information for all Stubs
created by this stub factory.
- getTypeIds(Object) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- getTypeIds() - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- getTypeIdsRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- getTypeInfo(int) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getTypeInfo(int) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- getTypeInfo(int) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getTypeString() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
- getTypeString() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getUE() - Method in class com.sun.corba.ee.impl.servicecontext.UEInfoServiceContextImpl
-
- getUE() - Method in interface com.sun.corba.ee.spi.servicecontext.UEInfoServiceContext
-
- getUniqueOrbId() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getUniqueOrbId() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Returns a name for this ORB that is based on the ORB id (if any)
and guaranteed to be unique within the ClassLoader that loaded the
ORB class.
- getUnqualifiedName(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- getUnqualifiedName() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getURLOperation() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- getURLOperation() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- getURLOperation() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Get the operation used in string_to_object calls.
- getURLs() - Method in class com.sun.corba.ee.impl.ior.iiop.JavaCodebaseComponentImpl
-
- getURLs() - Method in interface com.sun.corba.ee.spi.ior.iiop.JavaCodebaseComponent
-
- getUserSpecifiedListenPorts() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getUserSpecifiedListenPorts() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getVal(K) - Method in class com.sun.corba.ee.impl.misc.CacheTable
-
Returns some int val where (key,val) is in this CacheTable.
- getValue() - Method in class com.sun.corba.ee.impl.protocol.RequestIdImpl
-
Return the value of this CorbaRequestId
- getValue() - Method in class com.sun.corba.ee.spi.extension.CopyObjectPolicy
-
- getValue() - Method in class com.sun.corba.ee.spi.extension.LoadBalancingPolicy
-
- getValue() - Method in class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy
-
- getValue() - Method in interface com.sun.corba.ee.spi.protocol.RequestId
-
return its value
- getValueHandler() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- getVersion() - Method in class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- getVersion() - Method in interface com.sun.corba.ee.spi.servicecontext.ORBVersionServiceContext
-
- getVersionString() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- getWaitForResponseTimeout() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- getWaitForResponseTimeout() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- getWCharCodeSet() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
-
- getWCharComponent() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
- getWCharConverter() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- getWCharConverter() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- getWireObjectKeyTemplate() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- getWork() - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- getWork() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- getWrapper() - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- getWStringValueRepId() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- getWStringValueRepId() - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdStrings
-
- Giop - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- GIOP_11_BUFFMGR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_12_BUFFMGR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_12_MSG_BODY_ALIGNMENT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_BUFFER_SIZE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_DEFAULT_BUFFER_SIZE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_DEFAULT_FRAGMENT_SIZE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_FRAGMENT_DIVISOR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_FRAGMENT_MINIMUM_SIZE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_FRAGMENT_SIZE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_TARGET_ADDRESSING - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOP_VERSION - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- GIOPBigMagic - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- GIOPCancelRequest - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- GIOPCloseConnection - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- giopDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- GIOPFragment - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- GIOPLocateReply - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- GIOPLocateRequest - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- giopMagicError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- GIOPMessageError - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- GIOPMessageHeaderLength - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- giopReadDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- GIOPReply - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- GIOPRequest - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- giopSizeDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- GIOPVersion - Class in com.sun.corba.ee.spi.ior.iiop
-
- GIOPVersion() - Constructor for class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- GIOPVersion(byte, byte) - Constructor for class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- GIOPVersion(int, int) - Constructor for class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- giopVersionError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- GMBAL_ROOT_PARENT_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- gotResponse - Variable in class com.sun.corba.ee.impl.corba.RequestImpl
-
- GroupInfoService - Interface in com.sun.corba.ee.spi.folb
-
- GroupInfoServiceBase - Class in com.sun.corba.ee.impl.folb
-
- GroupInfoServiceBase() - Constructor for class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- GroupInfoServiceObserver - Interface in com.sun.corba.ee.spi.folb
-
- GROW - Static variable in class com.sun.corba.ee.impl.encoding.BufferManagerFactory
-
- grow(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- grow(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- grow(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- grow(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_1
-
- grow(int, int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_2
-
- id() - Static method in class com.sun.corba.ee.impl.corba.AnyImplHelper
-
- id() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- id() - Static method in class com.sun.corba.ee.impl.corba.TypeCodeImplHelper
-
- id() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
id
11.3.8.26 in ptc/00-08-06
- id() - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.AddressingDispositionHelper
-
- id() - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper
-
- id() - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddressHelper
-
- id() - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- id() - Static method in class com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
-
- id - Variable in class com.sun.org.omg.CORBA.AttributeDescription
-
- id() - Static method in class com.sun.org.omg.CORBA.AttributeDescriptionHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.AttributeModeHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ContextIdentifierHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ContextIdSeqHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.DefinitionKindHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ExcDescriptionSeqHelper
-
- id - Variable in class com.sun.org.omg.CORBA.ExceptionDescription
-
- id() - Static method in class com.sun.org.omg.CORBA.ExceptionDescriptionHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.IdentifierHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.IDLTypeHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.InitializerHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.InitializerSeqHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.OpDescriptionSeqHelper
-
- id - Variable in class com.sun.org.omg.CORBA.OperationDescription
-
- id() - Static method in class com.sun.org.omg.CORBA.OperationDescriptionHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.OperationModeHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ParameterDescriptionHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ParameterModeHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ParDescriptionSeqHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.RepositoryHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.RepositoryIdHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.RepositoryIdSeqHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.StructMemberHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.StructMemberSeqHelper
-
- id - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- id() - Static method in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ValueMemberHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.ValueMemberSeqHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.VersionSpecHelper
-
- id() - Static method in class com.sun.org.omg.CORBA.VisibilityHelper
-
- id() - Static method in class com.sun.org.omg.SendingContext.CodeBaseHelper
-
- id() - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper
-
- id() - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- id() - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- id_to_reference(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
id_to_reference
3.3.8.24
- id_to_servant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
id_to_servant
3.3.8.23
- Identifiable - Interface in com.sun.corba.ee.spi.ior
-
This interface represents an entity that can be written to an
OutputStream and has an identity that is represented by an integer.
- IdentifiableBase - Class in com.sun.corba.ee.spi.ior
-
Provide support for properly reading and writing Identifiable objects
that are also encapsulations (tagged profiles and components).
- IdentifiableBase() - Constructor for class com.sun.corba.ee.spi.ior.IdentifiableBase
-
- IdentifiableContainerBase<E extends Identifiable> - Class in com.sun.corba.ee.spi.ior
-
Convenience class for defining objects that contain lists of Identifiables.
- IdentifiableContainerBase() - Constructor for class com.sun.corba.ee.spi.ior.IdentifiableContainerBase
-
Create this class with an empty list of identifiables.
- IdentifiableFactory<E extends Identifiable> - Interface in com.sun.corba.ee.spi.ior
-
Factory interface for creating Identifiables.
- IdentifiableFactoryFinder<E extends Identifiable> - Interface in com.sun.corba.ee.spi.ior
-
Interface used to manage a group of related IdentifiableFactory instances.
- IdentifiableFactoryFinderBase<E extends Identifiable> - Class in com.sun.corba.ee.impl.ior
-
- IdentifiableFactoryFinderBase(ORB) - Constructor for class com.sun.corba.ee.impl.ior.IdentifiableFactoryFinderBase
-
- IdentifierHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/IdentifierHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:42 AM PDT
- IdentifierHelper() - Constructor for class com.sun.org.omg.CORBA.IdentifierHelper
-
- identify_receiver(Receiver) - Method in class com.sun.corba.ee.impl.txpoa.TSIdentificationImpl
-
identify_receiver is called by the OTS during initialization
to register its Receiver callback interface with the ORB.
- identify_sender(Sender) - Method in class com.sun.corba.ee.impl.txpoa.TSIdentificationImpl
-
identify_sender is called by the OTS during initialization
to register its Sender callback interface with the ORB.
- identityAction() - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- IDL_IDENTIFIER_CHARS - Static variable in class com.sun.corba.ee.impl.util.RepositoryId
-
- IDL_STUB_SUFFIX - Static variable in class com.sun.corba.ee.impl.util.Utility
-
- idlContextNotFound() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- IDLNameTranslator - Interface in com.sun.corba.ee.spi.presentation.rmi
-
Translates between methods on an interface and RMI-IIOP encodings
of those methods as names.
- IDLNameTranslatorImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
Bidirectional translator between RMI-IIOP interface methods and
and IDL Names.
- idlStubName(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Create an IDL stub name.
- IDLType - Class in com.sun.corba.ee.impl.presentation.rmi
-
Holds information about the OMG IDL mapping of a Java type.
- IDLType(Class, String[], String) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- IDLType(Class, String) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.IDLType
-
- IDLTypeException - Exception in com.sun.corba.ee.impl.presentation.rmi
-
Checked exception containing information about an
an IDL type validation.
- IDLTypeException() - Constructor for exception com.sun.corba.ee.impl.presentation.rmi.IDLTypeException
-
- IDLTypeException(String) - Constructor for exception com.sun.corba.ee.impl.presentation.rmi.IDLTypeException
-
- IDLTypeHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/IDLTypeHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:45 AM PDT
- IDLTypeHelper() - Constructor for class com.sun.org.omg.CORBA.IDLTypeHelper
-
- IDLTypeOperations - Interface in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/IDLTypeOperations.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:45 AM PDT
- IDLTypesUtil - Class in com.sun.corba.ee.impl.presentation.rmi
-
Utility class for testing RMI/IDL Types as defined in
Section 1.2 of The Java Language to IDL Mapping.
- IDLTypesUtil() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
- idToServant(byte[]) - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
- idToServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- idToServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- idToServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM
-
- idToServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_UDS
-
- idToServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- ignoredExceptionInAdapterManagerStateChanged(Exception, int, short) - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- ignoredExceptionInAdapterStateChanged(Exception, List<ObjectReferenceTemplate>, short) - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- ignoredExceptionInEstablishComponents(Exception, ObjectAdapter) - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- ignoringExceptionWhileWaitingForRetry() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- IIOP_CLEAR_TEXT - Static variable in interface com.sun.corba.ee.spi.legacy.connection.ORBSocketFactory
-
DEPRECATED.
- IIOP_CLEAR_TEXT - Static variable in interface com.sun.corba.ee.spi.transport.SocketInfo
-
- IIOP_LENGTH - Static variable in class com.sun.corba.ee.impl.naming.namingutil.NamingConstants
-
- IIOP_PRIMARY_TO_CONTACT_INFO_CLASS_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- IIOPAddress - Interface in com.sun.corba.ee.spi.ior.iiop
-
IIOPAddress represents the host and port used to establish a
TCP connection for an IIOP request.
- IIOPAddressClosureImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- IIOPAddressClosureImpl(NullaryFunction<String>, NullaryFunction<Integer>) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPAddressClosureImpl
-
- IIOPAddressImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- IIOPAddressImpl(String, int) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPAddressImpl
-
- IIOPAddressImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPAddressImpl
-
- IIOPEndpointInfo - Class in com.sun.corba.ee.impl.naming.namingutil
-
EndpointInfo is used internally by CorbaLoc object to store the
host information used in creating the Service Object reference
from the -ORBInitDef and -ORBDefaultInitDef definitions.
- IIOPFactories - Class in com.sun.corba.ee.spi.ior.iiop
-
This class provides all of the factories for the IIOP profiles and
components.
- IIOPInputStream - Class in com.sun.corba.ee.impl.io
-
IIOPInputStream is used by the ValueHandlerImpl to handle Java serialization
input semantics.
- IIOPInputStream() - Constructor for class com.sun.corba.ee.impl.io.IIOPInputStream
-
Dummy constructor; passes upper stream a dummy stream;
- iiopinputstreamGrow() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- IIOPOutputStream - Class in com.sun.corba.ee.impl.io
-
IIOPOutputStream is ...
- IIOPOutputStream() - Constructor for class com.sun.corba.ee.impl.io.IIOPOutputStream
-
- IIOPPrimaryToContactInfo - Interface in com.sun.corba.ee.spi.transport
-
This interface is the "sticky manager" for IIOP failover.
- IIOPProfile - Interface in com.sun.corba.ee.spi.ior.iiop
-
IIOPProfile represents an IIOP tagged profile.
- IIOPProfileImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- IIOPProfileImpl(ORB, ObjectKeyTemplate, ObjectId, IIOPProfileTemplate) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- IIOPProfileImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- IIOPProfileImpl(ORB, TaggedProfile) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- IIOPProfileTemplate - Interface in com.sun.corba.ee.spi.ior.iiop
-
IIOPProfileTemplate represents the parts of an IIOPProfile that are independent
of the object identifier.
- IIOPProfileTemplateImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- IIOPProfileTemplateImpl(ORB, GIOPVersion, IIOPAddress) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- IIOPProfileTemplateImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- IIS_START - Static variable in interface com.sun.corba.ee.impl.io.Exceptions
-
- IISC_PERSISTENT_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- IISC_TRANSIENT_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- illegalAccessInvokingObjectRead(IllegalAccessException) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- illegalBootstrapOperation(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalContactInfoListFactoryType(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalFieldAccess(String) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- illegalForwardRequest(Throwable) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- illegalGiopMsgType() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalIiopPrimaryToContactInfoType(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalIorToSocketInfoType(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalParameter() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- illegalPoaStateTrans() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- illegalReplyStatus() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalServiceContext() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- illegalSocketFactoryType(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalSubcontractId(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalTargetAddressDisposition() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- illegalUnionDiscriminatorType() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- impl() - Static method in class com.sun.corba.ee.impl.encoding.CodeSetConversion
-
CodeSetConversion is a singleton, and this is the access point.
- implementation(String) - Method in class com.sun.corba.ee.impl.encoding.CachedCodeBase
-
- implementation(String) - Method in class com.sun.corba.ee.impl.io.FVDCodeBaseImpl
-
- implementation(String) - Method in class com.sun.org.omg.SendingContext._CodeBaseStub
-
- implementation(String) - Method in interface com.sun.org.omg.SendingContext.CodeBaseOperations
-
- implementations(String[]) - Method in class com.sun.corba.ee.impl.encoding.CachedCodeBase
-
- implementations(String[]) - Method in class com.sun.corba.ee.impl.io.FVDCodeBaseImpl
-
- implementations(String[]) - Method in class com.sun.org.omg.SendingContext._CodeBaseStub
-
- implementations(String[]) - Method in interface com.sun.org.omg.SendingContext.CodeBaseOperations
-
- implicitActivation() - Method in class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
-
Activate the POAManager if no explicit state change has ever been
previously invoked.
- in - Variable in class com.sun.corba.ee.spi.servicecontext.ServiceContextBase
-
in is the stream containing the service context representation.
- IN_READ_OBJECT_DEFAULTS_SENT - Static variable in class com.sun.corba.ee.impl.io.InputStreamHook
-
- IN_READ_OBJECT_NO_MORE_OPT_DATA - Static variable in class com.sun.corba.ee.impl.io.InputStreamHook
-
- IN_READ_OBJECT_OPT_DATA - Static variable in class com.sun.corba.ee.impl.io.InputStreamHook
-
- IN_READ_OBJECT_PAST_DEFAULTS_REMOTE_NOT_CUSTOM - Static variable in class com.sun.corba.ee.impl.io.InputStreamHook
-
- IN_READ_OBJECT_REMOTE_NOT_CUSTOM_MARSHALED - Static variable in class com.sun.corba.ee.impl.io.InputStreamHook
-
- IN_WRITE_OBJECT - Static variable in class com.sun.corba.ee.impl.io.OutputStreamHook
-
- inAppServer() - Static method in class com.sun.corba.ee.spi.presentation.rmi.PresentationDefaults
-
- inBlock - Variable in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- InboundConnectionCache<C extends Connection> - Interface in com.sun.corba.ee.spi.transport.connection
-
A concurrent connection cache for passively created connections (e.g.
- InboundConnectionCache - Interface in com.sun.corba.ee.spi.transport
-
- InboundConnectionCacheBlockingImpl<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
Manage connections that are initiated from another VM.
- InboundConnectionCacheBlockingImpl(String, int, int, long) - Constructor for class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheBlockingImpl
-
- InboundConnectionCacheImpl<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
Manage connections that are initiated from another VM.
- InboundConnectionCacheImpl(String, int, int, long) - Constructor for class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl
-
- InboundConnectionCacheImpl - Class in com.sun.corba.ee.impl.transport
-
- InboundConnectionCacheImpl(ORB, Acceptor) - Constructor for class com.sun.corba.ee.impl.transport.InboundConnectionCacheImpl
-
- InboundConnectionCacheProbeProvider - Class in com.sun.corba.ee.impl.transport
-
This simple class is for the GFv3 probe mechanism.
- InboundConnectionCacheProbeProvider() - Constructor for class com.sun.corba.ee.impl.transport.InboundConnectionCacheProbeProvider
-
- inboundConnectionCaches - Variable in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- INCARN - Static variable in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- incarnateComplete() - Method in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- incarnateFailure() - Method in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- incarnateReturnedNull() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- incompatibleValueImpl(Throwable) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- incompleteTypecode() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- incrementEntryCount() - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- incrementEntryCount() - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- indexAction(int) - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- indirectionNotFound(int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- INFO_ONLY_SEMANTICS - Static variable in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
Perform servant caching, preservent only POA current semantics.
- infoCreateListenerSucceeded(String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- InfoOnlyServantCacheLocalCRDImpl - Class in com.sun.corba.ee.impl.protocol
-
- InfoOnlyServantCacheLocalCRDImpl(ORB, int, IOR) - Constructor for class com.sun.corba.ee.impl.protocol.InfoOnlyServantCacheLocalCRDImpl
-
- init(Message) - Method in interface com.sun.corba.ee.impl.encoding.BufferManagerRead
-
Called once after creating this buffer manager and before
it begins processing.
- init(Message) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- init(Message) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- init(ORB, BufferManagerWrite, byte, boolean) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- init(ORB) - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- init(ORB) - Method in class com.sun.corba.ee.impl.oa.toa.TOAFactory
-
- init(ORB) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapterFactory
-
Initialize this object adapter factory instance.
- init(DataCollector) - Method in class com.sun.corba.ee.spi.orb.ParserImplBase
-
- init(Resolver) - Method in interface com.sun.corba.ee.spi.protocol.InitialServerRequestDispatcher
-
Plug in the resolver that this InitialServerRequestDispatcher should
use in order to lookup or list initial name to object reference
bindings.
- INIT_DEBUG_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- initBadServerIdHandler() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- initBadServerIdHandler() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- initBadServerIdHandler() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- INITIAL_GROUP_INFO_SERVICE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- INITIAL_HOST_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- INITIAL_NAME_SERVICE_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- INITIAL_ORB_DB - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- INITIAL_PORT_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- INITIAL_SERVICES_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- InitialGISImpl(ORB) - Constructor for class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISImpl
-
- InitialGISServantLocator(ORB) - Constructor for class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISServantLocator
-
- InitialGroupInfoService - Class in com.sun.corba.ee.impl.folb
-
This class consists of :
- Remote interface
- Impl of the Remote interface
- ServantLocator
This is needed for getting the information about all the cluster endpoints
when an appclient/standalone client enables FOLB.
- InitialGroupInfoService(ORB) - Constructor for class com.sun.corba.ee.impl.folb.InitialGroupInfoService
-
- InitialGroupInfoService.InitialGIS - Interface in com.sun.corba.ee.impl.folb
-
- InitialGroupInfoService.InitialGISImpl - Class in com.sun.corba.ee.impl.folb
-
- InitialGroupInfoService.InitialGISServantLocator - Class in com.sun.corba.ee.impl.folb
-
- initialHostIsLocal() - Method in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- initialHostIsLocal() - Method in interface com.sun.corba.ee.spi.orb.DataCollector
-
Return true iff the local host and ORB initial host are the same.
- initialize() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- initialize() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- initialize() - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl
-
- initialize() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- initialize() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- initialize(PresentationManager.ClassData, InvocationHandler) - Method in class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase
-
Must be called to complete the initialization of the stub.
- initialize() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- initialize() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- initialize(ORB, String[], Properties, boolean) - Static method in class com.sun.corba.ee.spi.osgi.ORBFactory
-
Complete the initialization of the ORB.
- initialize() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Complete the initialization of the PIHandler.
- initialize() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
Used to initialize an Acceptor.
- initializeAnyFromComponents() - Method in class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
-
- initializeAnyFromComponents() - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- initializeComponentsFromAny() - Method in class com.sun.corba.ee.impl.dynamicany.DynArrayImpl
-
- initializeComponentsFromAny() - Method in class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
-
- initializeComponentsFromAny() - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
- initializeComponentsFromAny() - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- initializeComponentsFromTypeCode() - Method in class com.sun.corba.ee.impl.dynamicany.DynArrayImpl
-
- initializeComponentsFromTypeCode() - Method in class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
-
- initializeComponentsFromTypeCode() - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
- initializeComponentsFromTypeCode() - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- initialized() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- initialized() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- initialized - Variable in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- initialized() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- initialized() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
Used to determine if an Acceptor has been initialized.
- initializeMessage() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- initializeMessage() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
Used to initialize message headers.
- initializePrimitiveTypeCodeConstants() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- Initializer - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/Initializer.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:44 AM PDT
- Initializer() - Constructor for class com.sun.org.omg.CORBA.Initializer
-
- Initializer(StructMember[], String) - Constructor for class com.sun.org.omg.CORBA.Initializer
-
- InitializerHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/InitializerHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:44 AM PDT
- InitializerHelper() - Constructor for class com.sun.org.omg.CORBA.InitializerHelper
-
- initializers - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- InitializerSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/InitializerSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:44 AM PDT
- InitializerSeqHelper() - Constructor for class com.sun.org.omg.CORBA.InitializerSeqHelper
-
- initializeServerPIInfo(MessageMediator, ObjectAdapter, byte[], ObjectKeyTemplate) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- initializeServerPIInfo(MessageMediator, ObjectAdapter, byte[], ObjectKeyTemplate) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- initializeServerPIInfo(MessageMediator, ObjectAdapter, byte[], ObjectKeyTemplate) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI to start a new server request and set initial
information for server-side interceptors.
- initializeTemplate(ObjectKeyTemplate, boolean, Policies, String, String, ObjectAdapterId) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- initialNamingContext() - Method in class com.sun.corba.ee.impl.naming.cosnaming.TransientNameService
-
Return the initial NamingContext.
- InitialServerRequestDispatcher - Interface in com.sun.corba.ee.spi.protocol
-
InitialServerRequestDispatcher is a specialized version of a ServerRequestDispatcher
that provides an initialization method.
- initiateClientPIRequest(boolean) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- initiateClientPIRequest(boolean) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- initiateClientPIRequest(boolean) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Invoked when a request is about to be created.
- inputObject - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- InputStreamHook - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook
-
- InputStreamHook.DefaultState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.InReadObjectDefaultsSentState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.InReadObjectNoMoreOptionalDataState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.InReadObjectOptionalDataState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.NoReadObjectDefaultsSentState - Class in com.sun.corba.ee.impl.io
-
- InputStreamHook.ReadObjectState - Class in com.sun.corba.ee.impl.io
-
- InReadObjectDefaultsSentState() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectDefaultsSentState
-
- InReadObjectNoMoreOptionalDataState() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectNoMoreOptionalDataState
-
- InReadObjectOptionalDataState() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectOptionalDataState
-
- InReadObjectPastDefaultsRemoteDidNotUseWOState() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState
-
- InReadObjectRemoteDidNotUseWriteObjectState() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState
-
- insBadAddress() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- insBadSchemeName() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- insBadSchemeSpecificPart() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- insert(Any, Any) - Static method in class com.sun.corba.ee.impl.corba.AnyImplHelper
-
- insert(Any, TypeCode) - Static method in class com.sun.corba.ee.impl.corba.TypeCodeImplHelper
-
- insert(IORInfo, List<ClusterInstanceInfo>) - Method in interface com.sun.corba.ee.impl.folb.CSIv2SSLTaggedComponentHandler
-
- insert(Any, short) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.AddressingDispositionHelper
-
- insert(Any, IORAddressingInfo) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper
-
- insert(Any, TargetAddress) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddressHelper
-
- insert(Any, AttributeDescription[]) - Static method in class com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
-
- insert(Any, AttributeDescription) - Static method in class com.sun.org.omg.CORBA.AttributeDescriptionHelper
-
- insert(Any, AttributeMode) - Static method in class com.sun.org.omg.CORBA.AttributeModeHelper
-
- insert(Any, String) - Static method in class com.sun.org.omg.CORBA.ContextIdentifierHelper
-
- insert(Any, String[]) - Static method in class com.sun.org.omg.CORBA.ContextIdSeqHelper
-
- insert(Any, DefinitionKind) - Static method in class com.sun.org.omg.CORBA.DefinitionKindHelper
-
- insert(Any, ExceptionDescription[]) - Static method in class com.sun.org.omg.CORBA.ExcDescriptionSeqHelper
-
- insert(Any, ExceptionDescription) - Static method in class com.sun.org.omg.CORBA.ExceptionDescriptionHelper
-
- insert(Any, String) - Static method in class com.sun.org.omg.CORBA.IdentifierHelper
-
- insert(Any, IDLType) - Static method in class com.sun.org.omg.CORBA.IDLTypeHelper
-
- insert(Any, Initializer) - Static method in class com.sun.org.omg.CORBA.InitializerHelper
-
- insert(Any, Initializer[]) - Static method in class com.sun.org.omg.CORBA.InitializerSeqHelper
-
- insert(Any, OperationDescription[]) - Static method in class com.sun.org.omg.CORBA.OpDescriptionSeqHelper
-
- insert(Any, OperationDescription) - Static method in class com.sun.org.omg.CORBA.OperationDescriptionHelper
-
- insert(Any, OperationMode) - Static method in class com.sun.org.omg.CORBA.OperationModeHelper
-
- insert(Any, ParameterDescription) - Static method in class com.sun.org.omg.CORBA.ParameterDescriptionHelper
-
- insert(Any, ParameterMode) - Static method in class com.sun.org.omg.CORBA.ParameterModeHelper
-
- insert(Any, ParameterDescription[]) - Static method in class com.sun.org.omg.CORBA.ParDescriptionSeqHelper
-
- insert(Any, Repository) - Static method in class com.sun.org.omg.CORBA.RepositoryHelper
-
- insert(Any, String) - Static method in class com.sun.org.omg.CORBA.RepositoryIdHelper
-
- insert(Any, String[]) - Static method in class com.sun.org.omg.CORBA.RepositoryIdSeqHelper
-
- insert(Any, StructMember) - Static method in class com.sun.org.omg.CORBA.StructMemberHelper
-
- insert(Any, StructMember[]) - Static method in class com.sun.org.omg.CORBA.StructMemberSeqHelper
-
- insert(Any, FullValueDescription) - Static method in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- insert(Any, ValueMember) - Static method in class com.sun.org.omg.CORBA.ValueMemberHelper
-
- insert(Any, ValueMember[]) - Static method in class com.sun.org.omg.CORBA.ValueMemberSeqHelper
-
- insert(Any, String) - Static method in class com.sun.org.omg.CORBA.VersionSpecHelper
-
- insert(Any, short) - Static method in class com.sun.org.omg.CORBA.VisibilityHelper
-
- insert(Any, CodeBase) - Static method in class com.sun.org.omg.SendingContext.CodeBaseHelper
-
- insert(Any, String) - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper
-
- insert(Any, String[]) - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- insert(Any, FullValueDescription[]) - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- insert_any(Any) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_any(Any) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_boolean(boolean) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_boolean(boolean) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_char(char) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_char(char) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_double(double) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_double(double) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_dyn_any(DynAny) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_fixed(BigDecimal) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_fixed(BigDecimal, TypeCode) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_float(float) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_float(float) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_long(int) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_long(int) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_longlong(long) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_longlong(long) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_Object(Object) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_Object(Object, TypeCode) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
A variant of the insertion operation that takes a typecode
argument as well.
- insert_octet(byte) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_octet(byte) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_Principal(Principal) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_reference(Object) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_short(short) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_short(short) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_Streamable(Streamable) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
takes a streamable and inserts its reference into the any
- insert_string(String) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_string(String) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_TypeCode(TypeCode) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_typecode(TypeCode) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_ulong(int) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_ulong(int) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_ulonglong(long) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_ulonglong(long) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_ushort(short) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_ushort(short) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_val(Serializable) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_Value(Serializable) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_Value(Serializable, TypeCode) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_wchar(char) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_wchar(char) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insert_wstring(String) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- insert_wstring(String) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- insertObjectFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- insertObjectIncompatible() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- insertSystemException(SystemException, Any) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Static method for writing a CORBA standard exception to an Any.
- insOther() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- INSServerRequestDispatcher - Class in com.sun.corba.ee.impl.protocol
-
INSServerRequestDispatcher handles all INS related discovery request.
- INSServerRequestDispatcher(ORB) - Constructor for class com.sun.corba.ee.impl.protocol.INSServerRequestDispatcher
-
- INSURL - Interface in com.sun.corba.ee.impl.naming.namingutil
-
INS URL is a generic interface for two different types of URL's specified
in INS spec.
- INSURLBase - Class in com.sun.corba.ee.impl.naming.namingutil
-
The corbaloc: URL definitions from the -ORBInitDef and -ORBDefaultInitDef's
will be stored in this object.
- INSURLBase() - Constructor for class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- INSURLHandler - Class in com.sun.corba.ee.impl.naming.namingutil
-
This class is the entry point to parse different types of INS URL's.
- INSURLOperationImpl - Class in com.sun.corba.ee.impl.resolver
-
This class provides an Operation that converts from CORBA INS URL strings into
CORBA object references.
- INSURLOperationImpl(ORB) - Constructor for class com.sun.corba.ee.impl.resolver.INSURLOperationImpl
-
- integerAction() - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- integerRangeAction(int, int) - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- interceptorDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- InterceptorInvoker - Class in com.sun.corba.ee.impl.interceptors
-
Handles invocation of interceptors.
- InterceptorList - Class in com.sun.corba.ee.impl.interceptors
-
Provides a repository of registered Portable Interceptors, organized
by type.
- interceptorListLocked() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- InterceptorsGroup - Static variable in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- InterceptorsSystemException - Interface in com.sun.corba.ee.spi.logging
-
- interceptorWrapper - Static variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- InternalBindingKey - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class InternalBindingKey implements the necessary wrapper code
around the org.omg.CosNaming::NameComponent class to implement the proper
equals() method and the hashCode() method for use in a hash table.
- InternalBindingKey() - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingKey
-
- InternalBindingKey(NameComponent) - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingKey
-
- InternalBindingValue - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class InternalBindingKey acts as a container for two objects, namely
a org.omg.CosNaming::Binding and an CORBA object reference, which are the two
components associated with the binding.
- InternalBindingValue() - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingValue
-
- InternalBindingValue(Binding, String) - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingValue
-
- internalClusterInstanceInfo() - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- internalClusterInstanceInfo(List<String>) - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- internalGetServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- internalGetServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- internalGetServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- internalGetServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM
-
- internalGetServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_UDS
-
- internalGetServant(byte[], String) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- internalIdToServant(byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- internalInitialize() - Method in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- internalIORToObject(IOR, PresentationManager.StubFactory, ORB) - Static method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- internalKeyToServant(ActiveObjectMap.Key) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- internalPreinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.FullServantCacheLocalCRDImpl
-
- internalPreinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.InfoOnlyServantCacheLocalCRDImpl
-
- internalPreinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- internalPreinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.MinimalServantCacheLocalCRDImpl
-
- internalPreinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.POALocalCRDImpl
-
- internalReadUTF(InputStream) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
Helper method for correcting the Kestrel bug 4367783 (dealing
with larger than 8-bit chars).
- internalWriteUTF(OutputStream, String) - Method in class com.sun.corba.ee.impl.io.IIOPOutputStream
-
Helper method for correcting the Kestrel bug 4367783 (dealing
with larger than 8-bit chars).
- InterOperableNamingImpl - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class InteroperableNamingImpl implements the methods defined
for NamingContextExt which is part of Interoperable Naming
Service specifications.
- InterOperableNamingImpl() - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.InterOperableNamingImpl
-
- interruptedExceptionInTimeout() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- intToBytes(int, byte[], int) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Marshal an integer to a byte array.
- intValue() - Method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- INVALID - Static variable in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- INVALID_PROFILE_ID - Static variable in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- INVALID_TYPE - Static variable in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
- invalidBtcConverterName(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidBuffMgrStrategy(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidClassForPrimitive(String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- invalidClassForWrite(String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- invalidCodeSetNumber(NumberFormatException) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidCodeSetString(NoSuchElementException, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidComplexTypecode() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidComponentId(int) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidContactInfoListIteratorFailureException() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidCtbConverterName(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidIndirection(int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidIndirection(IOException, int) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- invalidIsstreamedTckind(int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidJavaSerializationVersion(JavaSerializationComponent) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidJdk131PatchLevel(int) - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- invalidJdk131PatchLevel() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidLoadBalancingComponentValue(int, int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidLoadBalancingId(String, String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidLoadBalancingPolicyValue(int, int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidObjectId() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidObjectKey() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidObjectKey(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidPiCall1() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidPiCall2() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidPiCall3() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidPiCall4() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidPrimitiveComponentType(String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- invalidPrimitiveType(String) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- invalidProfileId() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidRequestPartitioningComponentValue(int, int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidRequestPartitioningId(int, int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidRequestPartitioningPolicyValue(int, int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidServiceContextId() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidSimpleTypecode() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidSingleCharCtb() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidStreamFormatVersion(int) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- invalidTaggedProfile() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- invalidTaggedProfile() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidTypecodeKind(Throwable, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invalidTypecodeKindMarshal() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invocationErrorInReflectiveTie(Exception, String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- InvocationHandlerFactoryImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
- InvocationHandlerFactoryImpl(PresentationManager, PresentationManager.ClassData) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.InvocationHandlerFactoryImpl
-
- InvocationInfo - Class in com.sun.corba.ee.impl.protocol
-
- InvocationInfo() - Constructor for class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- invocationInfoStackEmpty() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- InvocationInterceptor - Interface in com.sun.corba.ee.spi.presentation.rmi
-
Represents an interceptor that is invoked around a
RMI-IIOP method invocation when dynamic RMI-IIOP is used.
- invoke() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- invoke(int, Object[]) - Method in class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase
-
- invoke(Object, Method, Object[]) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl
-
- invoke(Object, OutputStream) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- invoke(Object, MessageMediator, byte[], ObjectAdapter) - Method in class com.sun.corba.ee.impl.protocol.SpecialMethod
-
- invokeClientPIEndingPoint(int, Exception) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- invokeClientPIEndingPoint(int, Exception) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- invokeClientPIEndingPoint(int, Exception) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called when the appropriate client ending interception point is
to be invoked for all apporpriate client-side request interceptors.
- invokeClientPIStartingPoint() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- invokeClientPIStartingPoint() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- invokeClientPIStartingPoint() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called when the send_request or send_poll portable interception point
is to be invoked for all appropriate client-side request interceptors.
- invokeError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- invokeServerPIEndingPoint(ReplyMessage) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- invokeServerPIEndingPoint(ReplyMessage) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- invokeServerPIEndingPoint(ReplyMessage) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called when the appropriate server ending interception point is
to be invoked for all appropriate server-side request interceptors.
- invokeServerPIIntermediatePoint() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- invokeServerPIIntermediatePoint() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- invokeServerPIIntermediatePoint() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called when the appropriate server intermediate interception point is
to be invoked for all appropriate server-side request interceptors.
- invokeServerPIStartingPoint() - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- invokeServerPIStartingPoint() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- invokeServerPIStartingPoint() - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called when the appropriate server starting interception point is
to be invoked for all appropriate server-side request interceptors.
- invokesetup() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- InWriteObjectState() - Constructor for class com.sun.corba.ee.impl.io.OutputStreamHook.InWriteObjectState
-
- ioexceptionDuringCancelRequest(Exception) - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- ioexceptionDuringStreamClose(Exception) - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- ioexceptionDuringStreamClose(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ioexceptionInAccept(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ioexceptionInAcceptFine(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ioExceptionOnClose(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ioexceptionWhenReadingConnection(Exception, Connection) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ior - Variable in class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
-
- ior() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- ior(IORAddressingInfo) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- IOR - Interface in com.sun.corba.ee.spi.ior
-
An IOR is represented as a list of profiles.
- IOR_TO_SOCKET_INFO_CLASS_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- IORAddressingInfo - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/IORAddressingInfo.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- IORAddressingInfo() - Constructor for class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
-
- IORAddressingInfo(int, IOR) - Constructor for class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
-
- IORAddressingInfoHelper - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/IORAddressingInfoHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- IORAddressingInfoHelper() - Constructor for class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper
-
- IORFactories - Class in com.sun.corba.ee.spi.ior
-
This class provides a number of factory methods for creating
various IOR SPI classes which are not subclassed for specific protocols.
- IORFactory - Interface in com.sun.corba.ee.spi.ior
-
An IORFactory provides the capability of creating IORs.
- IORGroup - Static variable in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- IORImpl - Class in com.sun.corba.ee.impl.ior
-
An IOR is represented as a list of profiles.
- IORImpl(ORB) - Constructor for class com.sun.corba.ee.impl.ior.IORImpl
-
Construct an empty IOR.
- IORImpl(ORB, String) - Constructor for class com.sun.corba.ee.impl.ior.IORImpl
-
- IORImpl(ORB, String, IORTemplate, ObjectId) - Constructor for class com.sun.corba.ee.impl.ior.IORImpl
-
Construct an IOR from an IORTemplate by applying the same
object id to each TaggedProfileTemplate in the IORTemplate.
- IORImpl(ORB, String, IORTemplateList, ObjectId) - Constructor for class com.sun.corba.ee.impl.ior.IORImpl
-
Construct an IOR from an IORTemplate by applying the same
object id to each TaggedProfileTemplate in the IORTemplate.
- IORImpl(ORB, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.IORImpl
-
- IORInfoExt - Interface in com.sun.corba.ee.spi.legacy.interceptor
-
- IORInfoImpl - Class in com.sun.corba.ee.impl.interceptors
-
IORInfoImpl is the implementation of the IORInfo class, as described
in orbos/99-12-02, section 7.
- iorMustHaveIiopProfile() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- iorPolicyReconcileError() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- IORSystemException - Interface in com.sun.corba.ee.spi.logging
-
- IORTemplate - Interface in com.sun.corba.ee.spi.ior
-
An IORTemplate provides all of the data necessary to create an IOR except
for the typeId and ObjectId.
- IORTemplateImpl - Class in com.sun.corba.ee.impl.ior
-
This class is a container of TaggedProfileTemplates.
- IORTemplateImpl(ObjectKeyTemplate) - Constructor for class com.sun.corba.ee.impl.ior.IORTemplateImpl
-
- IORTemplateImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.IORTemplateImpl
-
- IORTemplateList - Interface in com.sun.corba.ee.spi.ior
-
An IORTemplateList is a list of IORTemplate instances.
- IORTemplateListImpl - Class in com.sun.corba.ee.impl.ior
-
- IORTemplateListImpl() - Constructor for class com.sun.corba.ee.impl.ior.IORTemplateListImpl
-
- IORTemplateListImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.IORTemplateListImpl
-
- iorToObject(IOR) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
- IORToSocketInfo - Interface in com.sun.corba.ee.spi.transport
-
- IORTransformer - Interface in com.sun.corba.ee.spi.transport
-
Interface that provides operations to transorm an IOR
between its programmatic representation and a representation
in an Input or Output object.
- IOS_START - Static variable in interface com.sun.corba.ee.impl.io.Exceptions
-
- irDeriveAbsIntBase() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- IRObjectOperations - Interface in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/IRObjectOperations.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:43 AM PDT
- irValueSupport() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- is_a(Servant, String) - Method in class com.sun.corba.ee.impl.oa.poa.DelegateImpl
-
- is_a(Object, String) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- is_abstract - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- is_custom - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- is_equivalent(Object, Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- is_local(Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
Returns true if this object is implemented by a local servant.
- is_local(Object) - Method in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- is_local(Object) - Method in class com.sun.corba.ee.impl.protocol.NotLocalLocalCRDImpl
-
- is_local(Object) - Method in interface com.sun.corba.ee.spi.protocol.LocalClientRequestDispatcher
-
- is_recursive() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- is_truncatable - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- isAbstractBase(Class) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- isAbstractBase(Class) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isAClass(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isACORBAObject(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isACustomValue(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAddrDispositionRetry - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- isAExternalizable(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAIDLEntity(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAnyRequired(Class) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isAObjectImpl(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAORB(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isApplet() - Method in class com.sun.corba.ee.impl.orb.AppletDataCollector
-
- isApplet() - Method in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- isApplet() - Method in class com.sun.corba.ee.impl.orb.NormalDataCollector
-
- isApplet() - Method in class com.sun.corba.ee.impl.orb.PropertyOnlyDataCollector
-
- isApplet() - Method in interface com.sun.corba.ee.spi.orb.DataCollector
-
Return true iff this DataCollector was created from
applet data.
- isAppServerMode() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- isAppServerMode() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- isARemote(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isARemoteException(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isArray() - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isArray(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Section 1.2.5
- isASerializable(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAssignableFrom(String, FullValueDescription, CodeBase) - Static method in class com.sun.corba.ee.impl.io.ValueUtility
-
- isAStreamable(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAStreamableValue(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAString(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAUserException(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isAValueBase(Class<?>) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isBusy() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- isBusy() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- isBusy() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Indicates if the Connection is in the process of
sending or receiving a message.
- isCheckedException(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
- isChunked - Variable in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- isChunkedEncoding(int) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- isChunkedEncoding(int) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- isChunkedEncoding(int) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isClosed() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- isClosed() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Indicates if the Connection is closed.
- isCodeBasePresent(int) - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- isCodeBasePresent(int) - Method in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- isCodeBasePresent(int) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isConnectionBased() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- isConnectionBased() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- isConnectionBased() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
Used to determine if a CorbaConnection
will be present in an invocation.
- isCorbanameURL() - Method in class com.sun.corba.ee.impl.naming.namingutil.CorbalocURL
-
Will be true only in CorbanameURL class.
- isCorbanameURL() - Method in class com.sun.corba.ee.impl.naming.namingutil.CorbanameURL
-
- isCorbanameURL() - Method in interface com.sun.corba.ee.impl.naming.namingutil.INSURL
-
- isCorbanameURL() - Method in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- isCustomMarshaled(Class) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
Indicates whether the given Class performs custom or
default marshaling.
- isDeclaredException(Throwable) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- isDeclaredException(Class) - Method in interface com.sun.corba.ee.impl.presentation.rmi.ExceptionHandler
-
Return true iff cls is an exception class that is
assignment compatible with an exception declared
on the method used to create this ExceptionHandler.
- isDeclaredException(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl
-
- isDeclaredException(Throwable) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Returns true iff thr's class is a declared exception (or a subclass of
a declared exception) for this DynamicMethodMarshaller's method.
- isDefined() - Method in class com.sun.corba.ee.impl.protocol.RequestIdImpl
-
Is there a numeric identifier for this CorbaRequestId ?
- isDefined() - Method in interface com.sun.corba.ee.spi.protocol.RequestId
-
Is there a numeric value for this CorbaRequestId ?
- isDifferentAddrDispositionRequestedReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isDifferentAddrDispositionRequestedReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- isDIIInitiate() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See comment for setDIIInitiate
- isDIIRequest() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isDIIRequest() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- isDuringDispatch() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- isDuringDispatch() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- isDuringDispatch() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- isEmpty() - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
Tests if this ByteBuffer has no components.
- isEmptyImpl() - Method in interface com.sun.corba.ee.impl.naming.cosnaming.NamingContextDataStore
-
Method which returns whether this NamingContext is empty
or not.
- isEmptyImpl() - Method in class com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext
-
Return whether this NamingContext contains any bindings.
- isEnabled() - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- isEnabled() - Method in interface com.sun.corba.ee.spi.transport.MessageTraceManager
-
Returns true if messages are to be captured on this thread, otherwise
false.
- isEntity(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Section 1.2.8
- isEnum() - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isEquivalent(TaggedProfile) - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- isEquivalent(TaggedProfile) - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- isEquivalent(TaggedProfileTemplate) - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- isEquivalent(IOR) - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- isEquivalent(IORFactory) - Method in class com.sun.corba.ee.impl.ior.IORTemplateImpl
-
- isEquivalent(IORFactory) - Method in class com.sun.corba.ee.impl.ior.IORTemplateListImpl
-
- isEquivalent(IOR) - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return true if this IOR is equivalent to ior.
- isEquivalent(IORFactory) - Method in interface com.sun.corba.ee.spi.ior.IORFactory
-
Return true iff this.makeIOR(orb,typeid,oid).isEquivalent(
other.makeIOR(orb,typeid,oid) for all orb, typeid, and oid.
- isEquivalent(TaggedProfile) - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
Return true is prof is equivalent to this TaggedProfile.
- isEquivalent(TaggedProfileTemplate) - Method in interface com.sun.corba.ee.spi.ior.TaggedProfileTemplate
-
Return true if temp is equivalent to this template.
- isException(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Section 1.2.6
- isExpectingFragments() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- isExpectingFragments() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
- isExpectingMoreData() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
Is this MessageParser expecting more data ?
- isExpectingMoreData() - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Is this MessageParser expecting more data ?
This method is typically called after a call to parseBytes()
to determine if the ByteBuffer which has been parsed
contains a partial Message.
- isExpired() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Returns true if the waiter has expired.
- isFixedWidth() - Method in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry.Entry
-
Is this a fixed or variable width code set? (In CORBA
terms, "non-byte-oriented" or a "byte-oriented"
code set, respectively)
- isForeignORB(ORB) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Returns true if it was accurately determined that the remote ORB is
a foreign (non-JavaSoft) ORB.
- isFragmentOnOverflow() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
Returns true if this buffer manager fragments when an overflow occurs.
- isFragmentOnOverflow() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteGrow
-
- isFragmentOnOverflow() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
- isFragmentOnUnderflow() - Method in interface com.sun.corba.ee.impl.encoding.BufferManagerRead
-
Returns true if this buffer manager reads fragments when it underflows.
- isFragmentOnUnderflow() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- isFragmentOnUnderflow() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- ISH_START - Static variable in interface com.sun.corba.ee.impl.io.Exceptions
-
- isHashCodeCached - Variable in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- isIdle() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- isIDLType() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isImmutable(String) - Static method in class com.sun.corba.ee.impl.copyobject.OldReflectObjectCopierImpl
-
- isImmutable() - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- isImplicit - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- isImplicitlyActivated() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isInitialized() - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- isInterface() - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isJavaSerializationEnabled() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- isJavaSerializationEnabled() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- isLazy() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- isLazy() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- isLazy() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- isLazy() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- isLazy() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- isLittleEndian() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- isLittleEndian() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- isLittleEndian() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- isLocal() - Method in class com.sun.corba.ee.impl.ior.GenericTaggedProfile
-
- isLocal() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- isLocal(Stub) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
The isLocal method has the same semantics as the
ObjectImpl._is_local method, except that it can throw a RemoteException.
- isLocal() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- isLocal() - Method in interface com.sun.corba.ee.spi.ior.TaggedProfile
-
Return true if this TaggedProfile was created in orb.
- isLocal() - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
- isLocal(Object) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- isLocal() - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- IsLocal - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the code that determines whether
or not an invocation is a local invocation.
- isLocalDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- isLocalHost(String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- isLocalHost(String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- isLocalHost(String) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- isLocalOptimizationAllowed() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- isLocalOptimizationAllowed() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- isLocalRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- isLocalServerId(int, int) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- isLocalServerId(int, int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- isLocalServerId(int, int) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- isLocationForwardReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isLocationForwardReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- isMultipleIds() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isNameService() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
- isNameService() - Method in interface com.sun.corba.ee.spi.legacy.interceptor.ServerRequestInfoExt
-
- isNameService() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
- isNameService() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- isNil() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- isNil() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return true if this IOR has no profiles.
- isNonExistentMethod() - Method in class com.sun.corba.ee.impl.protocol.SpecialMethod
-
- ISO_646 - Static variable in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry
-
This is the encoding older JavaSoft ORBs advertised as their
CORBA char code set.
- ISO_646_VALUE - Static variable in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry
-
- ISO_8859_1 - Static variable in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry
-
8-bit encoding required for GIOP 1.0, and used as the char set
when nothing else is specified.
- ISO_8859_1_VALUE - Static variable in class com.sun.corba.ee.impl.encoding.OSFCodeSetRegistry
-
- isObjectReference(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Section 1.2.7
- isOffendingPackage(String) - Static method in class com.sun.corba.ee.impl.util.PackagePrefixChecker
-
- isOneWay() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isOneWay() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- isOrbControlledThreads() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isPersistent() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isPICurrentPushed() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- isPostInitialContexts() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- isPostInitialContexts() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- isPrefix() - Method in interface com.sun.corba.ee.impl.orb.ParserAction
-
Return whether this action is for an exact match or a prefix
match (true).
- isPrefix() - Method in class com.sun.corba.ee.impl.orb.ParserActionBase
-
- isPrimitive() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
test if this field is a primitive or not.
- isPrimitive(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Section 1.2.2 Primitive Types
- isPrintable(char) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- isPropertyAccessorMethod(Method, Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Return true if given method is legal property accessor as defined in
Section 1.3.4.3 of Java2IDL spec.
- isProxyClass() - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- isReclaimable() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- isRemoteException(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
- isRemoteInterface(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
- isResponseExpected() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- isResponseExpected() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- isResponseExpected() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- isResponseExpected() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- isRetry() - Method in enum com.sun.corba.ee.spi.protocol.RetryType
-
- isRetryInvocation() - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- isRetryInvocation() - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- isRfmName(String[]) - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- isRfmName(String[]) - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
- isRMIValueType() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isSequence(String) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
- isSequence() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isServer - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- isServer() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- isServer() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Indicates whether a CorbaContactInfo or CorbaAcceptor
created the
Connection.
- isSingleThreaded() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isStub(Object) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- isStubClass(Class) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- isSupportedFormat() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- isSystemAssignedIds() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isSystemException(String) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Return true if this repositoryId is a SystemException.
- isSystemExceptionReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isSystemExceptionReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- isSystemId - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- isThreadDone - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isTransient() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isTransient(int) - Static method in class com.sun.corba.ee.spi.misc.ORBConstants
-
- isUnique - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- isUniqueIds() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isUserAssignedIds() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- isUserExceptionReply() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- isUserExceptionReply() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- isValidReplyStatus(int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- isValidReplyStatus(int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- isValidReplyStatus(int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- isValidReplyStatus(int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- isValidReplyStatus(int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- isValidReplyStatus(int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- isValue(Class) - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLTypesUtil
-
Section 1.2.4
- item(int) - Method in class com.sun.corba.ee.impl.corba.ContextListImpl
-
- item(int) - Method in class com.sun.corba.ee.impl.corba.ExceptionListImpl
-
- item(int) - Method in class com.sun.corba.ee.impl.corba.NVListImpl
-
- iterator() - Method in class com.sun.corba.ee.impl.ior.ObjectAdapterIdArray
-
- iterator() - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoListImpl
-
- iterator() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- iterator() - Method in interface com.sun.corba.ee.spi.ior.ObjectAdapterId
-
Return an iterator that iterates over the components
of this adapter ID.
- iterator() - Method in class com.sun.corba.ee.spi.orb.PropertyParser
-
- iterator() - Method in interface com.sun.corba.ee.spi.transport.ContactInfoList
-
- iteratorById(int) - Method in class com.sun.corba.ee.spi.ior.IdentifiableContainerBase
-
Return an iterator which iterates over all contained Identifiables
with type given by id.
- iteratorById(int) - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return an iterator that iterates over tagged profiles with
identifier id.
- iteratorById(int) - Method in interface com.sun.corba.ee.spi.ior.IORTemplate
-
Iterate over all TaggedProfileTemplates in this IORTemplate
with the given id.
- iteratorById(int) - Method in interface com.sun.corba.ee.spi.ior.TaggedProfileTemplate
-
Return an iterator that iterates over tagged components with
identifier id.
- iteratorById(int, Class<T>) - Method in interface com.sun.corba.ee.spi.ior.TaggedProfileTemplate
-
- iteratorById(int, Class<T>) - Method in class com.sun.corba.ee.spi.ior.TaggedProfileTemplateBase
-
- oa() - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- OADefault - Class in com.sun.corba.ee.spi.oa
-
OADefault provides methods to create the standard ObjectAdapterFactory
instances for this version of the ORB.
- OADefault() - Constructor for class com.sun.corba.ee.spi.oa.OADefault
-
- OADestroyed - Exception in com.sun.corba.ee.spi.oa
-
This exception is thrown when an operation on an ObjectAdapter
fails because the ObjectAdapter was destroyed during the operation.
- OADestroyed() - Constructor for exception com.sun.corba.ee.spi.oa.OADestroyed
-
- oaf - Variable in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- oaid - Variable in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- OAInvocationInfo - Class in com.sun.corba.ee.spi.oa
-
This class is a holder for the information required to implement POACurrent.
- OAInvocationInfo(ObjectAdapter, byte[]) - Constructor for class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- OAInvocationInfo(OAInvocationInfo, String) - Constructor for class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- OBJECT_FORWARD - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage
-
- OBJECT_FORWARD_PERM - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage
-
- OBJECT_HERE - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage
-
- object_id() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
The opaque object_id describing the target of the operation invocation.
- object_id(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.DelegateImpl
-
- object_key() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- object_key(byte[]) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- object_to_string(Object) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Convert an object ref to a string.
- object_to_string(Object) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- ObjectAdapter - Interface in com.sun.corba.ee.spi.oa
-
ObjectAdapter represents the abstract model of an object
adapter that was introduced by ORT.
- ObjectAdapterBase - Class in com.sun.corba.ee.spi.oa
-
- ObjectAdapterBase(ORB) - Constructor for class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- objectAdapterCreated(ObjectAdapter) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- objectAdapterCreated(ObjectAdapter) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- objectAdapterCreated(ObjectAdapter) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Called when a new object adapter is created.
- ObjectAdapterFactory - Interface in com.sun.corba.ee.spi.oa
-
- ObjectAdapterId - Interface in com.sun.corba.ee.spi.ior
-
This is the object adapter ID for an object adapter.
- ObjectAdapterIdArray - Class in com.sun.corba.ee.impl.ior
-
- ObjectAdapterIdArray(String[]) - Constructor for class com.sun.corba.ee.impl.ior.ObjectAdapterIdArray
-
- ObjectAdapterIdArray(String, String) - Constructor for class com.sun.corba.ee.impl.ior.ObjectAdapterIdArray
-
Special constructor used for OA IDs of length 2.
- objectAdapterIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- objectAdapterIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ObjectAdapterIdNumber - Class in com.sun.corba.ee.impl.ior
-
ObjectAdapterIdNumber is used to represent pre-JDK 1.4 POA adapter
IDs.
- ObjectAdapterIdNumber(int) - Constructor for class com.sun.corba.ee.impl.ior.ObjectAdapterIdNumber
-
- objectAdapterInactive() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- objectArrayExpected() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- objectHasNoDelegate() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- objectId - Variable in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- ObjectId - Interface in com.sun.corba.ee.spi.ior
-
- ObjectIdImpl - Class in com.sun.corba.ee.impl.ior
-
- ObjectIdImpl(byte[]) - Constructor for class com.sun.corba.ee.impl.ior.ObjectIdImpl
-
- objectIsNull() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- ObjectKey - Interface in com.sun.corba.ee.spi.ior
-
The full object key, which is contained in an IIOPProfile.
- ObjectKeyCacheEntry - Interface in com.sun.corba.ee.spi.orb
-
Interface used to represent information cached for a particular byte[] that
represent a GIOP marshalled ObjectKey.
- ObjectKeyCacheEntryBase - Class in com.sun.corba.ee.impl.orb
-
- ObjectKeyCacheEntryBase(ObjectKey) - Constructor for class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryBase
-
- ObjectKeyCacheEntryImpl - Class in com.sun.corba.ee.impl.orb
-
- ObjectKeyCacheEntryImpl(ObjectKey) - Constructor for class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryImpl
-
- ObjectKeyCacheEntryNoObjectAdapterImpl - Class in com.sun.corba.ee.impl.orb
-
- ObjectKeyCacheEntryNoObjectAdapterImpl(ObjectKey) - Constructor for class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryNoObjectAdapterImpl
-
- ObjectKeyFactory - Interface in com.sun.corba.ee.spi.ior
-
Construct ObjectKey and ObjectKeyTemplate instances from their
CDR-marshalled representation.
- ObjectKeyFactoryImpl - Class in com.sun.corba.ee.impl.ior
-
Singleton used to manufacture ObjectKey and ObjectKeyTemplate
instances.
- ObjectKeyFactoryImpl(ORB) - Constructor for class com.sun.corba.ee.impl.ior.ObjectKeyFactoryImpl
-
- ObjectKeyImpl - Class in com.sun.corba.ee.impl.ior
-
- ObjectKeyImpl(ObjectKeyTemplate, ObjectId) - Constructor for class com.sun.corba.ee.impl.ior.ObjectKeyImpl
-
- ObjectKeyTemplate - Interface in com.sun.corba.ee.spi.ior
-
An ObjectKeyTemplate represents the part of an Object Key
that corresponds to the object adapter used to create an
object reference.
- ObjectKeyTemplateBase - Class in com.sun.corba.ee.impl.ior
-
- ObjectKeyTemplateBase(ORB, int, int, int, String, ObjectAdapterId) - Constructor for class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- objectNotConnected(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- objectNotExported(String) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- objectNotObjectimpl() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- objectNotSerializable(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ObjectReferenceFactoryImpl - Class in com.sun.corba.ee.impl.ior
-
This is an implementation of the ObjectReferenceFactory abstract value
type defined by the portable interceptors IDL.
- ObjectReferenceFactoryImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl
-
- ObjectReferenceFactoryImpl(ORB, IORTemplateList) - Constructor for class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl
-
- ObjectReferenceProducerBase - Class in com.sun.corba.ee.impl.ior
-
- ObjectReferenceProducerBase(ORB) - Constructor for class com.sun.corba.ee.impl.ior.ObjectReferenceProducerBase
-
- ObjectReferenceTemplateImpl - Class in com.sun.corba.ee.impl.ior
-
This is an implementation of the ObjectReferenceTemplate abstract value
type defined by the portable interceptors IDL.
- ObjectReferenceTemplateImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- ObjectReferenceTemplateImpl(ORB, IORTemplate) - Constructor for class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- ObjectStreamClass - Class in com.sun.corba.ee.impl.io
-
A ObjectStreamClass describes a class that can be serialized to a stream
or a class that was serialized to a stream.
- ObjectStreamField - Class in com.sun.corba.ee.impl.io
-
A description of a field in a serializable class.
- ObjectStreamField(String, Class) - Constructor for class com.sun.corba.ee.impl.io.ObjectStreamField
-
- ObjectStreamField(Field) - Constructor for class com.sun.corba.ee.impl.io.ObjectStreamField
-
- objrefFromForeignOrb() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- oexceptionInAccept() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- offer(V) - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueBlockingImpl
-
Add a new element to the tail of the queue.
- offer(V) - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueImpl
-
Add a new element to the tail of the queue.
- offer(V) - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueNonBlockingImpl
-
Add a new element to the tail of the queue.
- offer(V) - Method in interface com.sun.corba.ee.spi.transport.concurrent.ConcurrentQueue
-
Add a new element to the tail of the queue.
- offerBuffer(ByteBuffer) - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- offerBuffer(ByteBuffer) - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Offers an input buffer to the parser.
- OLD - Static variable in class com.sun.corba.ee.impl.orb.ORBVersionImpl
-
- OLD - Static variable in interface com.sun.corba.ee.spi.orb.ORBVersion
-
- OLD_ORB_ID_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- OldJIDLObjectKeyTemplate - Class in com.sun.corba.ee.impl.ior
-
Handles object keys created by JDK ORBs from before JDK 1.4.0.
- OldJIDLObjectKeyTemplate(ORB, int, int, InputStream, OctetSeqHolder) - Constructor for class com.sun.corba.ee.impl.ior.OldJIDLObjectKeyTemplate
-
- OldJIDLObjectKeyTemplate(ORB, int, int, int) - Constructor for class com.sun.corba.ee.impl.ior.OldJIDLObjectKeyTemplate
-
- OldJIDLObjectKeyTemplate(ORB, int, int, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.OldJIDLObjectKeyTemplate
-
- OldObjectKeyTemplateBase - Class in com.sun.corba.ee.impl.ior
-
- OldObjectKeyTemplateBase(ORB, int, int, int, String, ObjectAdapterId) - Constructor for class com.sun.corba.ee.impl.ior.OldObjectKeyTemplateBase
-
- OldPOAObjectKeyTemplate - Class in com.sun.corba.ee.impl.ior
-
- OldPOAObjectKeyTemplate(ORB, int, int, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.OldPOAObjectKeyTemplate
-
This constructor reads the template ONLY from the stream
- OldPOAObjectKeyTemplate(ORB, int, int, InputStream, OctetSeqHolder) - Constructor for class com.sun.corba.ee.impl.ior.OldPOAObjectKeyTemplate
-
This constructor reads a complete ObjectKey (template and Id)
from the stream.
- OldPOAObjectKeyTemplate(ORB, int, int, int, int, int) - Constructor for class com.sun.corba.ee.impl.ior.OldPOAObjectKeyTemplate
-
- OldReflectObjectCopierImpl - Class in com.sun.corba.ee.impl.copyobject
-
Provides the functionality of copying objects using reflection.
- OldReflectObjectCopierImpl(ORB) - Constructor for class com.sun.corba.ee.impl.copyobject.OldReflectObjectCopierImpl
-
- OMGSystemException - Interface in com.sun.corba.ee.spi.logging
-
- omgWrapper - Static variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- omgWrapper - Static variable in class com.sun.corba.ee.spi.orb.ORB
-
- onlyOneCallToConstructorAllowed() - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- OP_NORMAL - Static variable in class com.sun.org.omg.CORBA.OperationMode
-
- OP_ONEWAY - Static variable in class com.sun.org.omg.CORBA.OperationMode
-
- OpDescriptionSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/OpDescriptionSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:51 AM PDT
- OpDescriptionSeqHelper() - Constructor for class com.sun.org.omg.CORBA.OpDescriptionSeqHelper
-
- OPENING - Static variable in interface com.sun.corba.ee.spi.transport.Connection
-
- openingWaitInterrupted(InterruptedException) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- openSocketChannel(SocketAddress) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Utility method for working around leak in SocketChannel.open( SocketAddress )
method.
- operate(Object) - Method in class com.sun.corba.ee.impl.resolver.INSURLOperationImpl
-
- operate(Object) - Method in interface com.sun.corba.ee.spi.orb.Operation
-
Apply some function to a value and return the result.
- operation() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- operation() - Method in class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
- operation() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- operation() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Implementation for operation() differs for client and server
implementations.
- operation() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- Operation - Interface in com.sun.corba.ee.spi.orb
-
A generic class representing a function that takes a value and returns
a value.
- operation_context() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- operation_context() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
This method returns the list of operation_context for the DII operation.
- operation_context() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- OperationDescription - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/OperationDescription.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:51 AM PDT
- OperationDescription() - Constructor for class com.sun.org.omg.CORBA.OperationDescription
-
- OperationDescription(String, String, String, String, TypeCode, OperationMode, String[], ParameterDescription[], ExceptionDescription[]) - Constructor for class com.sun.org.omg.CORBA.OperationDescription
-
- OperationDescriptionHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/OperationDescriptionHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:51 AM PDT
- OperationDescriptionHelper() - Constructor for class com.sun.org.omg.CORBA.OperationDescriptionHelper
-
- OperationFactory - Class in com.sun.corba.ee.spi.orb
-
This is a static factory class for commonly used operations
for property parsing.
- OperationFactoryExt - Class in com.sun.corba.ee.spi.orb
-
Provides an extension to the OperationFactory for convertAction( Class ),
which takes a Class with a constructor that takes a String as an argument.
- OperationMode - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/OperationMode.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- OperationMode(int) - Constructor for class com.sun.org.omg.CORBA.OperationMode
-
- OperationModeHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/OperationModeHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- OperationModeHelper() - Constructor for class com.sun.org.omg.CORBA.OperationModeHelper
-
- operationNameAndRequestId(MessageMediator) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- operations - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- operationTraceDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- operationUnknownToTarget() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- OptionalDataException - Exception in com.sun.corba.ee.impl.io
-
Unexpected data appeared in an ObjectInputStream trying to read
an Object.
- orb - Variable in class com.sun.corba.ee.impl.corba.AnyImpl
-
- orb - Variable in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
- orb() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- orb(ORB) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- orb - Variable in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- orb() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- orb(ORB) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- orb() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- orb - Variable in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- orb() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- orb() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- orb - Variable in class com.sun.corba.ee.impl.ior.ObjectReferenceProducerBase
-
- orb - Variable in class com.sun.corba.ee.impl.legacy.connection.LegacyServerSocketManagerImpl
-
- orb - Variable in class com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl
-
- orb - Variable in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
- orb(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.DelegateImpl
-
- orb - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- orb() - Method in class com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie
-
- orb(ORB) - Method in class com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie
-
- orb(Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- orb - Variable in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- orb - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- orb - Variable in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
- orb - Variable in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- orb - Variable in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- orb - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- orb - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- orb - Variable in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- orb - Variable in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- ORB - Class in com.sun.corba.ee.spi.orb
-
- ORB() - Constructor for class com.sun.corba.ee.spi.orb.ORB
-
- ORB.DebugFlagResult - Enum in com.sun.corba.ee.spi.orb
-
- ORB.DummyServant - Interface in com.sun.corba.ee.spi.orb
-
- ORB_CLASS - Static variable in class com.sun.corba.ee.impl.util.ORBProperties
-
- orb_id() - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This attribute is the ID of the ORB being initialized
- orb_id() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
- orb_id() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- ORB_ID_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ORB_INIT_REF_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ORB_SERVER_ID_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ORB_SINGLETON_CLASS - Static variable in class com.sun.corba.ee.impl.util.ORBProperties
-
- ORBClassLoader - Class in com.sun.corba.ee.spi.misc
-
Based on feedback from bug report 4452016, all class loading
in the ORB is isolated here.
- ORBClassLoader() - Constructor for class com.sun.corba.ee.spi.misc.ORBClassLoader
-
- ORBConfigurator - Interface in com.sun.corba.ee.spi.orb
-
Interface used to configure an ORB instance.
- orbConfiguratorError(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ORBConfiguratorImpl - Class in com.sun.corba.ee.impl.orb
-
- ORBConfiguratorImpl() - Constructor for class com.sun.corba.ee.impl.orb.ORBConfiguratorImpl
-
- ORBConfiguratorImpl.ConfigParser - Class in com.sun.corba.ee.impl.orb
-
- orbConnectError(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ORBConstants - Class in com.sun.corba.ee.spi.misc
-
- Orbd - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- ORBD_PORT_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ORBData - Interface in com.sun.corba.ee.spi.orb
-
- ORBDataParserImpl - Class in com.sun.corba.ee.impl.orb
-
- ORBDataParserImpl(ORB, DataCollector) - Constructor for class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- orbdDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- ORBDefaultInitRefResolverImpl - Class in com.sun.corba.ee.impl.resolver
-
- ORBDefaultInitRefResolverImpl(Operation, String) - Constructor for class com.sun.corba.ee.impl.resolver.ORBDefaultInitRefResolverImpl
-
- orbdError() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- orbDestroyed() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ORBException - Annotation Type in com.sun.corba.ee.spi.logex.corba
-
This annotation is applied to an interface or abstract class that is used
to define logging and/or constructing CORBA exceptions.
- ORBFactory - Class in com.sun.corba.ee.spi.osgi
-
A simple factory for creating our ORB that avoids the ClassLoader
problems with org.omg.CORBA.ORB.init, which must load the ORB impl class.
- ORBID_DB_FILE_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ORBID_DIR_BASE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- orbIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- orbIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ORBImpl - Class in com.sun.corba.ee.impl.orb
-
The JavaIDL ORB implementation.
- ORBImpl() - Constructor for class com.sun.corba.ee.impl.orb.ORBImpl
-
Create a new ORB.
- orbInitDebug - Static variable in class com.sun.corba.ee.spi.orb.ORB
-
- orbInitializerFailure(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- orbInitializerType(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- orbInitialreferenceSyntax() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ORBInitInfoExt - Interface in com.sun.corba.ee.spi.legacy.interceptor
-
The interface defines an extension to the standard ORBInitInfo
that gives access to the ORB being initialized.
- ORBInitInfoImpl - Class in com.sun.corba.ee.impl.interceptors
-
ORBInitInfoImpl is the implementation of the ORBInitInfo class to be
passed to ORBInitializers, as described in orbos/99-12-02.
- orbinitinfoInvalid() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- ORBInitRefResolverImpl - Class in com.sun.corba.ee.impl.resolver
-
- ORBInitRefResolverImpl(Operation, Pair<String, String>[]) - Constructor for class com.sun.corba.ee.impl.resolver.ORBInitRefResolverImpl
-
- orbIsShutdown() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- orbIsShutdown() - Method in class com.sun.corba.ee.spi.orb.ORB
-
Return whether or not the ORB is shutdown.
- OrbLifeCycle - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- orbLifecycleDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- ORBProperties - Class in com.sun.corba.ee.impl.util
-
- ORBProperties() - Constructor for class com.sun.corba.ee.impl.util.ORBProperties
-
- ORBSingleton - Class in com.sun.corba.ee.impl.orb
-
- ORBSingleton() - Constructor for class com.sun.corba.ee.impl.orb.ORBSingleton
-
- ORBSocketFactory - Interface in com.sun.corba.ee.spi.legacy.connection
-
DEPRECATED.
- ORBSocketFactory - Interface in com.sun.corba.ee.spi.transport
-
- ORBStreamObjectCopierImpl - Class in com.sun.corba.ee.impl.copyobject
-
- ORBStreamObjectCopierImpl(ORB) - Constructor for class com.sun.corba.ee.impl.copyobject.ORBStreamObjectCopierImpl
-
- orbTargetAddrPreferenceInExtractObjectkeyInvalid() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- ORBTypeComponent - Interface in com.sun.corba.ee.spi.ior.iiop
-
- ORBTypeComponentImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- ORBTypeComponentImpl(int) - Constructor for class com.sun.corba.ee.impl.ior.iiop.ORBTypeComponentImpl
-
- ORBUtilGroup - Static variable in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- ORBUtility - Class in com.sun.corba.ee.impl.misc
-
Handy class full of static functions that don't belong in util.Utility for pure ORB reasons.
- ORBUtilSystemException - Interface in com.sun.corba.ee.spi.logging
-
- ORBVersion - Interface in com.sun.corba.ee.spi.orb
-
- ORBVersionFactory - Class in com.sun.corba.ee.spi.orb
-
- ORBVersionImpl - Class in com.sun.corba.ee.impl.orb
-
- ORBVersionImpl(byte) - Constructor for class com.sun.corba.ee.impl.orb.ORBVersionImpl
-
- ORBVersionServiceContext - Interface in com.sun.corba.ee.spi.servicecontext
-
- ORBVersionServiceContextImpl - Class in com.sun.corba.ee.impl.servicecontext
-
- ORBVersionServiceContextImpl() - Constructor for class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- ORBVersionServiceContextImpl(ORBVersion) - Constructor for class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- ORBVersionServiceContextImpl(InputStream, GIOPVersion) - Constructor for class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- org.glassfish.corba - package org.glassfish.corba
-
Provides an internal API that the Sun ORB implementation uses to
access JVM functions that have no standard APIs.
- org.glassfish.corba.org.omg.CORBA - package org.glassfish.corba.org.omg.CORBA
-
- ortNotInitialized() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- OSC_START - Static variable in interface com.sun.corba.ee.impl.io.Exceptions
-
- OSFCodeSetRegistry - Class in com.sun.corba.ee.impl.encoding
-
Information from the OSF code set registry version 1.2g.
- OSFCodeSetRegistry.Entry - Class in com.sun.corba.ee.impl.encoding
-
An entry in the OSF registry which allows users
to find out the equivalent Java character encoding
name as well as some other facts from the registry.
- Osgi - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- osgiDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- OSGIListener - Class in com.sun.corba.ee.impl.osgi.loader
-
OSGi class that monitors which bundles provide classes that the ORB
needs to instantiate for initialization.
- OSGIListener() - Constructor for class com.sun.corba.ee.impl.osgi.loader.OSGIListener
-
- OSH_START - Static variable in interface com.sun.corba.ee.impl.io.Exceptions
-
- otshookexception() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- OutboundCacheEntry<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
- OutboundCacheEntry(ReentrantLock) - Constructor for class com.sun.corba.ee.impl.transport.connection.OutboundCacheEntry
-
- OutboundConnectionCache<C extends Connection> - Interface in com.sun.corba.ee.spi.transport.connection
-
A concurrent mostly non-blocking connection cache.
- OutboundConnectionCache - Interface in com.sun.corba.ee.spi.transport
-
- OutboundConnectionCacheBlockingImpl<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
- OutboundConnectionCacheBlockingImpl(String, int, int, int, long) - Constructor for class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
- OutboundConnectionCacheImpl<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
Manage connections that are initiated from this VM.
- OutboundConnectionCacheImpl(String, int, int, int, long) - Constructor for class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
- OutboundConnectionCacheImpl - Class in com.sun.corba.ee.impl.transport
-
- OutboundConnectionCacheImpl(ORB, ContactInfo) - Constructor for class com.sun.corba.ee.impl.transport.OutboundConnectionCacheImpl
-
- OutboundConnectionCacheProbeProvider - Class in com.sun.corba.ee.impl.transport
-
This simple class is for the GFv3 probe mechanism.
- OutboundConnectionCacheProbeProvider() - Constructor for class com.sun.corba.ee.impl.transport.OutboundConnectionCacheProbeProvider
-
- outboundConnectionCaches - Variable in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- OutboundConnectionState<C extends Connection> - Class in com.sun.corba.ee.impl.transport.connection
-
- OutboundConnectionState(ContactInfo<C>, OutboundCacheEntry<C>, C) - Constructor for class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- outputObject - Variable in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
- outputObject - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- OutputStreamFactory - Class in com.sun.corba.ee.impl.encoding
-
Factory for creating various output streams with AccessController
- OutputStreamFactory() - Constructor for class com.sun.corba.ee.impl.encoding.OutputStreamFactory
-
- OutputStreamHook - Class in com.sun.corba.ee.impl.io
-
- OutputStreamHook() - Constructor for class com.sun.corba.ee.impl.io.OutputStreamHook
-
- OutputStreamHook.DefaultState - Class in com.sun.corba.ee.impl.io
-
- OutputStreamHook.InWriteObjectState - Class in com.sun.corba.ee.impl.io
-
- OutputStreamHook.WriteObjectState - Class in com.sun.corba.ee.impl.io
-
- OutputStreamHook.WroteCustomDataState - Class in com.sun.corba.ee.impl.io
-
- OutputStreamHook.WroteDefaultDataState - Class in com.sun.corba.ee.impl.io
-
- overflow(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
- overflow(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteGrow
-
- overflow(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
- packageAdminServiceNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- packagePrefix() - Static method in class com.sun.corba.ee.impl.util.PackagePrefixChecker
-
- PackagePrefixChecker - Class in com.sun.corba.ee.impl.util
-
PackagePrefixChecker provides static utility methods for getting package prefixes.
- PackagePrefixChecker() - Constructor for class com.sun.corba.ee.impl.util.PackagePrefixChecker
-
- pairStringStringExpected() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- PARAM_IN - Static variable in class com.sun.org.omg.CORBA.ParameterMode
-
- PARAM_INOUT - Static variable in class com.sun.org.omg.CORBA.ParameterMode
-
- PARAM_OUT - Static variable in class com.sun.org.omg.CORBA.ParameterMode
-
- ParameterDescription - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ParameterDescription.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- ParameterDescription() - Constructor for class com.sun.org.omg.CORBA.ParameterDescription
-
- ParameterDescription(String, TypeCode, IDLType, ParameterMode) - Constructor for class com.sun.org.omg.CORBA.ParameterDescription
-
- ParameterDescriptionHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ParameterDescriptionHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- ParameterDescriptionHelper() - Constructor for class com.sun.org.omg.CORBA.ParameterDescriptionHelper
-
- ParameterMode - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ParameterMode.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- ParameterMode(int) - Constructor for class com.sun.org.omg.CORBA.ParameterMode
-
- ParameterModeHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ParameterModeHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- ParameterModeHelper() - Constructor for class com.sun.org.omg.CORBA.ParameterModeHelper
-
- parameters - Variable in class com.sun.org.omg.CORBA.OperationDescription
-
- ParDescriptionSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/ParDescriptionSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:50 AM PDT
- ParDescriptionSeqHelper() - Constructor for class com.sun.org.omg.CORBA.ParDescriptionSeqHelper
-
- parent() - Method in class com.sun.corba.ee.impl.corba.ContextImpl
-
- parse(Properties) - Method in class com.sun.corba.ee.spi.orb.PropertyParser
-
Return a map from field name to value.
- parseBytes(ByteBuffer, Connection) - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
- parseBytes(ByteBuffer, Connection) - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
If there are sufficient bytes in the ByteBuffer to compose a
Message, then return a newly initialized Message.
- parseGiopHeader(ORB, Connection, ByteBuffer, int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- ParserAction - Interface in com.sun.corba.ee.impl.orb
-
- ParserActionBase - Class in com.sun.corba.ee.impl.orb
-
- ParserActionBase(String, boolean, Operation, String) - Constructor for class com.sun.corba.ee.impl.orb.ParserActionBase
-
- ParserActionFactory - Class in com.sun.corba.ee.impl.orb
-
- ParserData - Interface in com.sun.corba.ee.spi.orb
-
- ParserDataBase - Class in com.sun.corba.ee.impl.orb
-
- ParserDataBase(String, Operation, String, Object, Object) - Constructor for class com.sun.corba.ee.impl.orb.ParserDataBase
-
- ParserDataFactory - Class in com.sun.corba.ee.spi.orb
-
- ParserDataFactory() - Constructor for class com.sun.corba.ee.spi.orb.ParserDataFactory
-
- ParserImplBase - Class in com.sun.corba.ee.spi.orb
-
- ParserImplBase() - Constructor for class com.sun.corba.ee.spi.orb.ParserImplBase
-
- ParserImplTableBase - Class in com.sun.corba.ee.spi.orb
-
- ParserImplTableBase(ParserData[]) - Constructor for class com.sun.corba.ee.spi.orb.ParserImplTableBase
-
- ParserTable - Class in com.sun.corba.ee.impl.orb
-
Initialize the parser data for the standard ORB parser.
- ParserTable.TestAcceptor1 - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestAcceptor2 - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestBadServerIdHandler - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestContactInfoListFactory - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestIIOPPrimaryToContactInfo - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestIORToSocketInfo - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestLegacyORBSocketFactory - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestORBInitializer1 - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestORBInitializer2 - Class in com.sun.corba.ee.impl.orb
-
- ParserTable.TestORBSocketFactory - Class in com.sun.corba.ee.impl.orb
-
- parseURL(String) - Method in class com.sun.corba.ee.impl.naming.namingutil.INSURLHandler
-
- parseVersion(String) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Parse a version string such as "1.1.6" or "jdk1.2fcs" into
a version array of integers {1, 1, 6} or {1, 2}.
- parseVersion(String) - Static method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- PARTIAL_LIST_TYPE_INFO - Static variable in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- peek() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueBlockingImpl
-
- peek() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueImpl
-
- peek() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueNonBlockingImpl
-
- peek() - Method in interface com.sun.corba.ee.spi.transport.concurrent.ConcurrentQueue
-
Return the handle for the head of the queue.
- peekInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- peekInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- peekInvocationInfo() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- peekstringFailed() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- peekUserExceptionId(CDRInputObject) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- PEORB - Static variable in class com.sun.corba.ee.impl.orb.ORBVersionImpl
-
- PEORB - Static variable in interface com.sun.corba.ee.spi.orb.ORBVersion
-
- PER_REQUEST_LOAD_BALANCING - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- perform_work() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
This method does nothing.
- perform_work() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- performCodeSetNegotiation(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- performORBVersionSpecificInit() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
This must be called after determining the proper ORB version,
and setting it on the stream's ORB instance.
- performORBVersionSpecificInit() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
This must be called once before unmarshaling valuetypes or anything
that uses repository IDs.
- performORBVersionSpecificInit() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- PERSISTENT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- PERSISTENT_NAME_SERVICE_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- PERSISTENT_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- PERSISTENT_SERVER_PORT_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- persistentServeridNotSet() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- persistentServeridNotSet() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- persistentServerInitError(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- persistentServerInitialization(ORB) - Method in class com.sun.corba.ee.impl.orb.ORBConfiguratorImpl
-
- persistentServerportError() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- persistentServerportNotSet() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- persistentServerportNotSet() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- PI_CURRENT_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- PI_ORB_INITIALIZER_CLASS_PREFIX - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- PICurrent - Class in com.sun.corba.ee.impl.interceptors
-
PICurrent is the implementation of Current as specified in the Portable
Interceptors Spec orbos/99-12-02.
- piDiiResultIsNull() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- piDsiResultIsNull() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- piExcCompEstablished() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- PIHandler - Interface in com.sun.corba.ee.spi.protocol
-
This interface defines the PI interface that is used to interface the rest of the
ORB to the PI implementation.
- PIHandlerImpl - Class in com.sun.corba.ee.impl.interceptors
-
Provides portable interceptor functionality.
- PIHandlerImpl(ORB, String[]) - Constructor for class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- PINoOpHandlerImpl - Class in com.sun.corba.ee.impl.interceptors
-
This is No-Op implementation of PIHandler.
- PINoOpHandlerImpl() - Constructor for class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- piOperationNotSupported1() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported2() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported3() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported4() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported5() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported6() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported7() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOperationNotSupported8() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- piOrbNotPolicyBased() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- piUnknownUserException() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- pmfCreateNonRetain() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- pmfCreateRetain() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poa - Variable in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- poa(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.DelegateImpl
-
- poa - Variable in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- Poa - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- POA_CURRENT_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- poaBadServantManager() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- POACurrent - Class in com.sun.corba.ee.impl.oa.poa
-
- POACurrent(ORB) - Constructor for class com.sun.corba.ee.impl.oa.poa.POACurrent
-
- poacurrentNullField() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poacurrentUnbalancedStack(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- poaDestroyed() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- poaDiscarding() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- POAFactory - Class in com.sun.corba.ee.impl.oa.poa
-
- POAFactory() - Constructor for class com.sun.corba.ee.impl.oa.poa.POAFactory
-
All object adapter factories must have a no-arg constructor.
- POAFactory.ServantPOAPair - Class in com.sun.corba.ee.impl.oa.poa
-
- PoaFSM - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- poaFSMDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- POAGroup - Static variable in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- POAImpl - Class in com.sun.corba.ee.impl.oa.poa
-
POAImpl is the implementation of the Portable Object Adapter.
- poaInactive() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaInternalGetServantError() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- POALocalCRDImpl - Class in com.sun.corba.ee.impl.protocol
-
- POALocalCRDImpl(ORB, int, IOR) - Constructor for class com.sun.corba.ee.impl.protocol.POALocalCRDImpl
-
- poaLookupError - Static variable in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaLookupError(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaLookupError() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- POAManagerImpl - Class in com.sun.corba.ee.impl.oa.poa
-
POAManagerImpl is the implementation of the POAManager interface.
- poaManagerMightDeadlock() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaNoDefaultServant() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaNoServantManager() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaNotFound() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- POAObjectKeyTemplate - Class in com.sun.corba.ee.impl.ior
-
- POAObjectKeyTemplate(ORB, int, int, InputStream) - Constructor for class com.sun.corba.ee.impl.ior.POAObjectKeyTemplate
-
This constructor reads the template ONLY from the stream.
- POAObjectKeyTemplate(ORB, int, int, InputStream, OctetSeqHolder) - Constructor for class com.sun.corba.ee.impl.ior.POAObjectKeyTemplate
-
This constructor reads a complete ObjectKey (template and Id)
from the stream.
- POAObjectKeyTemplate(ORB, int, int, String, ObjectAdapterId) - Constructor for class com.sun.corba.ee.impl.ior.POAObjectKeyTemplate
-
- POAPolicyMediator - Interface in com.sun.corba.ee.impl.oa.poa
-
POAPolicyMediator defines an interface to which the POA delegates all
policy specific operations.
- POAPolicyMediatorBase - Class in com.sun.corba.ee.impl.oa.poa
-
Implementation of POARequesHandler that provides policy specific
operations on the POA.
- POAPolicyMediatorBase_R - Class in com.sun.corba.ee.impl.oa.poa
-
- POAPolicyMediatorImpl_NR_UDS - Class in com.sun.corba.ee.impl.oa.poa
-
Implementation of POAPolicyMediator that provides policy specific
operations on the POA.
- POAPolicyMediatorImpl_NR_USM - Class in com.sun.corba.ee.impl.oa.poa
-
Implementation of POARequesHandler that provides policy specific
operations on the POA.
- POAPolicyMediatorImpl_R_AOM - Class in com.sun.corba.ee.impl.oa.poa
-
Implementation of POARequesHandler that provides policy specific
operations on the POA in the case:
retain
useActiveObjectMapOnly
- POAPolicyMediatorImpl_R_UDS - Class in com.sun.corba.ee.impl.oa.poa
-
Implementation of POARequesHandler that provides policy specific
operations on the POA.
- POAPolicyMediatorImpl_R_USM - Class in com.sun.corba.ee.impl.oa.poa
-
Implementation of POARequesHandler that provides policy specific
operations on the POA.
- poaRequestDiscard() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- poaServantActivatorLookupFailed(Throwable) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaServantLocatorLookupFailed() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaServantNotUnique() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- POASystemException - Interface in com.sun.corba.ee.spi.logging
-
- poaUnknownPolicy() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- poaWrapper - Static variable in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- poaWrongPolicy() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- Policies - Class in com.sun.corba.ee.impl.oa.poa
-
- policy_type() - Method in class com.sun.corba.ee.impl.oa.poa.RequestProcessingPolicyImpl
-
- policy_type() - Method in class com.sun.corba.ee.spi.extension.CopyObjectPolicy
-
- policy_type() - Method in class com.sun.corba.ee.spi.extension.LoadBalancingPolicy
-
- policy_type() - Method in class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy
-
- policy_type() - Method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- policy_type() - Method in class com.sun.corba.ee.spi.extension.ZeroPortPolicy
-
- policyFactoryRegFailed(int) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- policyMediatorBadPolicyInFactory() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- policyTypeDuplicate() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- policyUnknown() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- poll() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueBlockingImpl
-
Return an element from the head of the queue.
- poll() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueImpl
-
Return an element from the head of the queue.
- poll() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueNonBlockingImpl
-
Return an element from the head of the queue.
- poll() - Method in interface com.sun.corba.ee.spi.transport.concurrent.ConcurrentQueue
-
Return the handle for the head of the queue.
- poll_next_response() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Find out if any of the deferred invocations have a response yet.
- poll_next_response() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- poll_response() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- POOLED_DIRECT_BYTE_BUFFER_SLAB_SIZE_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- popEncVersionFromThreadLocalState() - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- popInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- popInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- popInvocationInfo() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- port - Variable in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- port - Variable in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- port - Variable in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- port() - Method in class com.sun.corba.ee.spi.folb.SocketInfo
-
- PortableRemoteObject - Class in com.sun.corba.ee.impl.javax.rmi
-
Server implementation objects may either inherit from
javax.rmi.PortableRemoteObject or they may implement a remote interface
and then use the exportObject method to register themselves as a server object.
- PortableRemoteObject() - Constructor for class com.sun.corba.ee.impl.javax.rmi.PortableRemoteObject
-
- positiveEndTag(int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer1
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer2
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- post_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
-
- postInitialContexts - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- postinvoke(byte[], POA, String, Object, Servant) - Method in class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISServantLocator
-
- postInvoke() - Method in interface com.sun.corba.ee.spi.presentation.rmi.InvocationInterceptor
-
Called just before a dynamic RMI-IIOP stub returns control
to the caller.
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer1
-
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer2
-
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- pre_init(ORBInitInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
-
- PrefixParserAction - Class in com.sun.corba.ee.impl.orb
-
- PrefixParserAction(String, Operation, String, Class) - Constructor for class com.sun.corba.ee.impl.orb.PrefixParserAction
-
- PrefixParserData - Class in com.sun.corba.ee.impl.orb
-
- PrefixParserData(String, Operation, String, Object, Object, Pair<String, String>[], Class) - Constructor for class com.sun.corba.ee.impl.orb.PrefixParserData
-
- preinvoke(byte[], POA, String, CookieHolder) - Method in class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISServantLocator
-
- preInvoke() - Method in interface com.sun.corba.ee.spi.presentation.rmi.InvocationInterceptor
-
Called just before a dynamic RMI-IIOP stub is called.
- preinvokeCloneError() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- preinvokePoaDestroyed() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- PresentationDefaults - Class in com.sun.corba.ee.spi.presentation.rmi
-
- PresentationManager - Interface in com.sun.corba.ee.spi.presentation.rmi
-
Provides access to RMI-IIOP stubs and ties.
- PresentationManager.ClassData - Interface in com.sun.corba.ee.spi.presentation.rmi
-
- PresentationManager.StubFactory - Interface in com.sun.corba.ee.spi.presentation.rmi
-
Creates the actual stub needed for RMI-IIOP remote
references.
- PresentationManager.StubFactoryFactory - Interface in com.sun.corba.ee.spi.presentation.rmi
-
Creates StubFactory and Tie instances.
- PresentationManagerImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
- PresentationManagerImpl(boolean) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
- previousContactInfo - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- primaryContactInfo - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- primaryContactInfo - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- primaryToContactInfo - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- primitiveAcrossFragmentedChunk - Variable in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_2
-
- PrimitiveRead - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class to indicate
that its methods are classified as methods used to read primitive values.
- PrimitiveWrite - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class to indicate
that its methods are classified as methods used to write primitive values.
- PrincipalImpl - Class in com.sun.corba.ee.impl.corba
-
- PrincipalImpl() - Constructor for class com.sun.corba.ee.impl.corba.PrincipalImpl
-
- printBuffer(String, ByteBuffer, PrintStream) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Print the contents of the buffer out to the PrintStream in
hex and ASCII.
- printException(Exception) - Static method in class com.sun.corba.ee.impl.naming.cosnaming.NamingUtils
-
Prints the stacktrace of the supplied exception to the error stream.
- printStackTrace() - Static method in class com.sun.corba.ee.impl.util.Utility
-
- printStream(PrintStream) - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- printTypeMap() - Method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- printTypeMap() - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- printTypeMap() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- priorityMapFailre() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- priorityRangeRestrict() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- priorityReassign() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- PRIVATE_MEMBER - Static variable in class com.sun.corba.ee.impl.io.ValueUtility
-
- problemWithExceptionTypecode(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- processCodeSetContext(MessageMediator, ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
Handles setting the connection's code sets if required.
- processFragment(ByteBuffer, FragmentMessage) - Method in interface com.sun.corba.ee.impl.encoding.BufferManagerRead
-
Case: Called from ReaderThread on complete message or fragments.
- processFragment(ByteBuffer, FragmentMessage) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- processFragment(ByteBuffer, FragmentMessage) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- processResponse(ORB, MessageMediator, CDRInputObject) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- processSocket(Socket) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- processSocket(Socket) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- processSocket(Socket) - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- processSocket(Socket) - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
Handle a newly accepted Socket.
- profile() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- profile(TaggedProfile) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- ProfileAddr - Interface in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/ProfileAddr.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- PROJECT_NAME - Static variable in class com.sun.corba.ee.impl.util.Version
-
- PropertyOnlyDataCollector - Class in com.sun.corba.ee.impl.orb
-
- PropertyOnlyDataCollector(Properties, String, String) - Constructor for class com.sun.corba.ee.impl.orb.PropertyOnlyDataCollector
-
- PropertyParser - Class in com.sun.corba.ee.spi.orb
-
- PropertyParser() - Constructor for class com.sun.corba.ee.spi.orb.PropertyParser
-
- protocolHandler - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- ProtocolHandler - Interface in com.sun.corba.ee.spi.protocol
-
- proxyClassNotFound - Static variable in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- proxyClassNotFound(ClassNotFoundException, List<String>) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- proxyClassNotFound(ClassNotFoundException, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- proxyWithIllegalArgs(IllegalArgumentException) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- PUBLIC_MEMBER - Static variable in class com.sun.corba.ee.impl.io.ValueUtility
-
- purgeCalls(SystemException, boolean, boolean) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
Wake up the outstanding requests on the connection, and hand them
COMM_FAILURE exception with a given minor code.
- purgeCalls(SystemException, boolean, boolean) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- purgeStubForTie(Tie) - Static method in class com.sun.corba.ee.impl.util.Utility
-
- purgeTieAndServant(Tie) - Static method in class com.sun.corba.ee.impl.util.Utility
-
- push(ByteBuffer) - Method in class com.sun.corba.ee.impl.encoding.BufferQueue
-
- pushEncVersionToThreadLocalState(byte) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- pushInvocationInfo(OAInvocationInfo) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- pushInvocationInfo(OAInvocationInfo) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- pushInvocationInfo(OAInvocationInfo) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- put(K, int) - Method in class com.sun.corba.ee.impl.misc.CacheTable
-
Store the (key,val) pair in the hash table, unless
(key,val) is already present.
- put(ServiceContext) - Method in class com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl
-
- put(Acceptor, Connection) - Method in class com.sun.corba.ee.impl.transport.InboundConnectionCacheImpl
-
- put(ContactInfo, Connection) - Method in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheImpl
-
- put(ServiceContext) - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContexts
-
Add a service context.
- put(Acceptor, Connection) - Method in interface com.sun.corba.ee.spi.transport.InboundConnectionCache
-
- put(ContactInfo, Connection) - Method in interface com.sun.corba.ee.spi.transport.OutboundConnectionCache
-
- putEndian() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- putEndian() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- putEndian() - Method in interface com.sun.corba.ee.impl.encoding.MarshalOutputStream
-
- putEntry(ActiveObjectMap.Key, AOMEntry) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- putFields() - Method in class com.sun.corba.ee.impl.io.OutputStreamHook
-
- putServant(Servant, AOMEntry) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- read(InputStream) - Static method in class com.sun.corba.ee.impl.corba.AnyImplHelper
-
- read(InputStream) - Static method in class com.sun.corba.ee.impl.corba.TypeCodeImplHelper
-
- read() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read(byte[]) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read(byte[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read(MarshalInputStream) - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetComponent
-
- read(MarshalInputStream) - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
-
- read(MarshalInputStream) - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
- read() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read(byte[]) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read(byte[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- read(byte[], int, int) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- read(InputStream) - Method in interface com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl.ReaderWriter
-
- read(InputStream) - Method in interface com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRW
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWIDLImpl
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl.ExceptionRWRMIImpl
-
- read(InputStream) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.AddressingDispositionHelper
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_0
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.CancelRequestMessage_1_2
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_2
-
- read(InputStream) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_0
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_0
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_2
-
- read(InputStream) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- read(InputStream) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- read(InputStream) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddressHelper
-
- read() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- read(SocketChannel, ByteBuffer, int) - Method in class com.sun.corba.ee.impl.transport.SocketChannelReader
-
Reads all currently available data from the socket channel, appending it to any data left
from a previous read.
- read(InputStream) - Method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- read() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Called to read incoming messages.
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.AttributeDescriptionHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.AttributeModeHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ContextIdentifierHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ContextIdSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.DefinitionKindHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ExcDescriptionSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ExceptionDescriptionHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.IdentifierHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.IDLTypeHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.InitializerHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.InitializerSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.OpDescriptionSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.OperationDescriptionHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.OperationModeHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ParameterDescriptionHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ParameterModeHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ParDescriptionSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.RepositoryHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.RepositoryIdHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.RepositoryIdSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.StructMemberHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.StructMemberSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ValueMemberHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.ValueMemberSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.VersionSpecHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.CORBA.VisibilityHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.SendingContext.CodeBaseHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- read(InputStream) - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- read_Abstract() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_Abstract() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_abstract_interface() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_abstract_interface(Class) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_abstract_interface() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_abstract_interface(Class) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_any() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_any() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_any() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_any() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_any_array(AnySeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_any_array(Any[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_any_array(AnySeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_boolean() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_boolean() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_boolean() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_boolean() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_boolean_array(boolean[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_boolean_array(BooleanSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_boolean_array(boolean[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_boolean_array(BooleanSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_boolean_array(boolean[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_boolean_array(boolean[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- READ_BYTE_BUFFER_SIZE_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- read_char() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_char() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_char() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_char() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_char_array(char[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_char_array(CharSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_char_array(char[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_char_array(CharSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_char_array(char[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_char_array(char[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_Context() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_Context() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_double() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_double() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_double() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_double() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_double_array(double[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_double_array(DoubleSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_double_array(double[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_double_array(DoubleSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_double_array(double[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_double_array(double[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_fixed() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_fixed(short, short) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_fixed(short, short) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_fixed() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_fixed() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_float() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_float() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_float() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_float() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_float_array(float[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_float_array(FloatSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_float_array(float[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_float_array(FloatSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_float_array(float[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_float_array(float[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_long() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_long() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_long() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_long() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_long_array(int[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_long_array(LongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_long_array(int[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_long_array(LongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_long_array(int[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_long_array(int[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_longlong() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_longlong() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_longlong() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_longlong() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_longlong_array(long[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_longlong_array(LongLongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_longlong_array(long[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_longlong_array(LongLongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_longlong_array(long[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_longlong_array(long[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_Object() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_Object(Class) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_Object() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_Object(Class) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_Object() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_Object(Class) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_Object() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_octet() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_octet() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_octet() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_octet() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_octet_array(byte[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_octet_array(OctetSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_octet_array(byte[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_octet_array(OctetSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_octet_array(byte[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_octet_array(byte[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_Principal() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_Principal() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_Principal() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_Principal() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_short() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_short() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_short() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_short() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_short_array(short[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_short_array(ShortSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_short_array(short[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_short_array(ShortSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_short_array(short[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_short_array(short[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_string() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_string() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_string() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_string() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_TypeCode() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_TypeCode() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_TypeCode() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_TypeCode() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_ulong() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ulong() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ulong() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_ulong() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_ulong_array(int[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ulong_array(ULongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ulong_array(int[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ulong_array(ULongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ulong_array(int[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_ulong_array(int[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_ulonglong() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ulonglong() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ulonglong() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_ulonglong() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_ulonglong_array(long[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ulonglong_array(ULongLongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ulonglong_array(long[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ulonglong_array(ULongLongSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ulonglong_array(long[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_ulonglong_array(long[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_ushort() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ushort() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ushort() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_ushort() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_ushort_array(short[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ushort_array(UShortSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_ushort_array(short[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ushort_array(UShortSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_ushort_array(short[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_ushort_array(short[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_value(InputStream, TypeCode) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
- read_value(InputStream) - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- read_value() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_value(Class) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_value(BoxedValueHelper) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_value(String) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_value(Serializable) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_Value() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_value() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_value(Class) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_value(BoxedValueHelper) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_value(Serializable) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_value(String) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_Value() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_value() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_value() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_wchar() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_wchar() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_wchar() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- read_wchar() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- read_wchar() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_wchar() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_wchar_array(char[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_wchar_array(WCharSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_wchar_array(char[], int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_wchar_array(WCharSeqHolder, int, int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_wchar_array(char[], int, int) - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_wchar_array(char[], int, int) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- read_wstring() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- read_wstring() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- read_wstring() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- read_wstring() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- read_wstring() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- read_wstring() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- readAbstractAndNarrow(InputStream, Class) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Read an abstract interface type from the input stream and narrow
it to the desired type.
- readAny(InputStream) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Reads a java.lang.Object as a CORBA any.
- readArguments(InputStream) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- readArguments(InputStream) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Read the arguments for this method from the InputStream.
- readBoolean() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readByte() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readChar() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readContents(InputStream) - Method in class com.sun.corba.ee.spi.ior.EncapsulationFactoryBase
-
- readData(InputStreamHook) - Method in class com.sun.corba.ee.impl.io.InputStreamHook.ReadObjectState
-
- readDataOverride(InputStreamHook) - Method in class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectDefaultsSentState
-
- readDataOverride(InputStreamHook) - Method in class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectNoMoreOptionalDataState
-
- readDataOverride(InputStreamHook) - Method in class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectPastDefaultsRemoteDidNotUseWOState
-
- readDataOverride(InputStreamHook) - Method in class com.sun.corba.ee.impl.io.InputStreamHook.InReadObjectRemoteDidNotUseWriteObjectState
-
- readDataOverride(InputStreamHook) - Method in class com.sun.corba.ee.impl.io.InputStreamHook.ReadObjectState
-
- readDouble() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readEncapsulation(InputStream, ORB) - Static method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- ReaderThread - Interface in com.sun.corba.ee.spi.transport
-
- ReaderThreadImpl - Class in com.sun.corba.ee.impl.transport
-
- ReaderThreadImpl(ORB, Connection) - Constructor for class com.sun.corba.ee.impl.transport.ReaderThreadImpl
-
- readException(ApplicationException) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- readException(ApplicationException) - Method in interface com.sun.corba.ee.impl.presentation.rmi.ExceptionHandler
-
Read the exception contained in the InputStream
in the ApplicationException.
- readException(ApplicationException) - Method in class com.sun.corba.ee.impl.presentation.rmi.ExceptionHandlerImpl
-
- readException(ApplicationException) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Reads an exception ID and the corresponding exception from
the input stream.
- readFields() - Method in class com.sun.corba.ee.impl.io.InputStreamHook
-
- readFloat() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readFully(byte[]) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readFully(byte[], int, int) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readIdentifiableSequence(List<E>, IdentifiableFactoryFinder<E>, InputStream) - Static method in class com.sun.corba.ee.impl.ior.EncapsulationUtility
-
Read the count from is, then read count Identifiables from
is using the factory.
- readInt() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readLine() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readLineMethodNotSupported() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- readLong() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readObject(Stub, ObjectInputStream) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl
-
Serialization method to restore the IOR state.
- readObjectAndNarrow(InputStream, Class) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Read an object reference from the input stream and narrow
it to the desired type.
- readObjectDelegate() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
Override the actions of the final method "readObject()"
in ObjectInputStream.
- readObjectException() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- readObjectKey(InputStream) - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- readObjectLoadClassFailure(String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- readObjectOverride() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
This method is called by trusted subclasses of ObjectOutputStream
that constructed ObjectOutputStream using the
protected no-arg constructor.
- readObjectState - Variable in class com.sun.corba.ee.impl.io.InputStreamHook
-
- ReadObjectState() - Constructor for class com.sun.corba.ee.impl.io.InputStreamHook.ReadObjectState
-
- readOctets(InputStream) - Static method in class com.sun.corba.ee.impl.ior.EncapsulationUtility
-
Helper method that reads an octet array from an input stream.
- readPOAName(InputStream) - Static method in class com.sun.corba.ee.impl.ior.POAObjectKeyTemplate
-
- readResolve(Object) - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
- readResolve() - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- readResolveClassNotFound(ClassNotFoundException, String) - Method in interface com.sun.corba.ee.impl.presentation.rmi.Exceptions
-
- readResult(InputStream) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicMethodMarshallerImpl
-
- readResult(InputStream) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicMethodMarshaller
-
Read the result from the InputStream.
- readShort() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readStreamHeader() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readStringOrIndirection(boolean) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- readSystemException(InputStream) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Static method for reading a CORBA standard exception from a stream.
- readUndeclaredException(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- readUnsignedByte() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readUnsignedShort() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readUTF() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- readValue(InputStream, int, Class, String, RunTime) - Method in class com.sun.corba.ee.impl.io.ValueHandlerImpl
-
Reads a value from the stream using java semantics.
- readValueAndNoRepId() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- reAllocate(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.transport.ByteBufferPoolImpl
-
Return a new ByteBuffer of at least minimumSize
and copy any bytes in the oldByteBuffer starting at
oldByteBuffer.position() up to oldByteBuffer.limit()
into the returned ByteBuffer.
- reAllocate(ByteBuffer, int) - Method in interface com.sun.corba.ee.spi.transport.ByteBufferPool
-
Return a new ByteBuffer of at least minimumSize
and copy any bytes in the oldByteBuffer starting at
oldByteBuffer.position() up to oldByteBuffer.limit()
into the returned ByteBuffer.
- rebind(NameComponent[], Object) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
Bind an object under a name in this NamingContext.
- rebind_context(NameComponent[], NamingContext) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
Bind a NamingContext under a name in this NamingContext.
- receive_exception(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- receive_exception(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- receive_other(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- receive_other(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- receive_reply(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- receive_reply(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- receive_request(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- receive_request(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- receive_request_service_contexts(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- receive_request_service_contexts(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- received_exception() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Contains the exception to be returned to the client.
- received_exception_id() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
The CORBA::RepositoryId of the exception to be returned to the client.
- receivedIORUpdate - Static variable in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- reclaim() - Method in class com.sun.corba.ee.impl.transport.connection.ConnectionCacheBase
-
Reclaim some idle cached connections.
- reclaim() - Method in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
Discarding least recently used Connections that are not busy
This method must be synchronized since one WorkerThread could
be reclaming connections inside the synchronized backingStore
block and a second WorkerThread (or a SelectorThread) could have
already executed the if (numberOfConnections <= ....
- reclaim() - Method in interface com.sun.corba.ee.spi.transport.ConnectionCache
-
- reclaimableConnections - Variable in class com.sun.corba.ee.impl.transport.connection.ConnectionCacheBase
-
- recordBodyReceived(ByteBuffer) - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- recordDataSent(ByteBuffer) - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- recordDataSent(ByteBuffer) - Method in interface com.sun.corba.ee.spi.transport.MessageTraceManager
-
- recordHeaderReceived(ByteBuffer) - Method in class com.sun.corba.ee.impl.transport.MessageTraceManagerImpl
-
- recursiveTypecodeError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- recvMsgError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- REFERENCE_FACTORY_MANAGER - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- REFERENCE_MANAGER_POLICY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- reference_to_id(Object) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
reference_to_id
3.3.8.22
- reference_to_servant(Object) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
reference_to_servant
3.3.8.21
- ReferenceAddr - Interface in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/ReferenceAddr.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- ReferenceFactory - Interface in com.sun.corba.ee.spi.oa.rfm
-
- ReferenceFactoryImpl - Class in com.sun.corba.ee.impl.oa.rfm
-
- ReferenceFactoryImpl(ReferenceFactoryManagerImpl, String, String) - Constructor for class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryImpl
-
- ReferenceFactoryManager - Interface in com.sun.corba.ee.spi.oa.rfm
-
ReferenceFactoryManager uses the ORB POA to create
a specialized reference factory.
- ReferenceFactoryManager.RFMState - Enum in com.sun.corba.ee.spi.oa.rfm
-
- ReferenceFactoryManagerImpl - Class in com.sun.corba.ee.impl.oa.rfm
-
- ReferenceFactoryManagerImpl(ORB) - Constructor for class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- ReferenceManagerConfigurator - Class in com.sun.corba.ee.impl.oa.rfm
-
Used to initialize the ReferenceManager in the ORB.
- ReferenceManagerConfigurator() - Constructor for class com.sun.corba.ee.impl.oa.rfm.ReferenceManagerConfigurator
-
- ReferenceObjectCopierImpl - Class in com.sun.corba.ee.impl.copyobject
-
- ReferenceObjectCopierImpl() - Constructor for class com.sun.corba.ee.impl.copyobject.ReferenceObjectCopierImpl
-
- ReflectiveTie - Class in com.sun.corba.ee.impl.presentation.rmi
-
- ReflectiveTie(PresentationManager) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie
-
- ReflectObjectCopierImpl - Class in com.sun.corba.ee.impl.copyobject
-
Class used to deep copy arbitrary data.
- ReflectObjectCopierImpl(ORB) - Constructor for class com.sun.corba.ee.impl.copyobject.ReflectObjectCopierImpl
-
Create an ReflectObjectCopierImpl for the given ORB.
- refTypeIndirType() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- register(String, NullaryFunction<Object>) - Method in class com.sun.corba.ee.impl.resolver.LocalResolverImpl
-
- register(String, NullaryFunction<Object>) - Method in class com.sun.corba.ee.impl.resolver.SplitLocalResolverImpl
-
- register(ServiceContext.Factory) - Method in class com.sun.corba.ee.impl.servicecontext.ServiceContextFactoryRegistryImpl
-
- register(String, NullaryFunction<Object>) - Method in interface com.sun.corba.ee.spi.resolver.LocalResolver
-
Register the Closure with the given name.
- register(ServiceContext.Factory) - Method in interface com.sun.corba.ee.spi.servicecontext.ServiceContextFactoryRegistry
-
- register_initial_reference(String, Object) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
See orbos/99-12-02, Chapter 11, Dynamic Initial References on page
11-81.
- register_initial_reference(String, Object) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- register_initial_reference(String, Object) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- register_interceptor(Interceptor, int) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
Called by ORBInitInfo when an interceptor needs to be registered.
- register_interceptor(Interceptor, int) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- register_interceptor(Interceptor, int) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
- REGISTER_MBEANS - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- register_policy_factory(int, PolicyFactory) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
Register a PolicyFactory for the given PolicyType.
- register_value_factory(String, ValueFactory) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Registers a value factory for a particular repository ID.
- register_value_factory(String, ValueFactory) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- registerAcceptor(Acceptor) - Method in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- registerAcceptor(Acceptor) - Method in interface com.sun.corba.ee.spi.transport.TransportManager
-
- registerChannel(SelectableChannel, int) - Method in class com.sun.corba.ee.impl.transport.TemporarySelector
-
- registerChannel(Selector, SelectableChannel, int) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateClosed
-
- registerChannel(Selector, SelectableChannel, int) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateOpen
-
- registerChannel(Selector, SelectableChannel, int) - Method in interface com.sun.corba.ee.spi.transport.TemporarySelectorState
-
Registers theSelectableChannel with theSelector, setting theSelection to
the key returned by the registeration.
- registerClientRequestDispatcher(ClientRequestDispatcher, int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- registerClientRequestDispatcher(ClientRequestDispatcher, int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Register a ClientRequestDispatcher for a particular subcontract ID.
- registerDuplicateServiceContext() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- registerFactory(IdentifiableFactory<E>) - Method in class com.sun.corba.ee.impl.ior.IdentifiableFactoryFinderBase
-
- registerFactory(IdentifiableFactory<E>) - Method in interface com.sun.corba.ee.spi.ior.IdentifiableFactoryFinder
-
Register a factory for the given id.
- registerForEvent(EventHandler) - Method in class com.sun.corba.ee.impl.transport.SelectorImpl
-
- registerForEvent(EventHandler) - Method in interface com.sun.corba.ee.spi.transport.Selector
-
- registerInitialReference(String, NullaryFunction<Object>) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- registerInterestOps(EventHandler) - Method in class com.sun.corba.ee.impl.transport.SelectorImpl
-
- registerInterestOps(EventHandler) - Method in interface com.sun.corba.ee.spi.transport.Selector
-
- registerLocalClientRequestDispatcherFactory(LocalClientRequestDispatcherFactory, int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- registerLocalClientRequestDispatcherFactory(LocalClientRequestDispatcherFactory, int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Register a LocalClientRequestDispatcher for a particular subcontract ID.
- registerMBeans() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- registerMBeans() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- registerObjectAdapterFactory(ObjectAdapterFactory, int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- registerObjectAdapterFactory(ObjectAdapterFactory, int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Register an ObjectAdapterFactory for a particular subcontract ID.
- registerObjectCopierFactory(ObjectCopierFactory, int) - Method in class com.sun.corba.ee.impl.copyobject.CopierManagerImpl
-
- registerObjectCopierFactory(ObjectCopierFactory, int) - Method in interface com.sun.corba.ee.spi.copyobject.CopierManager
-
Register an ObjectCopierFactory under a particular id.
- registerPOAForServant(POA, Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- registerPolicyFactory(int, PolicyFactory) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
This method registers the Policy Factory in the policyFactoryTable,
which is a HashMap.
- registerPolicyFactory(int, PolicyFactory) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- registerPolicyFactory(int, PolicyFactory) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
- registerRootPOA() - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- registerServerRequestDispatcher(ServerRequestDispatcher, int) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- registerServerRequestDispatcher(ServerRequestDispatcher, String) - Method in class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- registerServerRequestDispatcher(ServerRequestDispatcher, int) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Register a CorbaServerRequestDispatcher for a particular subcontract ID.
- registerServerRequestDispatcher(ServerRequestDispatcher, String) - Method in interface com.sun.corba.ee.spi.protocol.RequestDispatcherRegistry
-
Register a CorbaServerRequestDispatcher for handling an explicit object key name.
- registerTarget(Tie, Remote) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.Util
-
Registers a target for a tie.
- registerValidation(ObjectInputValidation, int) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- registerValidationNotSupport() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- registerValueFactories(ORB) - Static method in class com.sun.corba.ee.spi.ior.IORFactories
-
This method must be called in order to register the value
factories for the ObjectReferenceTemplate and ObjectReferenceFactory
value types.
- registerWaiter(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.ClientRequestDispatcherImpl
-
- registerWaiter(MessageMediator) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- registerWaiter(MessageMediator) - Method in class com.sun.corba.ee.impl.transport.ResponseWaitingRoomImpl
-
- registerWaiter(MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Register an invocation's CorbaMessageMediator
with the Connection.
- registerWaiter(MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.ResponseWaitingRoom
-
- release(Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- release(C, int) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
- release(C, int) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
- release(int) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- release(C, int) - Method in interface com.sun.corba.ee.spi.transport.connection.OutboundConnectionCache
-
Release a Connection previously obtained from get.
- releaseByteBuffer(ByteBuffer) - Method in class com.sun.corba.ee.impl.transport.ByteBufferPoolImpl
-
- releaseByteBuffer(ByteBuffer) - Method in interface com.sun.corba.ee.spi.transport.ByteBufferPool
-
- releaseOrDecrementInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- releaseOrDecrementInvocationInfo() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- releaseOrDecrementInvocationInfo() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- releaseReply(Object, InputStream) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- remainingElementsImpl() - Method in class com.sun.corba.ee.impl.naming.cosnaming.BindingIteratorImpl
-
Abstract method for returning the remaining number of elements.
- remainingElementsImpl() - Method in class com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator
-
Returns the remaining number of elements in the iterator.
- remarshalWithNowhereToGo() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- remove(int) - Method in class com.sun.corba.ee.impl.corba.ContextListImpl
-
- remove(int) - Method in class com.sun.corba.ee.impl.corba.ExceptionListImpl
-
- remove(int) - Method in class com.sun.corba.ee.impl.corba.NVListImpl
-
- remove(int) - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- remove(ActiveObjectMap.Key) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- remove() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- remove(Connection) - Method in class com.sun.corba.ee.impl.transport.InboundConnectionCacheImpl
-
- remove(ContactInfo) - Method in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheImpl
-
- remove() - Method in interface com.sun.corba.ee.spi.transport.concurrent.ConcurrentQueue.Handle
-
Delete the element corresponding to this handle
from the queue.
- remove(Connection) - Method in interface com.sun.corba.ee.spi.transport.InboundConnectionCache
-
- remove(ContactInfo) - Method in interface com.sun.corba.ee.spi.transport.OutboundConnectionCache
-
- removeEntry(AOMEntry, ActiveObjectMap.Key) - Method in class com.sun.corba.ee.impl.oa.poa.ActiveObjectMap
-
- removeFragmentList(RequestId) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- removeFragmentList(RequestId) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- removePoaManager(POAManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- removeSelectedKey(SelectionKey) - Method in class com.sun.corba.ee.impl.transport.TemporarySelector
-
- removeSelectedKey(Selector, SelectionKey) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateClosed
-
- removeSelectedKey(Selector, SelectionKey) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateOpen
-
- removeSelectedKey(Selector, SelectionKey) - Method in interface com.sun.corba.ee.spi.transport.TemporarySelectorState
-
Remove theSelectionKey from the theSelector's selected key set.
- RepIdDelegator - Class in com.sun.corba.ee.impl.misc
-
Delegates to the current RepositoryId implementation in
com.sun.corba.ee.impl.util.
- RepIdDelegator() - Constructor for class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- replaceObject(Object) - Method in class com.sun.corba.ee.impl.io.IIOPOutputStream
-
- replaceObjectNotSupported() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- reply_status() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Describes the state of the result of the operation invocation.
- replyExceptionDetailMessage - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- replyHeader - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- replyIOR - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- ReplyMessage - Interface in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This interface captures the ReplyMessage contract.
- ReplyMessage_1_0 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.0 Reply header.
- ReplyMessage_1_1 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.1 Reply header.
- ReplyMessage_1_2 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.2 Reply header.
- replyStatus - Variable in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
- replyStatusNotInit() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- reportAddrDispositionRetry(ContactInfo, short) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- reportAddrDispositionRetry(ContactInfo, short) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
- reportException(ContactInfo, RuntimeException) - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoListIteratorImpl
-
- reportException(ContactInfo, RuntimeException) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- reportException(ContactInfo, RuntimeException) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
- reportLocatedIOR(ClientRequestInfo, IOR) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- reportRedirect(ContactInfo, IOR) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- reportRedirect(ContactInfo, IOR) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
- reportSuccess(ContactInfo) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- reportSuccess(ContactInfo) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListIterator
-
- Repository - Interface in com.sun.org.omg.CORBA
-
- RepositoryHelper - Class in com.sun.org.omg.CORBA
-
- RepositoryHelper() - Constructor for class com.sun.org.omg.CORBA.RepositoryHelper
-
- repositoryId - Static variable in class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl
-
- repositoryId - Static variable in class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- RepositoryId - Class in com.sun.corba.ee.impl.util
-
- RepositoryIdCache - Class in com.sun.corba.ee.impl.util
-
- RepositoryIdCache() - Constructor for class com.sun.corba.ee.impl.util.RepositoryIdCache
-
- RepositoryIdFactory - Class in com.sun.corba.ee.impl.misc
-
- RepositoryIdFactory() - Constructor for class com.sun.corba.ee.impl.misc.RepositoryIdFactory
-
- RepositoryIdHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/RepositoryIdHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:43 AM PDT
- RepositoryIdHelper() - Constructor for class com.sun.org.omg.CORBA.RepositoryIdHelper
-
- RepositoryIdInterface - Interface in com.sun.corba.ee.impl.misc
-
Methods on specific instances of RepositoryId.
- repositoryIdOf(String) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Get the repository id corresponding to a particular class.
- RepositoryIdSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/RepositoryIdSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:51 AM PDT
- RepositoryIdSeqHelper() - Constructor for class com.sun.org.omg.CORBA.RepositoryIdSeqHelper
-
- RepositoryIdStrings - Interface in com.sun.corba.ee.impl.misc
-
Factory methods for creating various repository ID strings
and instances.
- RepositoryIdUtility - Interface in com.sun.corba.ee.impl.misc
-
Utility methods for working with repository IDs.
- request(String, boolean) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- request(Object, String, boolean) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- request(Object, String) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- request(String, boolean) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
- request(Object, String, boolean) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- request(String, boolean) - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- request_id() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- request_id() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Implementation for request_id() differs for client and server
implementations.
- request_id() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- request_id - Variable in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_2
-
- REQUEST_PARTITIONING_MAX_THREAD_POOL_ID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- REQUEST_PARTITIONING_MIN_THREAD_POOL_ID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- REQUEST_PARTITIONING_POLICY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- requestCanceled(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- RequestCanceledException - Exception in com.sun.corba.ee.impl.protocol
-
If this exception is caught explicitly, this need to be rethrown.
- RequestCanceledException(int) - Constructor for exception com.sun.corba.ee.impl.protocol.RequestCanceledException
-
- requestCancelled() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- RequestDispatcherDefault - Class in com.sun.corba.ee.spi.protocol
-
- RequestDispatcherRegistry - Interface in com.sun.corba.ee.spi.protocol
-
This is a registry of all subcontract ID dependent objects.
- requestdispatcherregistryError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- RequestDispatcherRegistryImpl - Class in com.sun.corba.ee.impl.protocol
-
This is a registry of all subcontract ID dependent objects.
- RequestDispatcherRegistryImpl(int) - Constructor for class com.sun.corba.ee.impl.protocol.RequestDispatcherRegistryImpl
-
- requestHeader - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- requestId - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- RequestId - Interface in com.sun.corba.ee.spi.protocol
-
Represents a Corba protocol request id.
- RequestIdImpl - Class in com.sun.corba.ee.impl.protocol
-
Represents a protocol request id.
- RequestIdImpl(int) - Constructor for class com.sun.corba.ee.impl.protocol.RequestIdImpl
-
Creetes a new instance of CorbaRequestIdImpl
- RequestImpl - Class in com.sun.corba.ee.impl.corba
-
- RequestImpl(ORB, Object, Context, String, NVList, NamedValue, ExceptionList, ContextList) - Constructor for class com.sun.corba.ee.impl.corba.RequestImpl
-
- RequestInfoExt - Interface in com.sun.corba.ee.spi.legacy.interceptor
-
This interface is implemented by our implementation of
PortableInterceptor.ClientRequestInfo and
PortableInterceptor.ServerRequestInfo.
- RequestInfoImpl - Class in com.sun.corba.ee.impl.interceptors
-
Implementation of the RequestInfo interface as specified in
orbos/99-12-02 section 5.4.1.
- RequestInfoImpl(ORB) - Constructor for class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Creates a new RequestInfoImpl object.
- RequestMessage - Interface in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This interface captures the RequestMessage contract.
- RequestMessage_1_0 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.0 Request header.
- RequestMessage_1_1 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.1 Request header.
- RequestMessage_1_2 - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
This implements the GIOP 1.2 Request header.
- RequestPartitioningComponent - Interface in com.sun.corba.ee.spi.ior.iiop
-
- RequestPartitioningComponentImpl - Class in com.sun.corba.ee.impl.ior.iiop
-
- RequestPartitioningComponentImpl() - Constructor for class com.sun.corba.ee.impl.ior.iiop.RequestPartitioningComponentImpl
-
- RequestPartitioningComponentImpl(int) - Constructor for class com.sun.corba.ee.impl.ior.iiop.RequestPartitioningComponentImpl
-
- RequestPartitioningPolicy - Class in com.sun.corba.ee.spi.extension
-
Policy used to support the request partitioning feature and to
specify the partition to use.
- RequestPartitioningPolicy(int) - Constructor for class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy
-
- requestProcessed(C, int) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheBlockingImpl
-
- requestProcessed(C, int) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl
-
- requestProcessed(C, int) - Method in interface com.sun.corba.ee.spi.transport.connection.InboundConnectionCache
-
Indicate that request processing has been completed for a request
received on conn.
- RequestProcessingPolicyImpl - Class in com.sun.corba.ee.impl.oa.poa
-
- RequestProcessingPolicyImpl(RequestProcessingPolicyValue) - Constructor for class com.sun.corba.ee.impl.oa.poa.RequestProcessingPolicyImpl
-
- requestReceived(C) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheBlockingImpl
-
- requestReceived(C) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl
-
- requestReceived(C) - Method in interface com.sun.corba.ee.spi.transport.connection.InboundConnectionCache
-
Mark a connection as busy because a request is being processed
on the connection.
- requestRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- reset() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadGrow
-
- reset() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerReadStream
-
- reset() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- reset() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- reset() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- reset() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
- reset() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- reset(ContactInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- reset() - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- reset() - Method in class com.sun.corba.ee.impl.io.IIOPOutputStream
-
Reset will disregard the state of any objects already written
to the stream.
- reset(ContactInfo) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestIIOPPrimaryToContactInfo
-
- reset(ContactInfo) - Method in interface com.sun.corba.ee.spi.transport.IIOPPrimaryToContactInfo
-
- reset() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Set the current timeout back to the initial
value.
- resetCodeSetConverters() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
Resets any internal references to code set converters.
- resetCodeSetConverters() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- resetCodeSetConverters() - Method in interface com.sun.corba.ee.impl.encoding.MarshalInputStream
-
Tells the input stream to null any code set converter
references, forcing it to reacquire them if it needs
converters again.
- resetCodeSetConverters() - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- resolve(NameComponent[]) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
Resolve a name in this NamingContext and return the object reference
bound to the name.
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.BootstrapResolverImpl
-
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.CompositeResolverImpl
-
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.FileResolverImpl
-
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.LocalResolverImpl
-
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.ORBDefaultInitRefResolverImpl
-
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.ORBInitRefResolverImpl
-
- resolve(String) - Method in class com.sun.corba.ee.impl.resolver.SplitLocalResolverImpl
-
- resolve(String) - Method in interface com.sun.corba.ee.spi.resolver.Resolver
-
Look up the name using this resolver and return the CORBA object
reference bound to this name, if any.
- resolve_initial_references(String) - Method in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
This operation is only valid during post_init.
- resolve_initial_references(String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- resolve_initial_references(String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- resolve_str(String) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
This operation resolves the Stringified name into the object
reference.
- resolveClass(ObjectStreamClass) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- resolveClassNotSupported() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- resolveConversionFailure(Exception) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- resolveFailure(Exception) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- resolveFirstAsContext(NamingContextDataStore, NameComponent[]) - Static method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
Implements resolving a NameComponent in this context and
narrowing it to CosNaming::NamingContext.
- resolveImpl(NameComponent, BindingTypeHolder) - Method in interface com.sun.corba.ee.impl.naming.cosnaming.NamingContextDataStore
-
Method which implements resolving the specified name,
returning the type of the binding and the bound object reference.
- resolveImpl(NameComponent, BindingTypeHolder) - Method in class com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext
-
Resolves the supplied name to an object reference and returns
the type of the resolved binding.
- resolveObject(Object) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- resolveObjectNotSupported() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- Resolver - Interface in com.sun.corba.ee.spi.resolver
-
Resolver defines the operations needed to support ORB operations for
resolve_initial_references and list_initial_services.
- ResolverDefault - Class in com.sun.corba.ee.spi.resolver
-
Utility class that provides factory methods for all of the
standard resolvers that we provide.
- ResolverDefault() - Constructor for class com.sun.corba.ee.spi.resolver.ResolverDefault
-
- response_expected() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- response_expected() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Implementation for response_expected() differs for client and server
implementations.
- response_expected() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- RESPONSE_EXPECTED_BIT - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- responseReceived(C) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
Decrement the number of expected responses.
- responseReceived(C) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
Decrement the number of expected responses.
- responseReceived() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- responseReceived(CDRInputObject) - Method in class com.sun.corba.ee.impl.transport.ResponseWaitingRoomImpl
-
- responseReceived(C) - Method in interface com.sun.corba.ee.spi.transport.connection.OutboundConnectionCache
-
Inform the cache that a response has been received on a particular
connection.
- responseReceived(CDRInputObject) - Method in interface com.sun.corba.ee.spi.transport.ResponseWaitingRoom
-
- responseSent(C) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheBlockingImpl
-
Decrement the number of expected responses.
- responseSent(C) - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl
-
Decrement the number of expected responses.
- responseSent(C) - Method in interface com.sun.corba.ee.spi.transport.connection.InboundConnectionCache
-
Inform the cache that a response has been sent on a particular
connection.
- responseWaitingRoom - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ResponseWaitingRoom - Interface in com.sun.corba.ee.spi.transport
-
- ResponseWaitingRoomImpl - Class in com.sun.corba.ee.impl.transport
-
- ResponseWaitingRoomImpl(ORB, Connection) - Constructor for class com.sun.corba.ee.impl.transport.ResponseWaitingRoomImpl
-
- restart(Map<String, Pair<ServantLocator, List<Policy>>>) - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
Restart all ReferenceFactories.
- restart() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
Restart all ReferenceFactories.
- restart(Map<String, Pair<ServantLocator, List<Policy>>>) - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Restart all ReferenceFactories.
- restart() - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Restart all ReferenceFactories.
- restartFactories(Map<String, Pair<ServantLocator, List<Policy>>>) - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- restartFactories() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- restartFactories(Map<String, Pair<ServantLocator, List<Policy>>>) - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Restart all ReferenceFactories.
- restartFactories() - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Restart all ReferenceFactories.
- restoreHeaderPadding - Variable in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_2
-
- restoreInternalState(Object) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- restoreInternalState(Object) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_1
-
- result() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- result() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
See RequestInfoImpl for javadoc.
- result() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
This method returns the result from the invoked DII operation.
- result() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
See ServerRequestInfo for javadocs.
- result - Variable in class com.sun.org.omg.CORBA.OperationDescription
-
- resume() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- resume() - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Resume all CORBA request processing on all references created
by ReferenceFactory instances that were created by this
ReferenceFactoryManager.
- resumeOptimizedReadThreadInterrupted(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- retainServants() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- RetryClientRequestInterceptor - Class in com.sun.corba.ee.impl.plugin.hwlb
-
- RetryClientRequestInterceptor() - Constructor for class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- RetryServerRequestInterceptor - Class in com.sun.corba.ee.impl.plugin.hwlb
-
- RetryServerRequestInterceptor() - Constructor for class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- RetryType - Enum in com.sun.corba.ee.spi.protocol
-
- retryWithPreviousContactInfo - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- return_value() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- returnServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
Called from the subcontract to let this POA cleanup after an
invocation.
- returnServant() - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Release a servant that was obtained from getInvocationServant.
- returnServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- returnServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- returnServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- returnServant() - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- returnServant() - Method in class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- returnServant() - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Must be called every time getInvocationServant is called after
the request has completed.
- returnServant() - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- rewind() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- RFM_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- rfmActivateFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmAdapterActivatorFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmAlreadyActive() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmConfigureException(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmCreateReferenceFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmDestroyFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmIllegalParentPoaUsage() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmIllegalPoaManagerUsage() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmManagerInactive(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmMethodRequiresSuspendedState(String) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmMightDeadlock() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmNotActive() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmNullArgRestart() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmPostInitException(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmRestartFailed(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- rfmSuspendConditionWaitInterrupted() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- RI_NAMESERVICE_PORT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ridAlreadyDefined() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- RIRCOLON_LENGTH - Static variable in class com.sun.corba.ee.impl.naming.namingutil.NamingConstants
-
- rirFlag - Variable in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- rirInvalidPreInit() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- rirWithNullObject() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- RMI_STUB_SUFFIX - Static variable in class com.sun.corba.ee.impl.util.Utility
-
- RMIIIOP_OPTIONAL_DATA_INCOMPATIBLE - Static variable in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- rmiiiopOptionalDataIncompatible1() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- rmiiiopOptionalDataIncompatible2() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- rmiiiopOptionalDataIncompatible3() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- ROOT_POA_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- rootPOAPolicies - Static variable in class com.sun.corba.ee.impl.oa.poa.Policies
-
- run() - Method in class com.sun.corba.ee.impl.corba.AsynchInvoke
-
- run() - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager.WorkerThread
-
- run() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
The following methods (introduced in POA / CORBA2.1) deal with
shutdown / single threading.
- run() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- run() - Method in class com.sun.corba.ee.impl.transport.SelectorImpl
-
- runInterceptors(MessageMediator, ReplyMessage) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- runRemoveThreadInfo(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- runServantPostInvoke(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- runtimeexception(Throwable, String, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- SC_PERSISTENT_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SC_TRANSIENT_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- scale(BigDecimal) - Static method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- securityExceptionInAccept(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- seek(int) - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- select(long) - Method in class com.sun.corba.ee.impl.transport.TemporarySelector
-
NOTE: There is a potential for a situation, (albiet very remote), that
some other thread may be initiating an explicit "close" of a
Connection (if someone overrides the implementation of
SocketOrChannelConnectionImpl and an explicit call to "close"
the Connection), that call to close the Connection may also
attempt to close a TemporarySelector.
- select(Selector, long) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateClosed
-
- select(Selector, long) - Method in class com.sun.corba.ee.impl.transport.TemporarySelectorStateOpen
-
- select(Selector, long) - Method in interface com.sun.corba.ee.spi.transport.TemporarySelectorState
-
Selects a set of keys whose corresponding SelectableChannel is ready for
I/O operations.
- selected_profile_index - Variable in class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
-
- selectionKey - Variable in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- selectionKeyInvalid(String) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- selector - Variable in class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- Selector - Interface in com.sun.corba.ee.spi.transport
-
- SelectorImpl - Class in com.sun.corba.ee.impl.transport
-
- SelectorImpl(ORB) - Constructor for class com.sun.corba.ee.impl.transport.SelectorImpl
-
- self - Static variable in interface com.sun.corba.ee.impl.io.Exceptions
-
- self - Static variable in interface com.sun.corba.ee.impl.presentation.rmi.Exceptions
-
- self - Static variable in class com.sun.corba.ee.spi.logex.corba.CorbaExtension
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.ActivationSystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.POASystemException
-
- self - Static variable in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- selfAsBaseClass() - Method in class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase
-
- send_deferred() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- send_exception(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- send_exception(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- send_multiple_requests_deferred(Request[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Send multiple dynamic requests asynchronously.
- send_multiple_requests_deferred(Request[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- send_multiple_requests_oneway(Request[]) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- send_multiple_requests_oneway(Request[]) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- send_oneway() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- send_other(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- send_other(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- send_poll(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- send_poll(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- send_reply(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- send_reply(ServerRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- send_request(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- send_request(ClientRequestInfo) - Method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- sendCancelRequest(GIOPVersion, int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
Send a CancelRequest message.
- sendCancelRequest(GIOPVersion, int) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- sendCancelRequestIfFinalFragmentNotSent() - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- sendCancelRequestIfFinalFragmentNotSent() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- sendCancelRequestIfFinalFragmentNotSent() - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- sendCancelRequestWithLock(GIOPVersion, int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- sendCancelRequestWithLock(GIOPVersion, int) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- sendCloseConnection(GIOPVersion) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
**********************************************************************
The following methods are for dealing with Connection cleaning for
better scalability of servers in high network load conditions.
- sendCloseConnection(GIOPVersion) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- sendDeferredNotimplemented() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- sendFirstFragment() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- sendHelper(GIOPVersion, Message) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- sending_exception() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Any containing the exception to be returned to the client.
- SendingContextServiceContext - Interface in com.sun.corba.ee.spi.servicecontext
-
- SendingContextServiceContextImpl - Class in com.sun.corba.ee.impl.servicecontext
-
- SendingContextServiceContextImpl(IOR) - Constructor for class com.sun.corba.ee.impl.servicecontext.SendingContextServiceContextImpl
-
- SendingContextServiceContextImpl(InputStream, GIOPVersion) - Constructor for class com.sun.corba.ee.impl.servicecontext.SendingContextServiceContextImpl
-
- sendingReply(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
- sendingReply(MessageMediator, Any) - Method in class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
Must always be called, just after the servant's method returns.
- sendMessage() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
Called after Stub._invoke (i.e., before complete message has been sent).
- sendMessage() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteGrow
-
- sendMessage() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
- sendMessageError(GIOPVersion) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- sendMessageError(GIOPVersion) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- sendWithoutLock(CDROutputObject) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- sendWithoutLock(CDROutputObject) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- sentFragment() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
Has the stream sent out any fragments so far?
- sentFragment() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteGrow
-
- sentFragment() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWriteStream
-
- sentFragment() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- sentFullMessage - Variable in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
- sentFullMessage() - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
Has the entire message been sent? (Has
sendMessage been called?)
- sentFullMessage() - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- sentMemberShipLabel - Static variable in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- sequenceAction(String, Operation[]) - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- serializationObjectStreamClassNotSupported() - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- servant - Variable in class com.sun.corba.ee.impl.protocol.JIDLLocalCRDImpl
-
- SERVANT_CACHING_POLICY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.FullServantCacheLocalCRDImpl
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.InfoOnlyServantCacheLocalCRDImpl
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.JIDLLocalCRDImpl
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.MinimalServantCacheLocalCRDImpl
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.NotLocalLocalCRDImpl
-
- servant_postinvoke(Object, ServantObject) - Method in class com.sun.corba.ee.impl.protocol.POALocalCRDImpl
-
- servant_postinvoke(Object, ServantObject) - Method in interface com.sun.corba.ee.spi.protocol.LocalClientRequestDispatcher
-
- servant_preinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- servant_preinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.JIDLLocalCRDImpl
-
- servant_preinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- servant_preinvoke(Object, String, Class) - Method in class com.sun.corba.ee.impl.protocol.NotLocalLocalCRDImpl
-
- servant_preinvoke(Object, String, Class) - Method in interface com.sun.corba.ee.spi.protocol.LocalClientRequestDispatcher
-
Returns a Java reference to the servant which should be used for this
request.
- servant_to_id(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
servant_to_id
3.3.8.19
- servant_to_reference(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
servant_to_reference
3.3.8.20
- ServantCacheLocalCRDBase - Class in com.sun.corba.ee.impl.protocol
-
- ServantCacheLocalCRDBase(ORB, int, IOR) - Constructor for class com.sun.corba.ee.impl.protocol.ServantCacheLocalCRDBase
-
- servantCachingLevel() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- ServantCachingPolicy - Class in com.sun.corba.ee.spi.extension
-
Policy used to implement servant caching optimization in the POA.
- servantDispatch() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantInvalid() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- servantIsLocal - Variable in class com.sun.corba.ee.impl.protocol.LocalClientRequestDispatcherBase
-
- servantLookup() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantManagerAlreadySet() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantManagerBadType() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantMustBeLocal() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantNotFound() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- servantOrb() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- ServantPOAPair(Servant, POAImpl) - Constructor for class com.sun.corba.ee.impl.oa.poa.POAFactory.ServantPOAPair
-
- servantToId(Servant) - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
- servantToId(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase_R
-
- servantToId(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- servantToId(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- servantToIdOaa(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantToIdSaa(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- servantToIdWp(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- SERVER_ACTIVATOR_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_DEF_VERIFY_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_HOST_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- server_id() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
- server_id() - Method in class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
-
- SERVER_LOCATOR_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_LOG_DIR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_NAME_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_POLLING_TIME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_PORT_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_REPOSITORY_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SERVER_STARTUP_DELAY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- ServerGroupManager - Class in com.sun.corba.ee.impl.folb
-
- ServerGroupManager() - Constructor for class com.sun.corba.ee.impl.folb.ServerGroupManager
-
- ServerGroupManager.WorkerThread - Class in com.sun.corba.ee.impl.folb
-
- serverGroupManagerException(Exception) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- serverIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- serverIdNotAvailable() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- serverInfoStackNull() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- serverNotExpectedToRegister() - Method in interface com.sun.corba.ee.spi.logging.ActivationSystemException
-
- serverNotRunning() - Method in interface com.sun.corba.ee.spi.logging.ActivationSystemException
-
- serverRequest_1_1 - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequest_1_1_Get() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequest_1_1_Get() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequest_1_1_Put(MessageMediator) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequest_1_1_Put(MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequest_1_1_Remove() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequest_1_1_Remove() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequestCount - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- ServerRequestDispatcher - Interface in com.sun.corba.ee.spi.protocol
-
Server delegate adds behavior on the server-side -- specifically
on the dispatch path.
- ServerRequestDispatcherImpl - Class in com.sun.corba.ee.impl.protocol
-
- ServerRequestDispatcherImpl(ORB) - Constructor for class com.sun.corba.ee.impl.protocol.ServerRequestDispatcherImpl
-
- ServerRequestImpl - Class in com.sun.corba.ee.impl.corba
-
- ServerRequestImpl(MessageMediator, ORB) - Constructor for class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
- ServerRequestInfoExt - Interface in com.sun.corba.ee.spi.legacy.interceptor
-
This extension is used to provide information about whether or not
the object to which the incoming request is dispatched is a name service
or not.
- ServerRequestInfoImpl - Class in com.sun.corba.ee.impl.interceptors
-
Implementation of the ServerRequestInfo interface as specified in
orbos/99-12-02 section 5.4.3.
- serverRequestMapGet(int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequestMapGet(int) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequestMapPut(int, MessageMediator) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequestMapPut(int, MessageMediator) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequestMapRemove(int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequestMapRemove(int) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequestProcessingBegins() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
It is possible for a Close Connection to have been
* sent here, but we will not check for this.
- serverRequestProcessingBegins() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverRequestProcessingEnds() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- serverRequestProcessingEnds() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- serverScNoIiopProfile() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- serverScTempSize() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- serverSocket - Variable in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- serverSocketChannel - Variable in class com.sun.corba.ee.impl.transport.AcceptorImpl
-
- SERVICE_CONTEXT_ID - Static variable in interface com.sun.corba.ee.spi.servicecontext.CodeSetServiceContext
-
- SERVICE_CONTEXT_ID - Static variable in interface com.sun.corba.ee.spi.servicecontext.MaxStreamFormatVersionServiceContext
-
- SERVICE_CONTEXT_ID - Static variable in interface com.sun.corba.ee.spi.servicecontext.ORBVersionServiceContext
-
- SERVICE_CONTEXT_ID - Static variable in interface com.sun.corba.ee.spi.servicecontext.SendingContextServiceContext
-
- SERVICE_CONTEXT_ID - Static variable in interface com.sun.corba.ee.spi.servicecontext.UEInfoServiceContext
-
- ServiceContext - Interface in com.sun.corba.ee.spi.servicecontext
-
Base class for all ServiceContext classes.
- ServiceContext.Factory - Interface in com.sun.corba.ee.spi.servicecontext
-
- serviceContextAddFailed(int) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- ServiceContextBase - Class in com.sun.corba.ee.spi.servicecontext
-
Base class for all ServiceContext classes.
- ServiceContextBase() - Constructor for class com.sun.corba.ee.spi.servicecontext.ServiceContextBase
-
- ServiceContextBase(InputStream) - Constructor for class com.sun.corba.ee.spi.servicecontext.ServiceContextBase
-
Stream constructor used when subclass is constructed from an
InputStream.
- serviceContextDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- ServiceContextDefaults - Class in com.sun.corba.ee.spi.servicecontext
-
- ServiceContextFactoryRegistry - Interface in com.sun.corba.ee.spi.servicecontext
-
- ServiceContextFactoryRegistryImpl - Class in com.sun.corba.ee.impl.servicecontext
-
- ServiceContextFactoryRegistryImpl(ORB) - Constructor for class com.sun.corba.ee.impl.servicecontext.ServiceContextFactoryRegistryImpl
-
- ServiceContexts - Interface in com.sun.corba.ee.spi.servicecontext
-
The collection of ServiceContext instances used in a particular
request.
- ServiceContextsCache - Class in com.sun.corba.ee.spi.servicecontext
-
- ServiceContextsCache(ORB) - Constructor for class com.sun.corba.ee.spi.servicecontext.ServiceContextsCache
-
- ServiceContextsCache.CASE - Enum in com.sun.corba.ee.spi.servicecontext
-
- ServiceContextsImpl - Class in com.sun.corba.ee.impl.servicecontext
-
- ServiceContextsImpl(ORB) - Constructor for class com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl
-
- ServiceContextsImpl(InputStream) - Constructor for class com.sun.corba.ee.impl.servicecontext.ServiceContextsImpl
-
Read the Service contexts from the input stream.
- set(int, E) - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- set_as_string(String) - Method in class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
-
- set_as_ulong(int) - Method in class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
-
- set_boxed_value(Any) - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- set_boxed_value_as_dyn_any(DynAny) - Method in class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
-
- set_delegate(Object) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- set_discriminator(DynAny) - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
- set_exception(Any) - Method in class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
- set_length(int) - Method in class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
-
- set_one_value(String, Any) - Method in class com.sun.corba.ee.impl.corba.ContextImpl
-
- set_parameters(Properties) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- set_parameters(Applet, Properties) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- set_parameters(String[], Properties) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- set_parameters(Properties) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- set_parameters(Applet, Properties) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- set_parameters(String[], Properties) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- set_parameters(Properties) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- set_result(Any) - Method in class com.sun.corba.ee.impl.corba.ServerRequestImpl
-
- set_return_type(TypeCode) - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- set_servant(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
set_servant
Section 3.3.8.13
- set_servant_manager(ServantManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
set_servant_manager
Section 3.3.8.10
- set_slot(int, Any) - Method in class com.sun.corba.ee.impl.interceptors.PICurrent
-
This method sets the slot data at the given slot id (index) in the
Slot Table which is on the top of the SlotTableStack.
- set_slot(int, Any) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Allows an Interceptor to set a slot in the Current that is in the scope
of the request.
- set_slot(int, Any) - Method in class com.sun.corba.ee.impl.interceptors.SlotTable
-
This method sets the slot data at the given slot id (index).
- set_to_default_member() - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
- set_to_no_active_member() - Method in class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
-
- set_value(String) - Method in class com.sun.corba.ee.impl.dynamicany.DynFixedImpl
-
- set_values(NVList) - Method in class com.sun.corba.ee.impl.corba.ContextImpl
-
- setAcceptedSocketOptions(Acceptor, ServerSocket, Socket) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBSocketFactory
-
- setAcceptedSocketOptions(Acceptor, ServerSocket, Socket) - Method in class com.sun.corba.ee.impl.transport.DefaultSocketFactoryImpl
-
- setAcceptedSocketOptions(Acceptor, ServerSocket, Socket) - Method in interface com.sun.corba.ee.spi.transport.ORBSocketFactory
-
- setAddressingDisposition(short) - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- setAddressingDisposition(short) - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- setAlreadyExecuted(boolean) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets whether all interceotrs' starting and ending points
have already been executed to completion.
- setBadServerIdHandler(BadServerIdHandler) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setBadServerIdHandler(BadServerIdHandler) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setBadServerIdHandler(BadServerIdHandler) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setBufferLength(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- setBufferLength(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- setByteArray(String, byte[]) - Static method in class com.sun.corba.ee.impl.util.RepositoryId
-
- setCaching(boolean) - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- setClientDelegateFactory(ClientDelegateFactory) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setClientDelegateFactory(ClientDelegateFactory) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setClientDelegateFactory(ClientDelegateFactory) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setClientPIInfo(MessageMediator) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setClientPIInfo(RequestImpl) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setClientPIInfo(MessageMediator) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setClientPIInfo(RequestImpl) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setClientPIInfo(RequestImpl) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI of additional information for client-side interceptors.
- setClientPIInfo(MessageMediator) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notify PI of the MessageMediator for the request.
- setClientRequestDispatcher(ClientRequestDispatcher) - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- setClientRequestDispatcher(ClientRequestDispatcher) - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- setCodeBaseIOR(IOR) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setCodeBaseIOR(IOR) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- setCodebaseProperties() - Static method in class com.sun.corba.ee.impl.util.JDKBridge
-
Set the codebase and useCodebaseOnly properties.
- setCodeSetContext(CodeSetComponentInfo.CodeSetContext) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setCodeSetContext(CodeSetComponentInfo.CodeSetContext) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- setConnectionCache(InboundConnectionCache) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- setConnectionCache(InboundConnectionCache) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- setConnectionCache(InboundConnectionCache) - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- setConnectionCache(ConnectionCache) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setConnectionCache(OutboundConnectionCache) - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- setConnectionCache(InboundConnectionCache) - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
- setConnectionCache(ConnectionCache) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- setConnectionCache(OutboundConnectionCache) - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
- setContactInfoListIterator(Iterator) - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- setContactInfoListIterator(Iterator) - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- setCopierFactory(ObjectCopierFactory) - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- setCorbaContactInfoListFactory(ContactInfoListFactory) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setCorbaContactInfoListFactory(ContactInfoListFactory) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setCorbaContactInfoListFactory(ContactInfoListFactory) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setCurrentExecutionPoint(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets the execution point that we are currently executing
(starting points, intermediate points, or ending points).
- setCurrentExecutionPoint(int) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Overridden from RequestInfoImpl.
- setCurrentFactory(ObjectReferenceFactory) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
Change the current factory.
- setCurrentFactory(ObjectReferenceFactory) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- setDaemon(Thread) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
- setDebug(boolean) - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- setDebugFlag(String) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setDebugFlags(String...) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setDefaultId(int) - Method in class com.sun.corba.ee.impl.copyobject.CopierManagerImpl
-
- setDefaultId(int) - Method in interface com.sun.corba.ee.spi.copyobject.CopierManager
-
Set the Id of the copier to use if no other copier has been set.
- setDefaultServant(Servant) - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Set the default servant.
- setDefaultServant(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- setDefaultServant(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- setDefaultServant(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM
-
- setDefaultServant(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_UDS
-
- setDefaultServant(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- setDefaultValues() - Method in class com.sun.corba.ee.spi.orb.ParserImplTableBase
-
- setDelegate(Servant, byte[]) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorBase
-
- setDelegate(Delegate) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- setDelegate(Delegate) - Method in interface com.sun.corba.ee.spi.presentation.rmi.DynamicStub
-
Similar to ObjectImpl._set_delegate
- setDelegate(Object, Delegate) - Static method in class com.sun.corba.ee.spi.presentation.rmi.StubAdapter
-
- setDelegate(Delegate) - Method in class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- setDelegateRequiresStub() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setDIIException(Exception) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setDIIException(Exception) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setDIIInfo(Request) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setDIIInfo(Request) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setDIIInitiate(boolean) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Keeps track of whether initiate was called for a DII request.
- setDIIRequest(Request) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Sets DII request object in the RequestInfoObject.
- setDSIArguments(NVList) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Stores the various sources of information used for this info object.
- setDSIException(Any) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Stores the various sources of information used for this info object.
- setDSIResult(Any) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Stores the various sources of information used for this info object.
- setDynamicStubFactoryFactory(PresentationManager.StubFactoryFactory) - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
Register the static StubFactoryFactory.
- setEffectiveTargetIOR(IOR) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- setEffectiveTargetIOR(IOR) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoList
-
- setEnclosingInputStream(InputStream) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- setEnclosingInputStream(InputStream) - Method in interface com.sun.corba.ee.impl.encoding.TypeCodeReader
-
- setEnclosingInputStream(InputStream) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- setEnclosingOutputStream(OutputStream) - Method in class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- setEncodingVersion(byte) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- setEncodingVersion(byte) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
- setEndingPointCall(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets which ending interception point should be called
for each interceptor in the virtual flow stack.
- setEnqueueTime(long) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setEnqueueTime(long) - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- setEnqueueTime(long) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setEnqueueTime(long) - Method in class com.sun.corba.ee.impl.transport.ListenerThreadImpl
-
- setEnqueueTime(long) - Method in class com.sun.corba.ee.impl.transport.ReaderThreadImpl
-
- setException(Exception) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Overridden from RequestInfoImpl.
- setException(Exception) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets the exception to be returned by received_exception and
received_exception_id.
- setException(Exception) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Sets the exception to be returned by received_exception and
received_exception_id.
- setExceptionBadAny() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- setExceptionCalledBadType() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setExceptionCalledNullArgs() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setExceptionUnlisted() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- setExecutePIInResponseConstructor(boolean) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setExecutePIInResponseConstructor(boolean) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setExecuteRemoveThreadInfoInResponseConstructor(boolean) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setExecuteRemoveThreadInfoInResponseConstructor(boolean) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setExecuteReturnServantInResponseConstructor(boolean) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setExecuteReturnServantInResponseConstructor(boolean) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setFields(Map) - Method in class com.sun.corba.ee.spi.orb.ParserImplBase
-
- setFlag(ByteBuffer, int) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
Set a flag in the given buffer (fragment bit, byte order bit, etc)
- setFlagAction() - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- setFlowStackIndex(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets the number of interceptors whose starting interception
points were successfully invoked on this client call.
- setForwardRequest(ForwardRequest) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Stores the given ForwardRequest object for later analysis.
- setForwardRequest(IOR) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Stores the given IOR for later forward request analysis.
- setHeaderPadding(boolean) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- setHeaderPadding(boolean) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- setHost(String) - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- setIIOPPrimaryToContactInfo(IIOPPrimaryToContactInfo) - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- setIIOPPrimaryToContactInfo(IIOPPrimaryToContactInfo) - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- setIndex(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- setIndex(int) - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- setIndex(int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- setIndex(int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- setInfo(MessageMediator) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- setInfo(MessageMediator, ObjectAdapter, byte[], ObjectKeyTemplate) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Stores the various sources of information used for this info object.
- setInfo(Object, String) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Stores the various sources of information used for this info object.
- setInitialBackoff(long) - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- setInputObject(CDRInputObject) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setInputObject(CDRInputObject) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setINSDelegate(ServerRequestDispatcher) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setINSDelegate(ServerRequestDispatcher) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setINSDelegate(ServerRequestDispatcher) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Set the ServerRequestDispatcher that should be used for handling INS requests.
- setIntermediatePointCall(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets which intermediate interception point should be called
for each interceptor in the virtual flow stack.
- setInvocationInterceptor(InvocationInterceptor) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setInvocationInterceptor(InvocationInterceptor) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setInvocationInterceptor(InvocationInterceptor) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Set the InvocationInterceptor for this ORB instance.
- setIOR(StubIORImpl) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl
-
- setIOR(IOR) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage
-
- setIOR(IOR) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_0
-
- setIOR(IOR) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- setIOR(IOR) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- setIORToSocketInfo(IORToSocketInfo) - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- setIORToSocketInfo(IORToSocketInfo) - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- setIsRetryInvocation(boolean) - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- setIsRetryInvocation(boolean) - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- setJavaCorbaAccess(JavaCorbaAccess) - Static method in class com.sun.corba.ee.impl.io.SharedSecrets
-
- setLocalCodebase(String) - Static method in class com.sun.corba.ee.impl.util.JDKBridge
-
Set the default code base.
- setLocalResolver(LocalResolver) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setLocalResolver(LocalResolver) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setLocalResolver(LocalResolver) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Set the LocalResolver used in this ORB.
- setLocalSubcontract() - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
setLocalSubcontract sets cached information that is set whenever
the effectiveTargetIOR changes.
- setLocatedIOR(IOR) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- setLocatorPort(int) - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- setLocatorPort(int) - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- setLocatorPort(int) - Method in interface com.sun.corba.ee.spi.legacy.connection.LegacyServerSocketEndPointInfo
-
- setMessageMediator(MessageMediator) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- setMessageMediator(MessageMediator) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- setMessageMediator(MessageMediator) - Method in class com.sun.corba.ee.impl.protocol.InvocationInfo
-
- setMessageMediator(MessageMediator) - Method in interface com.sun.corba.ee.spi.protocol.ClientInvocationInfo
-
- setNameService(boolean) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapter
-
- setNameService(boolean) - Method in class com.sun.corba.ee.spi.oa.ObjectAdapterBase
-
- setNextMessageStartPosition(int) - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
Set the starting position where the next message in the
ByteBuffer given to parseBytes() begins.
- setNextMessageStartPosition(int) - Method in interface com.sun.corba.ee.spi.protocol.MessageParser
-
Set the starting position where the next message in the
ByteBuffer given to parseBytes() begins.
- setObjectAdapter(ObjectAdapter) - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryImpl
-
- setObjectAdapter(ObjectAdapter) - Method in class com.sun.corba.ee.impl.orb.ObjectKeyCacheEntryNoObjectAdapterImpl
-
- setObjectAdapter(ObjectAdapter) - Method in interface com.sun.corba.ee.spi.orb.ObjectKeyCacheEntry
-
- setObjectKeyFactory(ObjectKeyFactory) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setObjectKeyFactory(ObjectKeyFactory) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setObjectKeyFactory(ObjectKeyFactory) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setOperation(String) - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- setORB(ORB) - Method in class com.sun.corba.ee.impl.legacy.connection.DefaultSocketFactory
-
- setORB(ORB) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestContactInfoListFactory
-
- setORB(ORB) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestORBSocketFactory
-
- setORB(ORB) - Method in class com.sun.corba.ee.impl.transport.DefaultSocketFactoryImpl
-
- setORB(ORB) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoListFactory
-
This will be called after the no-arg constructor before
create is called.
- setORB(ORB) - Method in interface com.sun.corba.ee.spi.transport.ORBSocketFactory
-
- setOrbInitArgs(String[]) - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- setOrbInitArgs(String[]) - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- setORBVersion(InputStream) - Method in class com.sun.corba.ee.impl.ior.NewObjectKeyTemplateBase
-
- setORBVersion(ORBVersion) - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- setORBVersion(ORBVersion) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setORBVersion(ORBVersion) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setORBVersion(ORBVersion) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setOutputObject(Object) - Method in class com.sun.corba.ee.impl.encoding.BufferManagerWrite
-
A reference to the connection level stream will be required when
sending fragments.
- setOutputObject(CDROutputObject) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setOutputObject(CDROutputObject) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setParameterCalledAgain() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setParameters(String[], Properties) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setParameters(String[], Properties) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setParameters(String[], Properties) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setParser(PropertyParser) - Method in class com.sun.corba.ee.impl.orb.DataCollectorBase
-
- setParser(PropertyParser) - Method in interface com.sun.corba.ee.spi.orb.DataCollector
-
Set the parser which is used to obtain property names.
- setPersistentServerId(int) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setPICurrentPushed(boolean) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
The PICurrent stack should only be popped if it was pushed.
- setPort(int) - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- setPostInitialContexts() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setPostInitialContexts() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
- setPrivateFieldValue(Object, String, Object) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- setProxy(Proxy) - Method in class com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl
-
- setReclaimableHandle(ConcurrentQueue.Handle<C>) - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- setRejectingRequests(boolean) - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
-
- setReplyExceptionDetailMessage(String) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setReplyExceptionDetailMessage(String) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setReplyHeader(LocateReplyOrReplyMessage) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setReplyHeader(LocateReplyOrReplyMessage) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setReplyStatus(short) - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
Overridden from RequestInfoImpl.
- setReplyStatus(short) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets the value to be returned by reply_status
- setReplyStatus(short) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Overridden from RequestInfoImpl.
- setRepositoryId(String) - Method in class com.sun.corba.ee.impl.misc.ClassInfoCache.ClassInfo
-
- setRequestServiceContexts(ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- setRequestServiceContexts(ServiceContexts) - Method in interface com.sun.corba.ee.spi.protocol.MessageMediator
-
- setResolver(Resolver) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setResolver(Resolver) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setResolver(Resolver) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Set the resolver used in this ORB.
- setResultAfterException() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setResultBeforeCtx() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- setResultCalledMultiple() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setResultCalledNullArgs() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- setRootParentObjectName(ObjectName) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setSelectionKey(SelectionKey) - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- setSelectionKey(SelectionKey) - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- setSelf(DynamicStub) - Method in class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
-
- setSender(CodeBase) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- setServant(Object) - Method in class com.sun.corba.ee.impl.protocol.JIDLLocalCRDImpl
-
- setServant(Object) - Method in class com.sun.corba.ee.spi.oa.OAInvocationInfo
-
- setServantManager(ServantManager) - Method in interface com.sun.corba.ee.impl.oa.poa.POAPolicyMediator
-
Set the servant manager.
- setServantManager(ServantManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_UDS
-
- setServantManager(ServantManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_NR_USM
-
- setServantManager(ServantManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_AOM
-
- setServantManager(ServantManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_UDS
-
- setServantManager(ServantManager) - Method in class com.sun.corba.ee.impl.oa.poa.POAPolicyMediatorImpl_R_USM
-
- setServerPIExceptionInfo(Any) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setServerPIExceptionInfo(Any) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setServerPIExceptionInfo(Any) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI of additional information for server-side interceptors.
- setServerPIInfo(Exception) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setServerPIInfo(NVList) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setServerPIInfo(Any) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setServerPIInfo(Object, String) - Method in class com.sun.corba.ee.impl.interceptors.PIHandlerImpl
-
- setServerPIInfo(Exception) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setServerPIInfo(NVList) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setServerPIInfo(Any) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setServerPIInfo(Object, String) - Method in class com.sun.corba.ee.impl.interceptors.PINoOpHandlerImpl
-
- setServerPIInfo(Object, String) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI of additional information reqired for ServerRequestInfo.
- setServerPIInfo(Exception) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI of additional information required for ServerRequestInfo.
- setServerPIInfo(NVList) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI of additional information for server-side interceptors.
- setServerPIInfo(Any) - Method in interface com.sun.corba.ee.spi.protocol.PIHandler
-
Notifies PI of additional information for server-side interceptors.
- setServiceContexts(ServiceContexts) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- setServiceContexts(ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- setServiceContexts(ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- setServiceContexts(ServiceContexts) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- setSize(ByteBuffer, int) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- setSize(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_0
-
- setSize(ByteBuffer, int) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- setSkipRotate() - Static method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- setStartingPointCall(int) - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Sets which starting interception point should be called
for each interceptor in the virtual flow stack.
- setState(InputStreamHook.ReadObjectState) - Method in class com.sun.corba.ee.impl.io.InputStreamHook
-
- setState(OutputStreamHook.WriteObjectState) - Method in class com.sun.corba.ee.impl.io.OutputStreamHook
-
- setState(State) - Method in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- setState(int) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setState(String) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setState(String) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
The "state" of the Connection.
- setStaticStubFactoryFactory(PresentationManager.StubFactoryFactory) - Method in class com.sun.corba.ee.impl.presentation.rmi.PresentationManagerImpl
-
Register the dynamic StubFactoryFactory.
- setTarget(Remote) - Method in class com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie
-
- setTargetIOR(IOR) - Method in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- setTargetIOR(IOR) - Method in interface com.sun.corba.ee.spi.transport.ContactInfoList
-
- setTcpTimeouts(TcpTimeouts) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setTestFVDFlag(boolean) - Static method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- setTestValues() - Method in class com.sun.corba.ee.spi.orb.ParserImplTableBase
-
- setThreadPoolManager(ThreadPoolManager) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setThreadPoolManager(ThreadPoolManager) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setThreadPoolManager(ThreadPoolManager) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setThreadPoolToUse(int) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.Message_1_1
-
- setThreadPoolToUse(int) - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage
-
- setThreadPoolToUse(int) - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_0
-
- setTimeout(long) - Method in class com.sun.corba.ee.impl.transport.SelectorImpl
-
- setTimeout(long) - Method in interface com.sun.corba.ee.spi.transport.Selector
-
- setTimeStamp(long) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setTimeStamp(long) - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Timestamps are used for connection management, in particular, for
reclaiming idle Connections.
- setTransientRetryTimeout(long) - Static method in class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
-
- setTypeCode(String, TypeCodeImpl) - Method in interface com.sun.corba.ee.impl.corba.TypeCodeFactory
-
- setTypeCode(String, TypeCodeImpl) - Method in class com.sun.corba.ee.spi.orb.ORB
-
- setTypeCodeForClass(Class, TypeCodeImpl) - Method in interface com.sun.corba.ee.impl.corba.TypeCodeFactory
-
- setTypeCodeForClass(Class, TypeCodeImpl) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setTypeCodeForClass(Class, TypeCodeImpl) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setup(NameComponent) - Method in class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingKey
-
- setURLOperation(Operation) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- setURLOperation(Operation) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- setURLOperation(Operation) - Method in class com.sun.corba.ee.spi.orb.ORB
-
Set the operation used in string_to_object calls.
- setUseSelectThreadForConnections(boolean) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- setUseSelectThreadForConnections(boolean) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- setUseSelectThreadToWait(boolean) - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- setUseSelectThreadToWait(boolean) - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- setUseSelectThreadToWait(boolean) - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- setUseWorkerThreadForConnections(boolean) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- setUseWorkerThreadForConnections(boolean) - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- setUseWorkerThreadForEvent(boolean) - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- setUseWorkerThreadForEvent(boolean) - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- setValueHandler(ValueHandler) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- setVersion(int, int) - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- setWork(Work) - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- setWork(Work) - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- SharedCDRClientRequestDispatcherImpl - Class in com.sun.corba.ee.impl.protocol
-
ClientDelegate is the RMI client-side subcontract or representation
It implements RMI delegate as well as our internal ClientRequestDispatcher
interface.
- SharedCDRClientRequestDispatcherImpl() - Constructor for class com.sun.corba.ee.impl.protocol.SharedCDRClientRequestDispatcherImpl
-
- SharedCDRContactInfoImpl - Class in com.sun.corba.ee.impl.transport
-
- SharedCDRContactInfoImpl(ORB, ContactInfoList, IOR, short) - Constructor for class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- SharedSecrets - Class in com.sun.corba.ee.impl.io
-
A repository of "shared secrets", which are a mechanism for
calling implementation-private methods in another package without
using reflection.
- SharedSecrets() - Constructor for class com.sun.corba.ee.impl.io.SharedSecrets
-
- shouldAddAddressesToNonReferenceFactory(String[]) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- shouldAddAddressesToNonReferenceFactory(String[]) - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- shouldAddAddressesToNonReferenceFactory(String[]) - Method in interface com.sun.corba.ee.spi.folb.GroupInfoService
-
This method only used during testing.
- shouldAddMembershipLabel(String[]) - Method in class com.sun.corba.ee.impl.folb.ClientGroupManager
-
- shouldAddMembershipLabel(String[]) - Method in class com.sun.corba.ee.impl.folb.GroupInfoServiceBase
-
- shouldAddMembershipLabel(String[]) - Method in interface com.sun.corba.ee.spi.folb.GroupInfoService
-
This method only used during testing.
- shouldCacheConnection() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- shouldCacheConnection() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- shouldCacheConnection() - Method in interface com.sun.corba.ee.spi.transport.ContactInfo
-
Used to determine if the CorbaConnection
used for a request should be cached.
- shouldRegisterAcceptEvent() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- shouldRegisterAcceptEvent() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- shouldRegisterAcceptEvent() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- shouldRegisterAcceptEvent() - Method in class com.sun.corba.ee.impl.transport.AcceptorLazyImpl
-
- shouldRegisterAcceptEvent() - Method in interface com.sun.corba.ee.spi.transport.Acceptor
-
Used to determine if the Acceptor should register
with a Selector to handle accept events.
- shouldRegisterReadEvent() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- shouldRegisterReadEvent() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Used to determine if the Connection should register
with the CorbaTransportManager Selector
to handle read events.
- shouldRegisterServerReadEvent() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- shouldRegisterServerReadEvent() - Method in interface com.sun.corba.ee.spi.transport.Connection
-
Used to determine if the Connection should register
with the
CorbaTransportManager Selector
to handle read events.
- shouldUseSelectThreadForConnections() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- shouldUseSelectThreadForConnections() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- shouldUseSelectThreadToWait() - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- shouldUseSelectThreadToWait() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- shouldUseWorkerThreadForConnections() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- shouldUseWorkerThreadForConnections() - Method in class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- shouldUseWorkerThreadForEvent() - Method in class com.sun.corba.ee.impl.transport.EventHandlerBase
-
- shouldUseWorkerThreadForEvent() - Method in interface com.sun.corba.ee.spi.transport.EventHandler
-
- SHOW_INFO_MESSAGES - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- showInfoMessages() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- showInfoMessages() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- shutdown(boolean) - Method in class com.sun.corba.ee.impl.oa.poa.POAFactory
-
- shutdown(boolean) - Method in class com.sun.corba.ee.impl.oa.toa.TOAFactory
-
- shutdown(boolean) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- shutdown(boolean) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- shutdown(boolean) - Method in interface com.sun.corba.ee.spi.oa.ObjectAdapterFactory
-
Shutdown all object adapters and other state associated
with this factory.
- Shutdown - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- shutdownDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- shutdownServants(boolean) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- shutdownServants(boolean) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- shutdownWaitForCompletionDeadlock() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- signalExceptionToAllWaiters(SystemException) - Method in class com.sun.corba.ee.impl.transport.ResponseWaitingRoomImpl
-
- signalExceptionToAllWaiters(SystemException) - Method in interface com.sun.corba.ee.spi.transport.ResponseWaitingRoom
-
- simpleSkipObject(String, CodeBase) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- simpleTestException(Exception) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- simpleWriteObject(Object, byte) - Method in class com.sun.corba.ee.impl.io.IIOPOutputStream
-
Override the actions of the final method "writeObject()"
in ObjectOutputStream.
- SINGLE_REP_TYPE_INFO - Static variable in interface com.sun.corba.ee.impl.misc.RepositoryIdUtility
-
- singleThreadNotSupported() - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- singleton() - Static method in class com.sun.corba.ee.impl.ior.iiop.JavaSerializationComponent
-
- singleton - Static variable in class com.sun.corba.ee.impl.ior.iiop.MaxStreamFormatVersionComponentImpl
-
- singleton - Static variable in class com.sun.corba.ee.impl.servicecontext.MaxStreamFormatVersionServiceContextImpl
-
- singleton - Static variable in class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- size() - Method in class com.sun.corba.ee.impl.encoding.BufferQueue
-
- size() - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
Returns the number of components in this ByteBuffer.
- size() - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- size() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueBlockingImpl
-
- size() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueImpl
-
- size() - Method in class com.sun.corba.ee.impl.transport.concurrent.ConcurrentQueueNonBlockingImpl
-
- size() - Method in interface com.sun.corba.ee.spi.transport.concurrent.ConcurrentQueue
-
Return the number of elements in the queue.
- skip(long) - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- skip(long) - Method in class com.sun.corba.ee.impl.encoding.WrapperInputStream
-
- skipBytes(int) - Method in class com.sun.corba.ee.impl.io.IIOPInputStream
-
- sleepTime() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Sleep for the current timeout value.
- SlotTable - Class in com.sun.corba.ee.impl.interceptors
-
SlotTable is used internally by PICurrent to store the slot information.
- slotTableInvariant(int, int) - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- SlotTableStack - Class in com.sun.corba.ee.impl.interceptors
-
SlotTableStack is the container of SlotTable instances for each thread
- soBadAddress - Static variable in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- soBadAddress(Throwable, String) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- soBadAddress(String) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- soBadSchemaSpecific(Exception, String) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- soBadSchemeName(String) - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- socket - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- SOCKET - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SOCKET_FACTORY_CLASS_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SOCKET_OR_CHANNEL_CONNECTION_CACHE - Static variable in interface com.sun.corba.ee.spi.transport.TransportManager
-
- socketChannel - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- SOCKETCHANNEL - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SocketChannelReader - Class in com.sun.corba.ee.impl.transport
-
- SocketChannelReader(ORB) - Constructor for class com.sun.corba.ee.impl.transport.SocketChannelReader
-
- SocketFactoryAcceptorImpl - Class in com.sun.corba.ee.impl.legacy.connection
-
- SocketFactoryAcceptorImpl(ORB, int, String, String) - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl
-
- socketFactoryAndContactInfoListAtSameTime() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- SocketFactoryConnectionImpl - Class in com.sun.corba.ee.impl.legacy.connection
-
- SocketFactoryConnectionImpl(ORB, ContactInfo, boolean, boolean) - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryConnectionImpl
-
- SocketFactoryContactInfoImpl - Class in com.sun.corba.ee.impl.legacy.connection
-
- SocketFactoryContactInfoImpl() - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
-
- SocketFactoryContactInfoImpl(ORB, ContactInfoList, IOR, short, SocketInfo) - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
-
- SocketFactoryContactInfoListImpl - Class in com.sun.corba.ee.impl.legacy.connection
-
- SocketFactoryContactInfoListImpl(ORB) - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoListImpl
-
- SocketFactoryContactInfoListImpl(ORB, IOR) - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoListImpl
-
- SocketFactoryContactInfoListIteratorImpl - Class in com.sun.corba.ee.impl.legacy.connection
-
- SocketFactoryContactInfoListIteratorImpl(ORB, ContactInfoList) - Constructor for class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoListIteratorImpl
-
- socketInfo - Variable in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
-
- SocketInfo - Class in com.sun.corba.ee.spi.folb
-
Class representing endpoint info for the ORB.
- SocketInfo(InputStream) - Constructor for class com.sun.corba.ee.spi.folb.SocketInfo
-
- SocketInfo(String, String, int) - Constructor for class com.sun.corba.ee.spi.folb.SocketInfo
-
- SocketInfo - Interface in com.sun.corba.ee.spi.transport
-
- socketType - Variable in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- soNonSpecific() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- sortSizeMismatch() - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- specialChunk - Variable in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_2
-
- SpecialMethod - Class in com.sun.corba.ee.impl.protocol
-
- SpecialMethod() - Constructor for class com.sun.corba.ee.impl.protocol.SpecialMethod
-
- SplitLocalResolverImpl - Class in com.sun.corba.ee.impl.resolver
-
- SplitLocalResolverImpl(Resolver, LocalResolver) - Constructor for class com.sun.corba.ee.impl.resolver.SplitLocalResolverImpl
-
- SSL_PREFIX - Static variable in interface com.sun.corba.ee.spi.transport.SocketInfo
-
- STAGE_CLOSED - Static variable in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
- STAGE_POST_INIT - Static variable in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
- STAGE_PRE_INIT - Static variable in class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
-
- stampTime(Connection) - Method in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- stampTime(Connection) - Method in interface com.sun.corba.ee.spi.transport.ConnectionCache
-
- start(BundleContext) - Method in class com.sun.corba.ee.impl.osgi.loader.OSGIListener
-
- start_block() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- start_block() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- start_block() - Method in interface com.sun.corba.ee.impl.encoding.MarshalOutputStream
-
- start_value() - Method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- start_value() - Method in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- start_value(String) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- start_value(String) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- startConnect() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundCacheEntry
-
- startEtherealize(Thread) - Method in class com.sun.corba.ee.impl.oa.poa.AOMEntry
-
- startingDispatch() - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
- startingDispatch() - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- startingDispatch() - Method in class com.sun.corba.ee.spi.orb.ORB
-
- state() - Method in class com.sun.corba.ee.impl.interceptors.IORInfoImpl
-
- stateEvent - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- statementNotReachable1() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- statementNotReachable2() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- statementNotReachable3() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- statementNotReachable4() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- statementNotReachable5() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- statementNotReachable6() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- stop(BundleContext) - Method in class com.sun.corba.ee.impl.osgi.loader.OSGIListener
-
- storeServant(Object, Object) - Method in class com.sun.corba.ee.impl.oa.toa.TransientObjectManager
-
- STREAM - Static variable in class com.sun.corba.ee.impl.encoding.BufferManagerFactory
-
- STREAM_FORMAT_VERSION_1 - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- STREAM_FORMAT_VERSION_2 - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- streamCorrupted(Throwable) - Method in interface com.sun.corba.ee.impl.io.Exceptions
-
- streamFormatVersion - Variable in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- streamFormatVersion - Variable in class com.sun.corba.ee.impl.io.OutputStreamHook
-
- streamFormatVersion - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- StreamFormatVersion - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- streamFormatVersionDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- streamFormatVersionSet - Variable in class com.sun.corba.ee.impl.protocol.MessageMediatorImpl
-
- StreamMemento() - Constructor for class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0.StreamMemento
-
- string_to_object(String) - Method in class com.sun.corba.ee.impl.orb.ORBImpl
-
Convert a stringified object reference to the object it represents.
- string_to_object(String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- string_to_remote(String) - Method in class com.sun.corba.ee.impl.orb.ORBSingleton
-
- stringAction() - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- stringExpected() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- stringExpectedInOperation() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- stringify() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- stringify() - Method in interface com.sun.corba.ee.spi.ior.IOR
-
Return a representation of this IOR in the standard GIOP stringified
format that begins with "IOR:".
- STRINGIFY_PREFIX - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- stringifyWriteError(IOException) - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- stringifyWriteError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- stringIndirection - Variable in class com.sun.corba.ee.impl.encoding.CDRInputStream_1_0
-
- strObjectRef - Variable in class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingValue
-
- StructMemberHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/StructMemberHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:44 AM PDT
- StructMemberHelper() - Constructor for class com.sun.org.omg.CORBA.StructMemberHelper
-
- StructMemberSeqHelper - Class in com.sun.org.omg.CORBA
-
com/sun/org/omg/CORBA/StructMemberSeqHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ir.idl
Thursday, May 6, 1999 1:51:44 AM PDT
- StructMemberSeqHelper() - Constructor for class com.sun.org.omg.CORBA.StructMemberSeqHelper
-
- STUB_PREFIX - Static variable in class com.sun.corba.ee.impl.util.Utility
-
- StubAdapter - Class in com.sun.corba.ee.spi.presentation.rmi
-
Provide access to stub delegate and type id information
independent of the stub type.
- StubConnectImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubConnectImpl() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubConnectImpl
-
- stubCreateError(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- StubDelegateImpl - Class in com.sun.corba.ee.impl.javax.rmi.CORBA
-
Base class from which all static RMI-IIOP stubs must inherit.
- StubDelegateImpl() - Constructor for class com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl
-
- StubFactoryBase - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubFactoryBase(PresentationManager.ClassData) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubFactoryBase
-
- StubFactoryCodegenImpl - Class in com.sun.corba.ee.impl.presentation.rmi.codegen
-
- StubFactoryCodegenImpl(PresentationManager, PresentationManager.ClassData, ClassLoader) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.codegen.StubFactoryCodegenImpl
-
- stubFactoryCouldNotMakeStub(Throwable) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- StubFactoryDynamicBase - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubFactoryDynamicBase(PresentationManager.ClassData, ClassLoader) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubFactoryDynamicBase
-
- StubFactoryFactoryBase - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubFactoryFactoryBase() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryBase
-
- StubFactoryFactoryCodegenImpl - Class in com.sun.corba.ee.impl.presentation.rmi.codegen
-
- StubFactoryFactoryCodegenImpl() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.codegen.StubFactoryFactoryCodegenImpl
-
- StubFactoryFactoryDynamicBase - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubFactoryFactoryDynamicBase() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryDynamicBase
-
- StubFactoryFactoryProxyImpl - Class in com.sun.corba.ee.impl.presentation.rmi.proxy
-
- StubFactoryFactoryProxyImpl() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.proxy.StubFactoryFactoryProxyImpl
-
- StubFactoryFactoryStaticImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubFactoryFactoryStaticImpl() - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubFactoryFactoryStaticImpl
-
- StubFactoryProxyImpl - Class in com.sun.corba.ee.impl.presentation.rmi.proxy
-
- StubFactoryProxyImpl(PresentationManager.ClassData, ClassLoader) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.proxy.StubFactoryProxyImpl
-
- StubFactoryStaticImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubFactoryStaticImpl(Class) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubFactoryStaticImpl
-
- StubInvocationHandlerImpl - Class in com.sun.corba.ee.impl.presentation.rmi
-
- StubInvocationHandlerImpl(PresentationManager, PresentationManager.ClassData, Object) - Constructor for class com.sun.corba.ee.impl.presentation.rmi.StubInvocationHandlerImpl
-
- StubIORImpl - Class in com.sun.corba.ee.impl.ior
-
This class implements a very simply IOR representation
which must be completely ORBImpl free so that this class
can be used in the implementation of a portable StubDelegateImpl.
- StubIORImpl() - Constructor for class com.sun.corba.ee.impl.ior.StubIORImpl
-
- StubIORImpl(Object) - Constructor for class com.sun.corba.ee.impl.ior.StubIORImpl
-
- stubName(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Create an RMI stub name.
- stubNameForCompiler(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
- stubNameFromRepID(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
- StubWrapper - Class in com.sun.corba.ee.spi.presentation.rmi
-
Wrapper that can take any stub (object x such that StubAdapter.isStub(x))
and treat it as a DynamicStub.
- StubWrapper(Object) - Constructor for class com.sun.corba.ee.spi.presentation.rmi.StubWrapper
-
- Subcontract - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- subcontractDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- subList(int, int) - Method in class com.sun.corba.ee.impl.ior.FreezableList
-
- suffixAction() - Static method in class com.sun.corba.ee.spi.orb.OperationFactory
-
- SUN_PREFIX - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SUN_SERVICE_CONTEXT_ID_BASE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- SUN_TAGGED_COMPONENT_ID_BASE - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- supported_interfaces - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_1
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.FragmentMessage_1_2
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateReplyMessage_1_2
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.LocateRequestMessage_1_2
-
- supportsFragments() - Method in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
Returns whether the Message supports message fragmenting.
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-
Returns true if this message could be followed by a fragment.
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_1
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage_1_2
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_1
-
- supportsFragments() - Method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.RequestMessage_1_2
-
- supportsIORIIOPProfileComponents() - Method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- suspend() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
-
- suspend() - Method in interface com.sun.corba.ee.spi.oa.rfm.ReferenceFactoryManager
-
Suspend all CORBA request processing on all references created
by ReferenceFactory instances that were created by this
ReferenceFactoryManager.
- svcctxUnmarshalError() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- sync_scope() - Method in class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
-
Defined in the Messaging specification.
- SYSTEM_EXCEPTION - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.ReplyMessage
-
- TAG_CONTAINER_ID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TAG_JAVA_SERIALIZATION_ID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TAG_LOAD_BALANCING_ID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TAG_ORB_VERSION - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TAG_REQUEST_PARTITIONING_ID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TaggedComponent - Interface in com.sun.corba.ee.spi.ior
-
Generic interface for all tagged components.
- TaggedComponentBase - Class in com.sun.corba.ee.spi.ior
-
Base class to use for implementing TaggedComponents.
- TaggedComponentBase() - Constructor for class com.sun.corba.ee.spi.ior.TaggedComponentBase
-
- TaggedComponentFactoryFinder - Interface in com.sun.corba.ee.spi.ior
-
- TaggedComponentFactoryFinderImpl - Class in com.sun.corba.ee.impl.ior
-
- TaggedComponentFactoryFinderImpl(ORB) - Constructor for class com.sun.corba.ee.impl.ior.TaggedComponentFactoryFinderImpl
-
- TaggedProfile - Interface in com.sun.corba.ee.spi.ior
-
TaggedProfile represents a tagged profile in an IOR.
- TaggedProfileFactoryFinderImpl - Class in com.sun.corba.ee.impl.ior
-
- TaggedProfileFactoryFinderImpl(ORB) - Constructor for class com.sun.corba.ee.impl.ior.TaggedProfileFactoryFinderImpl
-
- TaggedProfileTemplate - Interface in com.sun.corba.ee.spi.ior
-
Base template for creating TaggedProfiles.
- TaggedProfileTemplateBase - Class in com.sun.corba.ee.spi.ior
-
- TaggedProfileTemplateBase() - Constructor for class com.sun.corba.ee.spi.ior.TaggedProfileTemplateBase
-
- TaggedProfileTemplateFactoryFinderImpl - Class in com.sun.corba.ee.impl.ior
-
- TaggedProfileTemplateFactoryFinderImpl(ORB) - Constructor for class com.sun.corba.ee.impl.ior.TaggedProfileTemplateFactoryFinderImpl
-
- taggedProfileTemplateFactoryNotFound(int) - Method in interface com.sun.corba.ee.spi.logging.IORSystemException
-
- target() - Method in class com.sun.corba.ee.impl.corba.RequestImpl
-
- target() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
The object which the client called to perform the operation.
- target_is_a(String) - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
Returns true if the servant is the given RepositoryId, false if it is
not.
- target_most_derived_interface() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
The RepositoryID for the most derived interface of the servant.
- TargetAddress - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/TargetAddress.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- TargetAddress() - Constructor for class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
-
- TargetAddressHelper - Class in com.sun.corba.ee.impl.protocol.giopmsgheaders
-
com/sun/corba/ee/impl/protocol/giopmsgheaders/TargetAddressHelper.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from ../../../../../../../src/share/classes/com/sun/corba/ee/GiopIDL/g.idl
Sunday, June 4, 2000 5:18:54 PM PDT
- TargetAddressHelper() - Constructor for class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddressHelper
-
- targetIOR - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListImpl
-
- targetNotContainer() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- tcpTimeouts - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- tcpTimeouts - Variable in class com.sun.corba.ee.impl.transport.ContactInfoListIteratorImpl
-
- TcpTimeouts - Interface in com.sun.corba.ee.spi.transport
-
This interface defines the ability to wait for a configurable time,
applying an exponential backoff to increase the time.
- TcpTimeouts.Factory - Interface in com.sun.corba.ee.spi.transport
-
Factory used to create TcpTimeouts instances.
- TcpTimeouts.Waiter - Interface in com.sun.corba.ee.spi.transport
-
Interface used to represent a series of timeout values using
exponential backoff.
- TcpTimeoutsImpl - Class in com.sun.corba.ee.impl.transport
-
- TcpTimeoutsImpl(String) - Constructor for class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- TcpTimeoutsImpl(int, int, int) - Constructor for class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- TcpTimeoutsImpl(int, int, int, int) - Constructor for class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- tcUnionBadDisc() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- tcUnionDupLabel() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- tcUnionIncompatible() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- TCUtility - Class in com.sun.corba.ee.impl.corba
-
Static functions for TypeCode interpretation.
- TCUtility() - Constructor for class com.sun.corba.ee.impl.corba.TCUtility
-
- temporaryReadSelectorWithBlockingConnection(Connection) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- TemporarySelector - Class in com.sun.corba.ee.impl.transport
-
Encapsulates a temporary Selector and temporary Selector state
- TemporarySelector(SelectableChannel) - Constructor for class com.sun.corba.ee.impl.transport.TemporarySelector
-
Creates a new instance of TemporarySelector
- TemporarySelectorClosedException - Exception in com.sun.corba.ee.impl.transport
-
Thrown when an operation is performed on a TemporarySelector which
is not allowed as a result of the curent state of a TemporarySelector.
- TemporarySelectorClosedException(String) - Constructor for exception com.sun.corba.ee.impl.transport.TemporarySelectorClosedException
-
Creates a new instance of TemporarySelectorClosedException
- temporarySelectorSelectTimeoutLessThanOne(Selector, long) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- TemporarySelectorState - Interface in com.sun.corba.ee.spi.transport
-
An interface which models the state and transitions of a temporary Selector.
- TemporarySelectorStateClosed - Class in com.sun.corba.ee.impl.transport
-
An class which models a temporary Selector in a closed state.
- TemporarySelectorStateClosed() - Constructor for class com.sun.corba.ee.impl.transport.TemporarySelectorStateClosed
-
Creates a new instance of TemporarySelectorStateOpen
- TemporarySelectorStateOpen - Class in com.sun.corba.ee.impl.transport
-
A class which models temporary Selector in an open state.
- TemporarySelectorStateOpen() - Constructor for class com.sun.corba.ee.impl.transport.TemporarySelectorStateOpen
-
Creates a new instance of TemporarySelectorStateOpen
- temporaryWriteSelectorWithBlockingConnection(Connection) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- TEST_GMBAL_ROOT_PARENT_NAME - Static variable in class com.sun.corba.ee.impl.orb.ParserTable
-
- TestAcceptor1() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor1
-
- TestAcceptor2() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestAcceptor2
-
- TestBadServerIdHandler() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestBadServerIdHandler
-
- TestContactInfoListFactory() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestContactInfoListFactory
-
- testException(int) - Method in interface com.sun.corba.ee.spi.logging.UtilSystemException
-
- testGmbalRootParentName - Static variable in class com.sun.corba.ee.impl.orb.ParserTable
-
- TestIIOPPrimaryToContactInfo() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestIIOPPrimaryToContactInfo
-
- TestIORToSocketInfo() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestIORToSocketInfo
-
- TestLegacyORBSocketFactory() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestLegacyORBSocketFactory
-
- TestORBInitializer1() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer1
-
- TestORBInitializer2() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer2
-
- TestORBSocketFactory() - Constructor for class com.sun.corba.ee.impl.orb.ParserTable.TestORBSocketFactory
-
- the_activator() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
the_activator
Section 3.3.8.9
- the_activator(AdapterActivator) - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
the_activator
Section 3.3.8.9
- the_children() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- the_name() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
the_name
Section 3.3.8.6
- the_parent() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
the_parent
Section 3.3.8.7
- the_POAManager() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
the_POAManager
Section 3.3.8.8
- theBinding - Variable in class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingValue
-
- theEndpointInfo - Variable in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- theKeyString - Variable in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- theObjectRef - Variable in class com.sun.corba.ee.impl.naming.cosnaming.InternalBindingValue
-
- theStringifiedName - Variable in class com.sun.corba.ee.impl.naming.namingutil.INSURLBase
-
- this_object(Servant) - Method in class com.sun.corba.ee.impl.oa.poa.DelegateImpl
-
- thisClassName() - Method in class com.sun.corba.ee.impl.transport.connection.ConnectionCacheBase
-
- thisClassName() - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheBlockingImpl
-
- thisClassName() - Method in class com.sun.corba.ee.impl.transport.connection.InboundConnectionCacheImpl
-
- thisClassName() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheBlockingImpl
-
- thisClassName() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionCacheImpl
-
- thisObject() - Method in class com.sun.corba.ee.impl.presentation.rmi.ReflectiveTie
-
- thisObjectServantNotActive(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- thisObjectWrongPolicy(Exception) - Method in interface com.sun.corba.ee.spi.logging.POASystemException
-
- THREAD_POOL_TO_USE_MASK - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- threadStateValidatorException(Runnable, Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- throwableInDoOptimizedReadStrategy(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- throwableInReadBits(Throwable) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- throwNotSerializableForCorba(String) - Static method in class com.sun.corba.ee.impl.misc.ORBUtility
-
Throws the CORBA equivalent of a java.io.NotSerializableException
Duplicated from util/Utility for Pure ORB reasons.
- throwNotSerializableForCorba(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Throws the CORBA equivalent of a java.io.NotSerializableException
- throwOptionalDataIncompatibleException() - Method in class com.sun.corba.ee.impl.io.InputStreamHook
-
- TIE_SUFIX - Static variable in class com.sun.corba.ee.impl.util.Utility
-
- tieName(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
Create an RMI tie name.
- tieNameForCompiler(String) - Static method in class com.sun.corba.ee.impl.util.Utility
-
- Timeoutable - Interface in com.sun.corba.ee.impl.transport
-
Interface for an object that can timeout waiting for activity.
- timerManagerNotInitialized() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- timestamp - Variable in class com.sun.corba.ee.impl.transport.ConnectionCacheBase
-
- timeStamp - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- timeWaiting() - Method in interface com.sun.corba.ee.spi.transport.TcpTimeouts.Waiter
-
Return the accumulated wait time.
- TIMING_POINTS_ENABLED - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- timingPointsAreNull() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- timingPointsEnabled() - Method in class com.sun.corba.ee.impl.orb.ORBDataParserImpl
-
- timingPointsEnabled() - Method in interface com.sun.corba.ee.spi.orb.ORBData
-
- tkLongDoubleNotSupported() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- tmpReadSelector - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- tmpReadSelectorLock - Variable in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- tmpWriteSelector - Variable in class com.sun.corba.ee.impl.transport.NioBufferWriter
-
- tmpWriteSelectorLock - Variable in class com.sun.corba.ee.impl.transport.NioBufferWriter
-
- to_any() - Method in class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
-
- to_name(String) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
This operation converts a Stringified Name into an equivalent array
of Name Components.
- to_string(NameComponent[]) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
This operation creates a stringified name from the array of Name
components.
- to_url(String, String) - Method in class com.sun.corba.ee.impl.naming.cosnaming.NamingContextImpl
-
This operation creates a URL based "iiopname://" format name
from the Stringified Name of the object.
- TOA - Interface in com.sun.corba.ee.impl.oa.toa
-
The Transient Object Adapter is used for standard RMI-IIOP and Java-IDL
(legacy JDK 1.2) object implementations.
- TOA_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TOAFactory - Class in com.sun.corba.ee.impl.oa.toa
-
- TOAFactory() - Constructor for class com.sun.corba.ee.impl.oa.toa.TOAFactory
-
- TOAImpl - Class in com.sun.corba.ee.impl.oa.toa
-
The Transient Object Adapter (TOA) represents the OA for purely transient
objects.
- TOAImpl(ORB, TransientObjectManager, String) - Constructor for class com.sun.corba.ee.impl.oa.toa.TOAImpl
-
- toArray() - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
Returns an array containing all of the elements in this ByteBuffer
in the correct order.
- toByteArray() - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
- toByteArray(int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputObject
-
Returns the contents of this stream, from the specified start index to the current output position.
- toByteArray() - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- toByteArray(int) - Method in class com.sun.corba.ee.impl.encoding.CDROutputStream_1_0
-
- toByteArray() - Method in interface com.sun.corba.ee.impl.encoding.MarshalOutputStream
-
- toByteOrder(boolean) - Static method in class com.sun.corba.ee.impl.encoding.CDRInputObject
-
- toString() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- toString() - Method in class com.sun.corba.ee.impl.dynamicany.DynFixedImpl
-
- toString() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetComponent
-
- toString() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo.CodeSetContext
-
- toString() - Method in class com.sun.corba.ee.impl.encoding.CodeSetComponentInfo
-
- toString() - Method in class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
-
- toString() - Method in class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
-
- toString() - Method in class com.sun.corba.ee.impl.io.InputStreamHook.ReadObjectState
-
- toString() - Method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
Return a string describing this ObjectStreamClass.
- toString() - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
Return a string describing this field.
- toString() - Method in class com.sun.corba.ee.impl.io.OutputStreamHook.WriteObjectState
-
- toString() - Method in class com.sun.corba.ee.impl.ior.GenericIdentifiable
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.AlternateIIOPAddressComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.ClusterInstanceInfoComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.CodeSetsComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.IIOPProfileTemplateImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.JavaCodebaseComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.LoadBalancingComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.MaxStreamFormatVersionComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.ORBTypeComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.iiop.RequestPartitioningComponentImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.IORImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.IORTemplateImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.ObjectIdImpl
-
- toString() - Method in class com.sun.corba.ee.impl.ior.ObjectKeyTemplateBase
-
- toString() - Method in class com.sun.corba.ee.impl.ior.StubIORImpl
-
Returns a string representation of this stub.
- toString(Stub) - Method in class com.sun.corba.ee.impl.javax.rmi.CORBA.StubDelegateImpl
-
Returns a string representation of this stub.
- toString() - Method in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- toString() - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryConnectionImpl
-
- toString() - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryContactInfoImpl
-
- toString() - Method in class com.sun.corba.ee.impl.legacy.connection.USLPort
-
- toString() - Method in class com.sun.corba.ee.impl.misc.RepIdDelegator
-
- toString() - Method in class com.sun.corba.ee.impl.naming.namingutil.IIOPEndpointInfo
-
- toString() - Method in class com.sun.corba.ee.impl.oa.poa.POAImpl
-
- toString() - Method in class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
-
- toString() - Method in class com.sun.corba.ee.impl.oa.poa.Policies
-
- toString() - Method in class com.sun.corba.ee.impl.oa.poa.RequestProcessingPolicyImpl
-
- toString() - Method in class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryImpl
-
- toString() - Method in class com.sun.corba.ee.impl.orb.ORBVersionImpl
-
- toString() - Method in class com.sun.corba.ee.impl.presentation.rmi.IDLNameTranslatorImpl
-
- toString(Object) - Method in class com.sun.corba.ee.impl.protocol.ClientDelegateImpl
-
- toString() - Method in class com.sun.corba.ee.impl.protocol.MessageParserImpl
-
Return a string representing this MessageParser's state
- toString() - Method in class com.sun.corba.ee.impl.protocol.RequestIdImpl
-
String representing this CorbaRequestId
- toString() - Method in class com.sun.corba.ee.impl.servicecontext.CodeSetServiceContextImpl
-
- toString() - Method in class com.sun.corba.ee.impl.servicecontext.MaxStreamFormatVersionServiceContextImpl
-
- toString() - Method in class com.sun.corba.ee.impl.servicecontext.ORBVersionServiceContextImpl
-
- toString() - Method in class com.sun.corba.ee.impl.servicecontext.SendingContextServiceContextImpl
-
- toString() - Method in class com.sun.corba.ee.impl.servicecontext.UEInfoServiceContextImpl
-
- toString() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- toString() - Method in class com.sun.corba.ee.impl.transport.connection.ConnectionCacheBase
-
- toString() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundCacheEntry
-
- toString() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundConnectionState
-
- toString() - Method in class com.sun.corba.ee.impl.transport.ConnectionImpl
-
- toString() - Method in class com.sun.corba.ee.impl.transport.ContactInfoBase
-
- toString() - Method in class com.sun.corba.ee.impl.transport.ContactInfoImpl
-
- toString() - Method in class com.sun.corba.ee.impl.transport.OutboundConnectionCacheImpl
-
- toString() - Method in class com.sun.corba.ee.impl.transport.SharedCDRContactInfoImpl
-
- toString() - Method in class com.sun.corba.ee.impl.transport.TcpTimeoutsImpl
-
- toString() - Method in class com.sun.corba.ee.impl.util.RepositoryId
-
- toString() - Method in class com.sun.corba.ee.spi.extension.CopyObjectPolicy
-
- toString() - Method in class com.sun.corba.ee.spi.extension.LoadBalancingPolicy
-
- toString() - Method in class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy
-
- toString() - Method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- toString() - Method in class com.sun.corba.ee.spi.extension.ZeroPortPolicy
-
- toString() - Method in class com.sun.corba.ee.spi.folb.ClusterInstanceInfo
-
- toString() - Method in class com.sun.corba.ee.spi.folb.SocketInfo
-
- toString() - Method in class com.sun.corba.ee.spi.ior.iiop.GIOPVersion
-
- toString() - Method in class com.sun.corba.ee.spi.servicecontext.ServiceContextBase
-
- toStringName() - Method in class com.sun.corba.ee.impl.legacy.connection.SocketFactoryAcceptorImpl
-
- toStringName() - Method in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- toStub(Remote) - Method in class com.sun.corba.ee.impl.javax.rmi.PortableRemoteObject
-
Returns a stub for the given server object.
- totalConnections() - Method in class com.sun.corba.ee.impl.transport.connection.OutboundCacheEntry
-
- TraceInterceptor - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- TraceServiceContext - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- TraceValueHandler - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the ValueHandler implementation
in the ORB.
- TRAILING_TWO_BIT_BYTE_MASK - Static variable in interface com.sun.corba.ee.impl.protocol.giopmsgheaders.Message
-
- TRANSACTION_CURRENT_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSIENT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSIENT_NAME_SERVICE_NAME - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSIENT_SCID - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TransientBindingIterator - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class TransientBindingIterator implements the abstract methods
defined by BindingIteratorImpl, to use with the TransientNamingContext
implementation of the NamingContextImpl.
- TransientBindingIterator(ORB, Map<InternalBindingKey, InternalBindingValue>, POA) - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.TransientBindingIterator
-
Constructs a new TransientBindingIterator object.
- TransientNameServer - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class TransientNameServer is a standalone application which
implements a transient name service.
- transientNameServerBadHost() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- transientNameServerBadPort() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- TransientNameService - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class TransientNameService implements a transient name service
using TransientNamingContexts and TransientBindingIterators, which
implement the org.omg.CosNaming::NamingContext and org.omg.CosNaming::BindingIterator
interfaces specfied by the OMG Common Object Services Specification.
- TransientNameService(ORB) - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.TransientNameService
-
Constructs a new TransientNameService, and creates an initial
NamingContext, whose object
reference can be obtained by the initialNamingContext method.
- TransientNameService(ORB, String) - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.TransientNameService
-
Constructs a new TransientNameService, and creates an initial
NamingContext, whose object
reference can be obtained by the initialNamingContext method.
- TransientNamingContext - Class in com.sun.corba.ee.impl.naming.cosnaming
-
Class TransientNamingContext implements the methods defined
by NamingContextDataStore, and extends the NamingContextImpl class to
provide a servant implementation of CosNaming::NamingContext.
- TransientNamingContext(ORB, Object, POA) - Constructor for class com.sun.corba.ee.impl.naming.cosnaming.TransientNamingContext
-
Constructs a new TransientNamingContext object.
- TransientObjectManager - Class in com.sun.corba.ee.impl.oa.toa
-
- TransientObjectManager(ORB) - Constructor for class com.sun.corba.ee.impl.oa.toa.TransientObjectManager
-
- TransientObjectManager - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- transientObjectManagerDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- translate(ORB, ObjectStreamClass, ValueHandler) - Static method in class com.sun.corba.ee.impl.io.ValueUtility
-
- translateFields(ObjectStreamField[]) - Static method in class com.sun.corba.ee.impl.io.ObjectStreamClass
-
- transNcBindAlreadyBound() - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- transNcDestroyGotExc(Exception) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- transNcListGotExc(Exception) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- transNcNewctxGotExc(Exception) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- transNsCannotCreateInitialNc(Exception) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- transNsCannotCreateInitialNcSys(SystemException) - Method in interface com.sun.corba.ee.spi.logging.NamingSystemException
-
- Transport - Annotation Type in com.sun.corba.ee.spi.trace
-
This annotation is applied to a class or interface to indicate
that its methods are classified as part of the CDR implementation in the ORB.
- TRANSPORT_TCP_BACKOFF_FACTOR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_CONNECT_BACKOFF_FACTOR - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_CONNECT_INITIAL_TIME_TO_WAIT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_CONNECT_MAX_SINGLE_WAIT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_CONNECT_MAX_TIME_TO_WAIT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_CONNECT_TIMEOUTS_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_INITIAL_TIME_TO_WAIT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_MAX_TIME_TO_WAIT - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- TRANSPORT_TCP_TIMEOUTS_PROPERTY - Static variable in class com.sun.corba.ee.spi.misc.ORBConstants
-
- transportDebugFlag - Variable in class com.sun.corba.ee.spi.orb.ORB
-
- TransportDefault - Class in com.sun.corba.ee.spi.transport
-
This class provices standard building blocks for the ORB, as do all Default classes
in the various packages.
- transportManager - Variable in class com.sun.corba.ee.impl.orb.ORBImpl
-
- TransportManager - Interface in com.sun.corba.ee.spi.transport
-
- TransportManagerImpl - Class in com.sun.corba.ee.impl.transport
-
- TransportManagerImpl(ORB) - Constructor for class com.sun.corba.ee.impl.transport.TransportManagerImpl
-
- transportReadTimeoutExceeded(int, int, int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- transportWriteTimeoutExceeded(int, int) - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- trimToSize() - Method in class com.sun.corba.ee.impl.ior.ByteBuffer
-
Trims the capacity of this ByteBuffer to be the ByteBuffer's current
size.
- TSIdentificationImpl - Class in com.sun.corba.ee.impl.txpoa
-
- TSIdentificationImpl() - Constructor for class com.sun.corba.ee.impl.txpoa.TSIdentificationImpl
-
- type() - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
returns the type of the element contained in the Any.
- type(TypeCode) - Method in class com.sun.corba.ee.impl.corba.AnyImpl
-
sets the type of the element to be contained in the Any.
- type() - Static method in class com.sun.corba.ee.impl.corba.AnyImplHelper
-
- type() - Static method in class com.sun.corba.ee.impl.corba.TypeCodeImplHelper
-
- type - Variable in class com.sun.corba.ee.impl.legacy.connection.EndPointInfoImpl
-
- type() - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.AddressingDispositionHelper
-
- type() - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfoHelper
-
- type() - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddressHelper
-
- type - Variable in class com.sun.corba.ee.impl.transport.AcceptorBase
-
- type() - Method in class com.sun.corba.ee.spi.folb.SocketInfo
-
- type() - Static method in class com.sun.org.omg.CORBA.AttrDescriptionSeqHelper
-
- type - Variable in class com.sun.org.omg.CORBA.AttributeDescription
-
- type() - Static method in class com.sun.org.omg.CORBA.AttributeDescriptionHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.AttributeModeHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ContextIdentifierHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ContextIdSeqHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.DefinitionKindHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ExcDescriptionSeqHelper
-
- type - Variable in class com.sun.org.omg.CORBA.ExceptionDescription
-
- type() - Static method in class com.sun.org.omg.CORBA.ExceptionDescriptionHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.IdentifierHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.IDLTypeHelper
-
- type() - Method in interface com.sun.org.omg.CORBA.IDLTypeOperations
-
- type() - Static method in class com.sun.org.omg.CORBA.InitializerHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.InitializerSeqHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.OpDescriptionSeqHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.OperationDescriptionHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.OperationModeHelper
-
- type - Variable in class com.sun.org.omg.CORBA.ParameterDescription
-
- type() - Static method in class com.sun.org.omg.CORBA.ParameterDescriptionHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ParameterModeHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ParDescriptionSeqHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.RepositoryHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.RepositoryIdHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.RepositoryIdSeqHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.StructMemberHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.StructMemberSeqHelper
-
- type - Variable in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
-
- type() - Static method in class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescriptionHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ValueMemberHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.ValueMemberSeqHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.VersionSpecHelper
-
- type() - Static method in class com.sun.org.omg.CORBA.VisibilityHelper
-
- type() - Static method in class com.sun.org.omg.SendingContext.CodeBaseHelper
-
- type() - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLHelper
-
- type() - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.URLSeqHelper
-
- type() - Static method in class com.sun.org.omg.SendingContext.CodeBasePackage.ValueDescSeqHelper
-
- type() - Method in class org.glassfish.corba.org.omg.CORBA._IDLTypeStub
-
- type_def - Variable in class com.sun.org.omg.CORBA.ParameterDescription
-
- type_modifier() - Method in class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- typecodeBadName() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- typecodeBadRepid() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- TypeCodeFactory - Interface in com.sun.corba.ee.impl.corba
-
- TypeCodeImpl - Class in com.sun.corba.ee.impl.corba
-
- TypeCodeImpl(ORB) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, TypeCode) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, String, String, StructMember[]) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, String, String, TypeCode, UnionMember[]) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, String, String, short, TypeCode, ValueMember[]) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, String, String, String[]) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, String, String, TypeCode) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, String, String) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, int) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, int, TypeCode) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, int, int) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, String) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImpl(ORB, int, short, short) - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImpl
-
- TypeCodeImplHelper - Class in com.sun.corba.ee.impl.corba
-
- TypeCodeImplHelper() - Constructor for class com.sun.corba.ee.impl.corba.TypeCodeImplHelper
-
- TypeCodeInputStream - Class in com.sun.corba.ee.impl.encoding
-
- TypeCodeInputStream(ORB, byte[], int) - Constructor for class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- TypeCodeInputStream(ORB, byte[], int, ByteOrder, GIOPVersion) - Constructor for class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
-
- typecodeInvMember() - Method in interface com.sun.corba.ee.spi.logging.OMGSystemException
-
- typecodeNotSupported() - Method in interface com.sun.corba.ee.spi.logging.ORBUtilSystemException
-
- TypeCodeOutputStream - Class in com.sun.corba.ee.impl.encoding
-
- TypeCodeOutputStream(ORB) - Constructor for class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
-
- TypeCodeReader - Interface in com.sun.corba.ee.impl.encoding
-
- typeEquals(ObjectStreamField) - Method in class com.sun.corba.ee.impl.io.ObjectStreamField
-
Compare the types of two class descriptors.
- TypeMismatchException - Error in com.sun.corba.ee.impl.io
-
- TypeMismatchException() - Constructor for error com.sun.corba.ee.impl.io.TypeMismatchException
-
- TypeMismatchException(String) - Constructor for error com.sun.corba.ee.impl.io.TypeMismatchException
-
- typeOutOfRange(int) - Method in interface com.sun.corba.ee.spi.logging.InterceptorsSystemException
-
- typeToName() - Method in class com.sun.corba.ee.spi.extension.ServantCachingPolicy
-
- typeToString(byte) - Static method in class com.sun.corba.ee.impl.protocol.giopmsgheaders.MessageBase
-