Serialized Form
-
Package com.sun.corba.ee.impl.corba
-
Class com.sun.corba.ee.impl.corba.AnyImpl
class AnyImpl extends Any implements Serializable- serialVersionUID:
- -8646067979785949029L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
isInitialized
boolean isInitialized
-
object
Object object
-
typeCode
TypeCodeImpl typeCode
-
value
long value
-
-
Class com.sun.corba.ee.impl.corba.TypeCodeImpl
class TypeCodeImpl extends TypeCode implements Serializable- serialVersionUID:
- -5320808494290154449L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
_concrete_base
TypeCodeImpl _concrete_base
-
_contentType
TypeCodeImpl _contentType
-
_defaultIndex
int _defaultIndex
-
_digits
short _digits
-
_discriminator
TypeCodeImpl _discriminator
-
_id
String _id
-
_indirectType
TypeCodeImpl _indirectType
-
_kind
int _kind
-
_length
int _length
-
_memberAccess
short[] _memberAccess
-
_memberCount
int _memberCount
-
_memberNames
String[] _memberNames
-
_memberTypes
TypeCodeImpl[] _memberTypes
-
_name
String _name
-
_parent
TypeCodeImpl _parent
-
_parentOffset
int _parentOffset
-
_scale
short _scale
-
_type_modifier
short _type_modifier
-
_unionLabels
AnyImpl[] _unionLabels
-
cachingEnabled
boolean cachingEnabled
-
outBuffer
byte[] outBuffer
-
-
-
Package com.sun.corba.ee.impl.dynamicany
-
Class com.sun.corba.ee.impl.dynamicany.DynAnyBasicImpl
class DynAnyBasicImpl extends DynAnyImpl implements Serializable- serialVersionUID:
- -6855799336532160409L
-
Class com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl
class DynAnyFactoryImpl extends LocalObject implements Serializable- serialVersionUID:
- 5207021167805787406L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
__ids
String[] __ids
-
-
Class com.sun.corba.ee.impl.dynamicany.DynArrayImpl
class DynArrayImpl extends DynAnyCollectionImpl implements Serializable- serialVersionUID:
- -5898255222474271560L
-
Class com.sun.corba.ee.impl.dynamicany.DynEnumImpl
class DynEnumImpl extends DynAnyBasicImpl implements Serializable- serialVersionUID:
- 5049811482452048762L
-
Serialized Fields
-
currentEnumeratorIndex
int currentEnumeratorIndex
-
-
Class com.sun.corba.ee.impl.dynamicany.DynFixedImpl
class DynFixedImpl extends DynAnyBasicImpl implements Serializable- serialVersionUID:
- -426296363713464920L
-
Class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl
class DynSequenceImpl extends DynAnyCollectionImpl implements Serializable- serialVersionUID:
- 5355861023015151151L
-
Class com.sun.corba.ee.impl.dynamicany.DynStructImpl
class DynStructImpl extends DynAnyComplexImpl implements Serializable- serialVersionUID:
- 2832306671453429704L
-
Class com.sun.corba.ee.impl.dynamicany.DynUnionImpl
class DynUnionImpl extends DynAnyConstructedImpl implements Serializable- serialVersionUID:
- 5712467966035057576L
-
Class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl
class DynValueBoxImpl extends DynValueCommonImpl implements Serializable- serialVersionUID:
- 670401668768259219L
-
Class com.sun.corba.ee.impl.dynamicany.DynValueImpl
class DynValueImpl extends DynValueCommonImpl implements Serializable- serialVersionUID:
- 4860224542389276556L
-
-
Package com.sun.corba.ee.impl.encoding
-
Class com.sun.corba.ee.impl.encoding.CachedCodeBase
class CachedCodeBase extends _CodeBaseImplBase implements Serializable -
Class com.sun.corba.ee.impl.encoding.CDRInputObject
class CDRInputObject extends InputStream implements Serializable- serialVersionUID:
- 3654171034620991056L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Serialized Fields
-
unmarshaledHeader
boolean unmarshaledHeader
-
-
Class com.sun.corba.ee.impl.encoding.CDROutputObject
class CDROutputObject extends OutputStream implements Serializable- serialVersionUID:
- -3801946738338642735L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
-
Class com.sun.corba.ee.impl.encoding.EncapsInputStream
class EncapsInputStream extends CDRInputObject implements Serializable-
Serialized Fields
-
codeBase
CodeBase codeBase
-
-
-
Class com.sun.corba.ee.impl.encoding.EncapsOutputStream
class EncapsOutputStream extends CDROutputObject implements Serializable -
Class com.sun.corba.ee.impl.encoding.TypeCodeInputStream
class TypeCodeInputStream extends EncapsInputStream implements Serializable-
Serialized Fields
-
enclosure
InputStream enclosure
-
typeMap
Map<Integer,
TypeCodeImpl> typeMap
-
-
-
Class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream
class TypeCodeOutputStream extends EncapsOutputStream implements Serializable-
Serialized Fields
-
enclosure
OutputStream enclosure
-
isEncapsulation
boolean isEncapsulation
-
typeMap
Map<String,
Integer> typeMap
-
-
-
-
Package com.sun.corba.ee.impl.folb
-
Class com.sun.corba.ee.impl.folb.ClientGroupManager
class ClientGroupManager extends LocalObject implements Serializable- serialVersionUID:
- 7849660203226017842L
-
Class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISServantLocator
class InitialGISServantLocator extends LocalObject implements Serializable-
Serialized Fields
-
impl
InitialGroupInfoService.InitialGISImpl impl
-
servant
Servant servant
-
-
-
Class com.sun.corba.ee.impl.folb.ServerGroupManager
class ServerGroupManager extends LocalObject implements Serializable- serialVersionUID:
- -3197578705750630503L
-
Serialized Fields
-
codec
Codec codec
-
initialized
boolean initialized
-
membershipChangeState
ServerGroupManager.MembershipChangeState membershipChangeState
-
membershipLabel
String membershipLabel
-
referenceFactoryManager
ReferenceFactoryManager referenceFactoryManager
-
-
-
Package com.sun.corba.ee.impl.interceptors
-
Class com.sun.corba.ee.impl.interceptors.CDREncapsCodec
class CDREncapsCodec extends LocalObject implements Serializable -
Class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl
class ClientRequestInfoImpl extends RequestInfoImpl implements Serializable-
Serialized Fields
-
cachedArguments
Parameter[] cachedArguments
-
cachedContexts
String[] cachedContexts
-
cachedEffectiveComponents
Map<Integer,
TaggedComponent[]> cachedEffectiveComponents -
cachedEffectiveProfile
TaggedProfile cachedEffectiveProfile
-
cachedEffectiveTargetObject
Object cachedEffectiveTargetObject
-
cachedExceptions
TypeCode[] cachedExceptions
-
cachedOperationContext
String[] cachedOperationContext
-
cachedReceivedException
Any cachedReceivedException
-
cachedReceivedExceptionId
String cachedReceivedExceptionId
-
cachedReplyServiceContexts
Map<Integer,
ServiceContext> cachedReplyServiceContexts -
cachedRequestServiceContexts
Map<Integer,
ServiceContext> cachedRequestServiceContexts -
cachedResult
Any cachedResult
-
cachedTargetObject
Object cachedTargetObject
-
diiInitiate
boolean diiInitiate
-
entryCount
int entryCount
-
messageMediator
MessageMediator messageMediator
-
piCurrentPushed
boolean piCurrentPushed
-
request
Request request
-
retryRequest
RetryType retryRequest
-
-
-
Class com.sun.corba.ee.impl.interceptors.CodecFactoryImpl
class CodecFactoryImpl extends LocalObject implements Serializable-
Serialized Fields
-
codecs
Codec[] codecs
-
-
-
Class com.sun.corba.ee.impl.interceptors.IORInfoImpl
class IORInfoImpl extends LocalObject implements Serializable-
Serialized Fields
-
state
int state
-
-
-
Class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl
class ORBInitInfoImpl extends LocalObject implements Serializable-
Serialized Fields
-
args
String[] args
-
codecFactory
CodecFactory codecFactory
-
orbId
String orbId
-
stage
int stage
-
-
-
Class com.sun.corba.ee.impl.interceptors.PICurrent
class PICurrent extends LocalObject implements Serializable-
Serialized Fields
-
orbInitializing
boolean orbInitializing
-
slotCounter
int slotCounter
-
-
-
Class com.sun.corba.ee.impl.interceptors.RequestInfoImpl
class RequestInfoImpl extends LocalObject implements Serializable-
Serialized Fields
-
alreadyExecuted
boolean alreadyExecuted
Set to true if all interceptors have had all their points executed. -
connection
Connection connection
Sources of request information -
currentExecutionPoint
int currentExecutionPoint
Which points we are currently executing (so we can implement the validity table). -
endingPointCall
int endingPointCall
The type of ending point call to make to the interceptors See ClientRequestInfoImpl and ServerRequestInfoImpl for a list of appropriate constants. -
exception
Exception exception
The exception to be returned by received_exception and received_exception_id -
flowStackIndex
int flowStackIndex
The number of interceptors actually invoked for this client request. See setFlowStackIndex for a detailed description. -
forwardRequest
ForwardRequest forwardRequest
-
forwardRequestIOR
IOR forwardRequestIOR
-
interceptorsEnabledForThisRequest
boolean interceptorsEnabledForThisRequest
-
intermediatePointCall
int intermediatePointCall
The type of intermediate point call to make to the interceptors See ServerRequestInfoImpl for a list of appropriate constants. This does not currently apply to client request interceptors but is here in case intermediate points are introduced in the future. -
myORB
ORB myORB
The ORB from which to get PICurrent and other info -
replyStatus
short replyStatus
The reply status to return in reply_status. This is initialized to UNINITIALIZED so that we can tell if this has been set or not. -
slotTable
SlotTable slotTable
PICurrent's SlotTable -
startingPointCall
int startingPointCall
The type of starting point call to make to the interceptors See ClientRequestInfoImpl and ServerRequestInfoImpl for a list of appropriate constants.
-
-
-
Class com.sun.corba.ee.impl.interceptors.ServerRequestInfoImpl
class ServerRequestInfoImpl extends RequestInfoImpl implements Serializable-
Serialized Fields
-
adapterId
byte[] adapterId
-
adapterName
String[] adapterName
-
addReplyServiceContextQueue
ArrayList<ServerRequestInfoImpl.AddReplyServiceContextCommand> addReplyServiceContextQueue
-
cachedArguments
Parameter[] cachedArguments
-
cachedReplyServiceContexts
HashMap<Integer,
ServiceContext> cachedReplyServiceContexts -
cachedRequestServiceContexts
HashMap<Integer,
ServiceContext> cachedRequestServiceContexts -
cachedSendingException
Any cachedSendingException
-
dsiArguments
NVList dsiArguments
-
dsiException
Any dsiException
-
dsiResult
Any dsiResult
-
forwardRequestRaisedInEnding
boolean forwardRequestRaisedInEnding
-
isDynamic
boolean isDynamic
-
objectAdapter
ObjectAdapter objectAdapter
-
objectId
byte[] objectId
-
oktemp
ObjectKeyTemplate oktemp
-
replyMessage
ReplyMessage replyMessage
-
request
MessageMediator request
-
servant
Object servant
-
serverRequestId
int serverRequestId
-
targetMostDerivedInterface
String targetMostDerivedInterface
-
-
-
-
Package com.sun.corba.ee.impl.io
-
Class com.sun.corba.ee.impl.io.FVDCodeBaseImpl
class FVDCodeBaseImpl extends _CodeBaseImplBase implements Serializable -
Class com.sun.corba.ee.impl.io.ObjectStreamClass
class ObjectStreamClass extends Object implements Serializable- serialVersionUID:
- -6120832682080437368L
-
Serialization Methods
-
readResolve
-
writeReplace
-
-
Serialized Fields
-
actualSuid
long actualSuid
-
actualSuidStr
String actualSuidStr
-
cons
Constructor<?> cons
-
externalizable
boolean externalizable
-
fields
ObjectStreamField[] fields
-
forProxyClass
boolean forProxyClass
-
hasExternalizableBlockData
boolean hasExternalizableBlockData
-
initialized
boolean initialized
Flag indicating whether or not this instance has successfully completed initialization. This is to try to fix bug 4373844. Working to move to reusing java.io.ObjectStreamClass for JDK 1.5. -
isEnum
boolean isEnum
-
lock
Object lock
-
name
String name
-
objFields
int objFields
-
ofClass
Class<?> ofClass
-
primBytes
int primBytes
-
readObjectMethod
MethodHandle readObjectMethod
-
rmiiiopOptionalDataRepId
String rmiiiopOptionalDataRepId
Beginning in Java to IDL ptc/02-01-12, RMI-IIOP has a stream format version 2 which puts a fake valuetype around a Serializable's optional custom data. This valuetype has a special repository ID made from the Serializable's information which we are pre-computing and storing here. -
serializable
boolean serializable
-
suid
long suid
-
suidStr
String suidStr
-
superclass
ObjectStreamClass superclass
-
writeObjectMethod
MethodHandle writeObjectMethod
-
-
Exception Class com.sun.corba.ee.impl.io.OptionalDataException
class OptionalDataException extends IOException implements Serializable-
Serialized Fields
-
eof
boolean eof
True if there is no more data in the buffered part of the stream. -
length
int length
The number of bytes of primitive data available to be read in the current buffer.
-
-
-
Exception Class com.sun.corba.ee.impl.io.TypeMismatchException
class TypeMismatchException extends Error implements Serializable
-
-
Package com.sun.corba.ee.impl.ior
-
Class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl
class ObjectReferenceFactoryImpl extends ObjectReferenceProducerBase implements Serializable -
Class com.sun.corba.ee.impl.ior.ObjectReferenceProducerBase
class ObjectReferenceProducerBase extends Object implements Serializable- serialVersionUID:
- 6478965304620421549L
-
Class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl
class ObjectReferenceTemplateImpl extends ObjectReferenceProducerBase implements Serializable- serialVersionUID:
- 6441570404699638098L
-
Class com.sun.corba.ee.impl.ior.StubIORImpl
class StubIORImpl extends Object implements Serializable- serialVersionUID:
- -6261452601247416282L
-
Serialized Fields
-
profileData
byte[][] profileData
-
profileTags
int[] profileTags
-
typeData
byte[] typeData
-
-
-
Package com.sun.corba.ee.impl.oa.poa
-
Class com.sun.corba.ee.impl.oa.poa.POACurrent
class POACurrent extends ObjectImpl implements Serializable-
Serialized Fields
-
orb
ORB orb
-
-
-
Class com.sun.corba.ee.impl.oa.poa.POAImpl
class POAImpl extends ObjectAdapterBase implements Serializable- serialVersionUID:
- -1746388801294205323L
-
Serialized Fields
-
activator
AdapterActivator activator
-
adapterActivatorCV
Condition adapterActivatorCV
-
beingDestroyedCV
Condition beingDestroyedCV
-
children
Map<String,
POAImpl> children -
invocationCount
AtomicInteger invocationCount
-
invokeCV
Condition invokeCV
-
isDestroying
ThreadLocal<Boolean> isDestroying
-
manager
POAManagerImpl manager
-
mediator
POAPolicyMediator mediator
-
numLevels
int numLevels
-
parent
POAImpl parent
-
poaId
ObjectAdapterId poaId
-
poaMutex
ReadWriteLock poaMutex
-
poaName
String poaName
-
state
int state
-
uniquePOAId
int uniquePOAId
-
-
Class com.sun.corba.ee.impl.oa.poa.POAManagerImpl
class POAManagerImpl extends LocalObject implements Serializable- serialVersionUID:
- -3308938242684343402L
-
Serialized Fields
-
explicitStateChange
boolean explicitStateChange
-
factory
POAFactory factory
-
myId
int myId
-
nInvocations
AtomicInteger nInvocations
-
nWaiters
AtomicInteger nWaiters
-
pihandler
PIHandler pihandler
-
poas
Set<POAImpl> poas
-
state
State state
-
stateCV
Condition stateCV
-
stateLock
ReentrantReadWriteLock stateLock
-
-
Class com.sun.corba.ee.impl.oa.poa.RequestProcessingPolicyImpl
class RequestProcessingPolicyImpl extends LocalObject implements Serializable-
Serialized Fields
-
value
RequestProcessingPolicyValue value
-
-
-
-
Package com.sun.corba.ee.impl.oa.rfm
-
Class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryImpl
class ReferenceFactoryImpl extends LocalObject implements Serializable-
Serialized Fields
-
manager
ReferenceFactoryManagerImpl manager
-
name
String name
-
repositoryId
String repositoryId
-
-
-
Class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl
class ReferenceFactoryManagerImpl extends LocalObject implements Serializable- serialVersionUID:
- -6689846523143143228L
-
Serialized Fields
-
activator
AdapterActivator activator
-
factories
Map<String,
ReferenceFactory> factories -
isActive
boolean isActive
-
lock
ReentrantLock lock
-
managers
Set<POAManager> managers
-
orb
ORB orb
-
parentPOA
POA parentPOA
-
parentPOAAdapterName
String[] parentPOAAdapterName
-
poatable
Map<String,
org.glassfish.pfl.basic.contain.Pair<ServantLocator, List<Policy>>> poatable -
rootPOA
POA rootPOA
-
standardPolicies
List<Policy> standardPolicies
-
state
ReferenceFactoryManager.RFMState state
-
suspendCondition
Condition suspendCondition
-
-
-
Package com.sun.corba.ee.impl.orb
-
Class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer1
class TestORBInitializer1 extends LocalObject implements Serializable -
Class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer2
class TestORBInitializer2 extends LocalObject implements Serializable
-
-
Package com.sun.corba.ee.impl.plugin.hwlb
-
Class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor
class RetryClientRequestInterceptor extends LocalObject implements Serializable-
Serialized Fields
-
backoffAndStartTime
ThreadLocal backoffAndStartTime
-
-
-
Class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor
class RetryServerRequestInterceptor extends LocalObject implements Serializable -
Class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl
class VirtualAddressAgentImpl extends LocalObject implements Serializable- serialVersionUID:
- 5670615031510472636L
-
Serialized Fields
-
addr
IIOPAddress addr
-
host
String host
-
newOrbInits
ORBInitializer[] newOrbInits
-
orb
ORB orb
-
port
int port
-
-
-
Package com.sun.corba.ee.impl.presentation.rmi
-
Class com.sun.corba.ee.impl.presentation.rmi.DynamicStubImpl
class DynamicStubImpl extends ObjectImpl implements Serializable- serialVersionUID:
- 4852612040012087675L
-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
readResolve
-
writeObject
- Throws:
IOException
-
-
Serialized Fields
-
ior
StubIORImpl ior
-
self
DynamicStub self
-
typeIds
String[] typeIds
-
-
Exception Class com.sun.corba.ee.impl.presentation.rmi.IDLTypeException
class IDLTypeException extends Exception implements Serializable
-
-
Package com.sun.corba.ee.impl.presentation.rmi.codegen
-
Class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase
class CodegenStubBase extends Stub implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
ClassNotFoundException
-
readResolve
- Throws:
ObjectStreamException
-
-
-
-
Package com.sun.corba.ee.impl.protocol
-
Exception Class com.sun.corba.ee.impl.protocol.AddressingDispositionException
class AddressingDispositionException extends RuntimeException implements Serializable-
Serialized Fields
-
expectedAddrDisp
short expectedAddrDisp
-
-
-
Exception Class com.sun.corba.ee.impl.protocol.RequestCanceledException
class RequestCanceledException extends RuntimeException implements Serializable-
Serialized Fields
-
requestId
int requestId
-
-
-
-
Package com.sun.corba.ee.impl.protocol.giopmsgheaders
-
Class com.sun.corba.ee.impl.protocol.giopmsgheaders.IORAddressingInfo
class IORAddressingInfo extends Object implements Serializable-
Serialized Fields
-
ior
IOR ior
-
selected_profile_index
int selected_profile_index
-
-
-
Class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress
class TargetAddress extends Object implements Serializable-
Serialized Fields
-
___ior
IORAddressingInfo ___ior
-
___object_key
byte[] ___object_key
-
___profile
TaggedProfile ___profile
-
__discriminator
short __discriminator
-
__uninitialized
boolean __uninitialized
-
-
-
-
Package com.sun.corba.ee.impl.threadpool
-
Exception Class com.sun.corba.ee.impl.threadpool.WorkerThreadNotNeededException
class WorkerThreadNotNeededException extends Exception implements Serializable
-
-
Package com.sun.corba.ee.impl.transport
-
Exception Class com.sun.corba.ee.impl.transport.TemporarySelectorClosedException
class TemporarySelectorClosedException extends IOException implements Serializable
-
-
Package com.sun.corba.ee.impl.util
-
Package com.sun.corba.ee.org.omg.CSI
-
Class com.sun.corba.ee.org.omg.CSI.AuthorizationElement
class AuthorizationElement extends Object implements Serializable-
Serialized Fields
-
the_element
byte[] the_element
-
the_type
int the_type
-
-
-
Class com.sun.corba.ee.org.omg.CSI.CompleteEstablishContext
class CompleteEstablishContext extends Object implements Serializable-
Serialized Fields
-
client_context_id
long client_context_id
-
context_stateful
boolean context_stateful
-
final_context_token
byte[] final_context_token
-
-
-
Class com.sun.corba.ee.org.omg.CSI.ContextError
class ContextError extends Object implements Serializable-
Serialized Fields
-
client_context_id
long client_context_id
-
error_token
byte[] error_token
-
major_status
int major_status
-
minor_status
int minor_status
-
-
-
Class com.sun.corba.ee.org.omg.CSI.EstablishContext
class EstablishContext extends Object implements Serializable-
Serialized Fields
-
authorization_token
AuthorizationElement[] authorization_token
-
client_authentication_token
byte[] client_authentication_token
-
client_context_id
long client_context_id
-
identity_token
IdentityToken identity_token
-
-
-
Class com.sun.corba.ee.org.omg.CSI.IdentityToken
class IdentityToken extends Object implements Serializable-
Serialized Fields
-
___absent
boolean ___absent
-
___anonymous
boolean ___anonymous
-
___certificate_chain
byte[] ___certificate_chain
-
___dn
byte[] ___dn
-
___id
byte[] ___id
-
___principal_name
byte[] ___principal_name
-
__discriminator
int __discriminator
-
__uninitialized
boolean __uninitialized
-
-
-
Class com.sun.corba.ee.org.omg.CSI.MessageInContext
class MessageInContext extends Object implements Serializable-
Serialized Fields
-
client_context_id
long client_context_id
-
discard_context
boolean discard_context
-
-
-
Class com.sun.corba.ee.org.omg.CSI.SASContextBody
class SASContextBody extends Object implements Serializable-
Serialized Fields
-
___complete_msg
CompleteEstablishContext ___complete_msg
-
___error_msg
ContextError ___error_msg
-
___establish_msg
EstablishContext ___establish_msg
-
___in_context_msg
MessageInContext ___in_context_msg
-
__discriminator
short __discriminator
-
__uninitialized
boolean __uninitialized
-
-
-
-
Package com.sun.corba.ee.org.omg.CSIIOP
-
Class com.sun.corba.ee.org.omg.CSIIOP.AS_ContextSec
class AS_ContextSec extends Object implements Serializable-
Serialized Fields
-
client_authentication_mech
byte[] client_authentication_mech
-
target_name
byte[] target_name
-
target_requires
short target_requires
-
target_supports
short target_supports
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMech
class CompoundSecMech extends Object implements Serializable-
Serialized Fields
-
as_context_mech
AS_ContextSec as_context_mech
-
sas_context_mech
SAS_ContextSec sas_context_mech
-
target_requires
short target_requires
-
transport_mech
TaggedComponent transport_mech
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.CompoundSecMechList
class CompoundSecMechList extends Object implements Serializable-
Serialized Fields
-
mechanism_list
CompoundSecMech[] mechanism_list
-
stateful
boolean stateful
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec
class SAS_ContextSec extends Object implements Serializable-
Serialized Fields
-
privilege_authorities
ServiceConfiguration[] privilege_authorities
-
supported_identity_types
int supported_identity_types
-
supported_naming_mechanisms
byte[][] supported_naming_mechanisms
-
target_requires
short target_requires
-
target_supports
short target_supports
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.SECIOP_SEC_TRANS
class SECIOP_SEC_TRANS extends Object implements Serializable-
Serialized Fields
-
addresses
TransportAddress[] addresses
-
mech_oid
byte[] mech_oid
-
target_name
byte[] target_name
-
target_requires
short target_requires
-
target_supports
short target_supports
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.ServiceConfiguration
class ServiceConfiguration extends Object implements Serializable-
Serialized Fields
-
name
byte[] name
-
syntax
int syntax
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANS
class TLS_SEC_TRANS extends Object implements Serializable-
Serialized Fields
-
addresses
TransportAddress[] addresses
-
target_requires
short target_requires
-
target_supports
short target_supports
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.TransportAddress
class TransportAddress extends Object implements Serializable-
Serialized Fields
-
host_name
String host_name
-
port
short port
-
-
-
-
Package com.sun.corba.ee.org.omg.GSSUP
-
Class com.sun.corba.ee.org.omg.GSSUP.ErrorToken
class ErrorToken extends Object implements Serializable-
Serialized Fields
-
error_code
int error_code
-
-
-
Class com.sun.corba.ee.org.omg.GSSUP.InitialContextToken
class InitialContextToken extends Object implements Serializable-
Serialized Fields
-
password
byte[] password
-
target_name
byte[] target_name
-
username
byte[] username
-
-
-
-
Package com.sun.corba.ee.spi.extension
-
Class com.sun.corba.ee.spi.extension.CopyObjectPolicy
class CopyObjectPolicy extends LocalObject implements Serializable-
Serialized Fields
-
value
int value
-
-
-
Class com.sun.corba.ee.spi.extension.LoadBalancingPolicy
class LoadBalancingPolicy extends LocalObject implements Serializable-
Serialized Fields
-
value
int value
-
-
-
Class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy
class RequestPartitioningPolicy extends LocalObject implements Serializable-
Serialized Fields
-
value
int value
-
-
-
Class com.sun.corba.ee.spi.extension.ServantCachingPolicy
class ServantCachingPolicy extends LocalObject implements Serializable-
Serialized Fields
-
type
int type
-
-
-
Class com.sun.corba.ee.spi.extension.ZeroPortPolicy
class ZeroPortPolicy extends LocalObject implements Serializable-
Serialized Fields
-
flag
boolean flag
-
-
-
-
Package com.sun.corba.ee.spi.folb
-
Class com.sun.corba.ee.spi.folb.ClusterInstanceInfo
class ClusterInstanceInfo extends Object implements Serializable-
Serialized Fields
-
endpoints
List<SocketInfo> endpoints
-
name
String name
-
weight
int weight
-
-
-
Class com.sun.corba.ee.spi.folb.SocketInfo
class SocketInfo extends Object implements Serializable
-
-
Package com.sun.corba.ee.spi.legacy.connection
-
Exception Class com.sun.corba.ee.spi.legacy.connection.GetEndPointInfoAgainException
class GetEndPointInfoAgainException extends Exception implements Serializable-
Serialized Fields
-
socketInfo
SocketInfo socketInfo
-
-
-
-
Package com.sun.corba.ee.spi.legacy.interceptor
-
Exception Class com.sun.corba.ee.spi.legacy.interceptor.UnknownType
class UnknownType extends Exception implements Serializable
-
-
Package com.sun.corba.ee.spi.oa
-
Exception Class com.sun.corba.ee.spi.oa.OADestroyed
class OADestroyed extends Exception implements Serializable
-
-
Package com.sun.corba.ee.spi.oa.rfm
-
Package com.sun.corba.ee.spi.protocol
-
Exception Class com.sun.corba.ee.spi.protocol.ForwardException
class ForwardException extends RuntimeException implements Serializable
-
-
Package com.sun.corba.ee.spi.threadpool
-
Exception Class com.sun.corba.ee.spi.threadpool.NoSuchThreadPoolException
class NoSuchThreadPoolException extends Exception implements Serializable -
Exception Class com.sun.corba.ee.spi.threadpool.NoSuchWorkQueueException
class NoSuchWorkQueueException extends Exception implements Serializable
-
-
Package com.sun.org.omg.CORBA
-
Class com.sun.org.omg.CORBA.AttributeDescription
class AttributeDescription extends Object implements Serializable -
Class com.sun.org.omg.CORBA.AttributeMode
class AttributeMode extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class com.sun.org.omg.CORBA.ExceptionDescription
class ExceptionDescription extends Object implements Serializable -
Class com.sun.org.omg.CORBA.Initializer
class Initializer extends Object implements Serializable-
Serialized Fields
-
members
StructMember[] members
-
name
String name
-
-
-
Class com.sun.org.omg.CORBA.OperationDescription
class OperationDescription extends Object implements Serializable-
Serialized Fields
-
contexts
String[] contexts
-
defined_in
String defined_in
-
exceptions
ExceptionDescription[] exceptions
-
id
String id
-
mode
OperationMode mode
-
name
String name
-
parameters
ParameterDescription[] parameters
-
result
TypeCode result
-
version
String version
-
-
-
Class com.sun.org.omg.CORBA.OperationMode
class OperationMode extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class com.sun.org.omg.CORBA.ParameterDescription
class ParameterDescription extends Object implements Serializable-
Serialized Fields
-
mode
ParameterMode mode
-
name
String name
-
type
TypeCode type
-
type_def
IDLType type_def
-
-
-
Class com.sun.org.omg.CORBA.ParameterMode
class ParameterMode extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
-
Package com.sun.org.omg.CORBA.ValueDefPackage
-
Class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription
class FullValueDescription extends Object implements Serializable-
Serialized Fields
-
abstract_base_values
String[] abstract_base_values
-
attributes
AttributeDescription[] attributes
-
base_value
String base_value
-
defined_in
String defined_in
-
id
String id
-
initializers
Initializer[] initializers
-
is_abstract
boolean is_abstract
-
is_custom
boolean is_custom
-
is_truncatable
boolean is_truncatable
-
members
ValueMember[] members
-
name
String name
-
operations
OperationDescription[] operations
-
supported_interfaces
String[] supported_interfaces
-
type
TypeCode type
-
version
String version
-
-
-
-
Package com.sun.org.omg.SendingContext
-
Class com.sun.org.omg.SendingContext._CodeBaseImplBase
class _CodeBaseImplBase extends ObjectImpl implements Serializable -
Class com.sun.org.omg.SendingContext._CodeBaseStub
class _CodeBaseStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
-
writeObject
-
-
-
-
Package javax.rmi.CORBA
-
Class javax.rmi.CORBA.ClassDesc
class ClassDesc extends Object implements Serializable -
Class javax.rmi.CORBA.EnumDesc
class EnumDesc extends Object implements Serializable- serialVersionUID:
- -155483178780200630L
-
Class javax.rmi.CORBA.ProxyDesc
class ProxyDesc extends Object implements Serializable- serialVersionUID:
- 1234286961190911798L
-
Serialized Fields
-
codebase
String codebase
A space-separated list of codebase URLs. -
handler
InvocationHandler handler
The Proxy's InvocationHandler instance. -
interfaces
String[] interfaces
The class names of the interfaces that the Proxy object implements.
-
-
Class javax.rmi.CORBA.Stub
class Stub extends ObjectImpl implements Serializable- serialVersionUID:
- 1087775603798577179L
-
Serialization Methods
-
readObject
Serialization method to restore the IOR state.- Parameters:
stream
- stream to read object from- Throws:
IOException
- if there was an error reading from the streaClassNotFoundException
- if the class that was represented by the steam cannot be found
-
writeObject
Serialization method to save the IOR state.- Parameters:
stream
- The length of the IOR type ID (int), followed by the IOR type ID (byte array encoded using ISO8859-1), followed by the number of IOR profiles (int), followed by the IOR profiles. Each IOR profile is written as a profile tag (int), followed by the length of the profile data (int), followed by the profile data (byte array).- Throws:
IOException
- if an error occurred writing to the delegated stub
-
-
-
Package org.glassfish.corba
-
Class org.glassfish.corba.BridgePermission
class BridgePermission extends BasicPermission implements Serializable
-
-
Package org.glassfish.corba.org.omg.CORBA
-
Class org.glassfish.corba.org.omg.CORBA._IDLTypeStub
class _IDLTypeStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
-
writeObject
-
-
-
-
Package org.glassfish.rmic
-
Exception Class org.glassfish.rmic.BatchEnvironmentError
class BatchEnvironmentError extends Error implements Serializable
-
-
Package org.glassfish.rmic.tools.java
-
Exception Class org.glassfish.rmic.tools.java.AmbiguousClass
class AmbiguousClass extends ClassNotFound implements Serializable-
Serialized Fields
-
name1
Identifier name1
The class that was not found -
name2
Identifier name2
-
-
-
Exception Class org.glassfish.rmic.tools.java.AmbiguousMember
class AmbiguousMember extends Exception implements Serializable-
Serialized Fields
-
field1
MemberDefinition field1
The field that was not found -
field2
MemberDefinition field2
-
-
-
Exception Class org.glassfish.rmic.tools.java.ClassNotFound
class ClassNotFound extends Exception implements Serializable-
Serialized Fields
-
name
Identifier name
The class that was not found
-
-
-
Exception Class org.glassfish.rmic.tools.java.CompilerError
class CompilerError extends Error implements Serializable-
Serialized Fields
-
e
Throwable e
-
-
-
Exception Class org.glassfish.rmic.tools.java.RmicUncheckedIOException
class RmicUncheckedIOException extends RuntimeException implements Serializable- serialVersionUID:
- -8134305061645241065L
-
Serialization Methods
-
readObject
Called to read the object from a stream.- Throws:
InvalidObjectException
- if the object is invalid or has a cause that is not anIOException
IOException
ClassNotFoundException
-
-
Exception Class org.glassfish.rmic.tools.java.SyntaxError
class SyntaxError extends Exception implements Serializable
-
-
Package org.omg.CORBA.ContainedPackage
-
Class org.omg.CORBA.ContainedPackage.Description
class Description extends Object implements Serializable-
Serialized Fields
-
kind
DefinitionKind kind
-
value
Any value
-
-
-
-
Package org.omg.CORBA.ContainerPackage
-
Class org.omg.CORBA.ContainerPackage.Description
class Description extends Object implements Serializable-
Serialized Fields
-
contained_object
Contained contained_object
-
kind
DefinitionKind kind
-
value
Any value
-
-
-
-
Package org.omg.CORBA.InterfaceDefPackage
-
Class org.omg.CORBA.InterfaceDefPackage.FullInterfaceDescription
class FullInterfaceDescription extends Object implements Serializable-
Serialized Fields
-
attributes
AttributeDescription[] attributes
-
base_interfaces
String[] base_interfaces
-
defined_in
String defined_in
-
id
String id
-
is_abstract
boolean is_abstract
-
name
String name
-
operations
OperationDescription[] operations
-
type
TypeCode type
-
version
String version
-
-
-
-
Package org.omg.CORBA.TSIdentificationPackage
-
Exception Class org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified
class AlreadyIdentified extends UserException implements Serializable -
Exception Class org.omg.CORBA.TSIdentificationPackage.NotAvailable
class NotAvailable extends UserException implements Serializable
-
-
Package org.omg.CORBA.ValueDefPackage
-
Class org.omg.CORBA.ValueDefPackage.FullValueDescription
class FullValueDescription extends Object implements Serializable-
Serialized Fields
-
abstract_base_values
String[] abstract_base_values
-
attributes
AttributeDescription[] attributes
-
base_value
String base_value
-
defined_in
String defined_in
-
id
String id
-
initializers
Initializer[] initializers
-
is_abstract
boolean is_abstract
-
is_custom
boolean is_custom
-
is_truncatable
boolean is_truncatable
-
members
ValueMember[] members
-
name
String name
-
operations
OperationDescription[] operations
-
supported_interfaces
String[] supported_interfaces
-
type
TypeCode type
-
version
String version
-
-
-
-
Package org.omg.CosNaming
-
Class org.omg.CosNaming._BindingIteratorImplBase
class _BindingIteratorImplBase extends DynamicImplementation implements Serializable -
Class org.omg.CosNaming._BindingIteratorStub
class _BindingIteratorStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosNaming._NamingContextExtStub
class _NamingContextExtStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosNaming._NamingContextImplBase
class _NamingContextImplBase extends DynamicImplementation implements Serializable -
Class org.omg.CosNaming._NamingContextStub
class _NamingContextStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosNaming.Binding
class Binding extends Object implements Serializable-
Serialized Fields
-
binding_name
NameComponent[] binding_name
-
binding_type
BindingType binding_type
-
-
-
Class org.omg.CosNaming.BindingType
class BindingType extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.CosNaming.NameComponent
class NameComponent extends Object implements Serializable
-
-
Package org.omg.CosNaming.NamingContextExtPackage
-
Exception Class org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
class InvalidAddress extends UserException implements Serializable
-
-
Package org.omg.CosNaming.NamingContextPackage
-
Exception Class org.omg.CosNaming.NamingContextPackage.AlreadyBound
class AlreadyBound extends UserException implements Serializable -
Exception Class org.omg.CosNaming.NamingContextPackage.CannotProceed
class CannotProceed extends UserException implements Serializable-
Serialized Fields
-
cxt
NamingContext cxt
-
rest_of_name
NameComponent[] rest_of_name
-
-
-
Exception Class org.omg.CosNaming.NamingContextPackage.InvalidName
class InvalidName extends UserException implements Serializable -
Exception Class org.omg.CosNaming.NamingContextPackage.NotEmpty
class NotEmpty extends UserException implements Serializable -
Exception Class org.omg.CosNaming.NamingContextPackage.NotFound
class NotFound extends UserException implements Serializable-
Serialized Fields
-
rest_of_name
NameComponent[] rest_of_name
-
why
NotFoundReason why
-
-
-
Class org.omg.CosNaming.NamingContextPackage.NotFoundReason
class NotFoundReason extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.CosTransactions
-
Class org.omg.CosTransactions._ControlStub
class _ControlStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._CoordinatorStub
class _CoordinatorStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._CurrentStub
class _CurrentStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._InvocationPolicyStub
class _InvocationPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._NonTxTargetPolicyStub
class _NonTxTargetPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._OTSPolicyStub
class _OTSPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._RecoveryCoordinatorStub
class _RecoveryCoordinatorStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._ResourceStub
class _ResourceStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._SubtransactionAwareResourceStub
class _SubtransactionAwareResourceStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._SynchronizationStub
class _SynchronizationStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._TerminatorStub
class _TerminatorStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._TransactionalObjectStub
class _TransactionalObjectStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.CosTransactions._TransactionFactoryStub
class _TransactionFactoryStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Exception Class org.omg.CosTransactions.HeuristicCommit
class HeuristicCommit extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.HeuristicHazard
class HeuristicHazard extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.HeuristicMixed
class HeuristicMixed extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.HeuristicRollback
class HeuristicRollback extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.Inactive
class Inactive extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.InvalidControl
class InvalidControl extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.NotPrepared
class NotPrepared extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.NoTransaction
class NoTransaction extends UserException implements Serializable -
Exception Class org.omg.CosTransactions.NotSubtransaction
class NotSubtransaction extends UserException implements Serializable -
Class org.omg.CosTransactions.otid_t
class otid_t extends Object implements Serializable-
Serialized Fields
-
bqual_length
int bqual_length
-
formatID
int formatID
-
tid
byte[] tid
-
-
-
Class org.omg.CosTransactions.PropagationContext
class PropagationContext extends Object implements Serializable-
Serialized Fields
-
current
TransIdentity current
-
implementation_specific_data
Any implementation_specific_data
-
parents
TransIdentity[] parents
-
timeout
int timeout
-
-
-
Class org.omg.CosTransactions.Status
class Status extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.CosTransactions.TransIdentity
class TransIdentity extends Object implements Serializable-
Serialized Fields
-
coord
Coordinator coord
-
otid
otid_t otid
-
term
Terminator term
-
-
-
Class org.omg.CosTransactions.Vote
class Vote extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.Dynamic
-
Class org.omg.Dynamic.Parameter
class Parameter extends Object implements Serializable-
Serialized Fields
-
argument
Any argument
-
mode
ParameterMode mode
-
-
-
-
Package org.omg.DynamicAny
-
Class org.omg.DynamicAny._DynAnyFactoryStub
class _DynAnyFactoryStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynAnyStub
class _DynAnyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynArrayStub
class _DynArrayStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynEnumStub
class _DynEnumStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynFixedStub
class _DynFixedStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynSequenceStub
class _DynSequenceStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynStructStub
class _DynStructStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynUnionStub
class _DynUnionStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynValueBoxStub
class _DynValueBoxStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynValueCommonStub
class _DynValueCommonStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny._DynValueStub
class _DynValueStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.DynamicAny.NameDynAnyPair
class NameDynAnyPair extends Object implements Serializable -
Class org.omg.DynamicAny.NameValuePair
class NameValuePair extends Object implements Serializable
-
-
Package org.omg.DynamicAny.DynAnyFactoryPackage
-
Exception Class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode
class InconsistentTypeCode extends UserException implements Serializable
-
-
Package org.omg.DynamicAny.DynAnyPackage
-
Exception Class org.omg.DynamicAny.DynAnyPackage.InvalidValue
class InvalidValue extends UserException implements Serializable -
Exception Class org.omg.DynamicAny.DynAnyPackage.TypeMismatch
class TypeMismatch extends UserException implements Serializable
-
-
Package org.omg.IOP
-
Class org.omg.IOP.Encoding
class Encoding extends Object implements Serializable-
Serialized Fields
-
format
short format
The encoding format. -
major_version
byte major_version
The major version of this Encoding format. -
minor_version
byte minor_version
The minor version of this Encoding format.
-
-
-
Class org.omg.IOP.IOR
class IOR extends Object implements Serializable-
Serialized Fields
-
profiles
TaggedProfile[] profiles
An array of tagged profiles associated with this object reference. -
type_id
String type_id
The type id, represented as a String.
-
-
-
Class org.omg.IOP.ServiceContext
class ServiceContext extends Object implements Serializable-
Serialized Fields
-
context_data
byte[] context_data
The data associated with this service context -
context_id
int context_id
The service context id
-
-
-
Class org.omg.IOP.TaggedComponent
class TaggedComponent extends Object implements Serializable-
Serialized Fields
-
component_data
byte[] component_data
The component data associated with the component id. -
tag
int tag
The tag, represented as a component id.
-
-
-
Class org.omg.IOP.TaggedProfile
class TaggedProfile extends Object implements Serializable-
Serialized Fields
-
profile_data
byte[] profile_data
The associated profile data. -
tag
int tag
The tag, represented as a profile id.
-
-
-
-
Package org.omg.IOP.CodecFactoryPackage
-
Exception Class org.omg.IOP.CodecFactoryPackage.UnknownEncoding
class UnknownEncoding extends UserException implements Serializable
-
-
Package org.omg.IOP.CodecPackage
-
Exception Class org.omg.IOP.CodecPackage.FormatMismatch
class FormatMismatch extends UserException implements Serializable -
Exception Class org.omg.IOP.CodecPackage.InvalidTypeForEncoding
class InvalidTypeForEncoding extends UserException implements Serializable -
Exception Class org.omg.IOP.CodecPackage.TypeMismatch
class TypeMismatch extends UserException implements Serializable
-
-
Package org.omg.Messaging
-
Class org.omg.Messaging._MaxHopsPolicyStub
class _MaxHopsPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._QueueOrderPolicyStub
class _QueueOrderPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RebindPolicyStub
class _RebindPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RelativeRequestTimeoutPolicyStub
class _RelativeRequestTimeoutPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub
class _RelativeRoundtripTimeoutPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._ReplyEndTimePolicyStub
class _ReplyEndTimePolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._ReplyPriorityPolicyStub
class _ReplyPriorityPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._ReplyStartTimePolicyStub
class _ReplyStartTimePolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RequestEndTimePolicyStub
class _RequestEndTimePolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RequestPriorityPolicyStub
class _RequestPriorityPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RequestStartTimePolicyStub
class _RequestStartTimePolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._RoutingPolicyStub
class _RoutingPolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging._SyncScopePolicyStub
class _SyncScopePolicyStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.Messaging.PolicyValue
class PolicyValue extends Object implements Serializable-
Serialized Fields
-
ptype
int ptype
-
pvalue
byte[] pvalue
-
-
-
Class org.omg.Messaging.PriorityRange
class PriorityRange extends Object implements Serializable-
Serialized Fields
-
max
short max
-
min
short min
-
-
-
Class org.omg.Messaging.RoutingTypeRange
class RoutingTypeRange extends Object implements Serializable-
Serialized Fields
-
max
short max
-
min
short min
-
-
-
-
Package org.omg.PortableInterceptor
-
Exception Class org.omg.PortableInterceptor.ForwardRequest
class ForwardRequest extends UserException implements Serializable-
Serialized Fields
-
forward
Object forward
The new object to forward the request to.
-
-
-
Exception Class org.omg.PortableInterceptor.InvalidSlot
class InvalidSlot extends UserException implements Serializable
-
-
Package org.omg.PortableInterceptor.ORBInitInfoPackage
-
Exception Class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName
class DuplicateName extends UserException implements Serializable-
Serialized Fields
-
name
String name
The name for which there was already an interceptor registered.
-
-
-
Exception Class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName
class InvalidName extends UserException implements Serializable
-
-
Package org.omg.PortableServer
-
Class org.omg.PortableServer._ServantActivatorStub
class _ServantActivatorStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.PortableServer._ServantLocatorStub
class _ServantLocatorStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Exception Class org.omg.PortableServer.ForwardRequest
class ForwardRequest extends UserException implements Serializable-
Serialized Fields
-
forward_reference
Object forward_reference
-
-
-
Class org.omg.PortableServer.IdAssignmentPolicyValue
class IdAssignmentPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.IdUniquenessPolicyValue
class IdUniquenessPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.ImplicitActivationPolicyValue
class ImplicitActivationPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.LifespanPolicyValue
class LifespanPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.RequestProcessingPolicyValue
class RequestProcessingPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.ServantRetentionPolicyValue
class ServantRetentionPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.ThreadPolicyValue
class ThreadPolicyValue extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.PortableServer.CurrentPackage
-
Exception Class org.omg.PortableServer.CurrentPackage.NoContext
class NoContext extends UserException implements Serializable
-
-
Package org.omg.PortableServer.POAManagerPackage
-
Exception Class org.omg.PortableServer.POAManagerPackage.AdapterInactive
class AdapterInactive extends UserException implements Serializable -
Class org.omg.PortableServer.POAManagerPackage.State
class State extends Object implements Serializable-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.PortableServer.POAPackage
-
Exception Class org.omg.PortableServer.POAPackage.AdapterAlreadyExists
class AdapterAlreadyExists extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.AdapterNonExistent
class AdapterNonExistent extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.InvalidPolicy
class InvalidPolicy extends UserException implements Serializable-
Serialized Fields
-
index
short index
-
-
-
Exception Class org.omg.PortableServer.POAPackage.NoServant
class NoServant extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.ObjectAlreadyActive
class ObjectAlreadyActive extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.ObjectNotActive
class ObjectNotActive extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.ServantAlreadyActive
class ServantAlreadyActive extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.ServantNotActive
class ServantNotActive extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.WrongAdapter
class WrongAdapter extends UserException implements Serializable -
Exception Class org.omg.PortableServer.POAPackage.WrongPolicy
class WrongPolicy extends UserException implements Serializable
-
-
Package org.omg.SendingContext
-
Class org.omg.SendingContext._CodeBaseStub
class _CodeBaseStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
Class org.omg.SendingContext._RunTimeStub
class _RunTimeStub extends ObjectImpl implements Serializable-
Serialization Methods
-
readObject
- Throws:
IOException
-
writeObject
- Throws:
IOException
-
-
-
-
Package org.omg.TimeBase
-
Class org.omg.TimeBase.IntervalT
class IntervalT extends Object implements Serializable-
Serialized Fields
-
lower_bound
long lower_bound
-
upper_bound
long upper_bound
-
-
-
Class org.omg.TimeBase.UtcT
class UtcT extends Object implements Serializable-
Serialized Fields
-
inacchi
short inacchi
-
inacclo
int inacclo
-
tdf
short tdf
-
time
long time
-
-
-