Serialized Form
-
Package com.sun.corba.ee.impl.corba
-
Class com.sun.corba.ee.impl.corba.AnyImpl extends Any implements Serializable
- serialVersionUID:
- -8646067979785949029L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream is) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
isInitialized
boolean isInitialized
-
object
java.lang.Object object
-
typeCode
TypeCodeImpl typeCode
-
value
long value
-
-
Class com.sun.corba.ee.impl.corba.TypeCodeImpl extends TypeCode implements Serializable
- serialVersionUID:
- -5320808494290154449L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream is) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
_concrete_base
TypeCodeImpl _concrete_base
-
_contentType
TypeCodeImpl _contentType
-
_defaultIndex
int _defaultIndex
-
_digits
short _digits
-
_discriminator
TypeCodeImpl _discriminator
-
_id
java.lang.String _id
-
_indirectType
TypeCodeImpl _indirectType
-
_kind
int _kind
-
_length
int _length
-
_memberAccess
short[] _memberAccess
-
_memberCount
int _memberCount
-
_memberNames
java.lang.String[] _memberNames
-
_memberTypes
TypeCodeImpl[] _memberTypes
-
_name
java.lang.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 extends DynAnyImpl implements Serializable
- serialVersionUID:
- -6855799336532160409L
-
Class com.sun.corba.ee.impl.dynamicany.DynAnyFactoryImpl extends LocalObject implements Serializable
- serialVersionUID:
- 5207021167805787406L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream is) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
__ids
java.lang.String[] __ids
-
-
Class com.sun.corba.ee.impl.dynamicany.DynArrayImpl extends DynAnyCollectionImpl implements Serializable
- serialVersionUID:
- -5898255222474271560L
-
Class com.sun.corba.ee.impl.dynamicany.DynEnumImpl extends DynAnyBasicImpl implements Serializable
- serialVersionUID:
- 5049811482452048762L
-
Serialized Fields
-
currentEnumeratorIndex
int currentEnumeratorIndex
-
-
Class com.sun.corba.ee.impl.dynamicany.DynFixedImpl extends DynAnyBasicImpl implements Serializable
- serialVersionUID:
- -426296363713464920L
-
Class com.sun.corba.ee.impl.dynamicany.DynSequenceImpl extends DynAnyCollectionImpl implements Serializable
- serialVersionUID:
- 5355861023015151151L
-
Class com.sun.corba.ee.impl.dynamicany.DynStructImpl extends DynAnyComplexImpl implements Serializable
- serialVersionUID:
- 2832306671453429704L
-
Class com.sun.corba.ee.impl.dynamicany.DynUnionImpl extends DynAnyConstructedImpl implements Serializable
- serialVersionUID:
- 5712467966035057576L
-
Class com.sun.corba.ee.impl.dynamicany.DynValueBoxImpl extends DynValueCommonImpl implements Serializable
- serialVersionUID:
- 670401668768259219L
-
Class com.sun.corba.ee.impl.dynamicany.DynValueImpl extends DynValueCommonImpl implements Serializable
- serialVersionUID:
- 4860224542389276556L
-
-
Package com.sun.corba.ee.impl.encoding
-
Class com.sun.corba.ee.impl.encoding.CachedCodeBase extends _CodeBaseImplBase implements Serializable
-
Serialized Fields
-
bases
java.util.Hashtable<java.lang.String,java.lang.String[]> bases
-
conn
Connection conn
-
delegate
CodeBase delegate
-
fvds
java.util.Hashtable<java.lang.String,FullValueDescription> fvds
-
implementations
java.util.Hashtable<java.lang.String,java.lang.String> implementations
-
-
-
Class com.sun.corba.ee.impl.encoding.CDRInputObject extends InputStream implements Serializable
- serialVersionUID:
- 3654171034620991056L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream is) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Serialized Fields
-
unmarshaledHeader
boolean unmarshaledHeader
-
-
Class com.sun.corba.ee.impl.encoding.CDROutputObject extends OutputStream implements Serializable
- serialVersionUID:
- -3801946738338642735L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream is) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class com.sun.corba.ee.impl.encoding.EncapsInputStream extends CDRInputObject implements Serializable
-
Serialized Fields
-
codeBase
CodeBase codeBase
-
-
-
Class com.sun.corba.ee.impl.encoding.EncapsOutputStream extends CDROutputObject implements Serializable
-
Class com.sun.corba.ee.impl.encoding.TypeCodeInputStream extends EncapsInputStream implements Serializable
-
Serialized Fields
-
enclosure
InputStream enclosure
-
typeMap
java.util.Map<java.lang.Integer,TypeCodeImpl> typeMap
-
-
-
Class com.sun.corba.ee.impl.encoding.TypeCodeOutputStream extends EncapsOutputStream implements Serializable
-
Serialized Fields
-
enclosure
OutputStream enclosure
-
isEncapsulation
boolean isEncapsulation
-
typeMap
java.util.Map<java.lang.String,java.lang.Integer> typeMap
-
-
-
-
Package com.sun.corba.ee.impl.folb
-
Class com.sun.corba.ee.impl.folb.ClientGroupManager extends LocalObject implements Serializable
- serialVersionUID:
- 7849660203226017842L
-
Serialized Fields
-
baseMsg
java.lang.String baseMsg
-
codec
Codec codec
-
csiv2SSLTaggedComponentHandler
CSIv2SSLTaggedComponentHandler csiv2SSLTaggedComponentHandler
-
initialized
boolean initialized
-
lastIOR
IOR lastIOR
-
lastIORLock
java.lang.Object lastIORLock
-
map
java.util.Map map
-
orb
ORB orb
-
-
Class com.sun.corba.ee.impl.folb.InitialGroupInfoService.InitialGISServantLocator extends LocalObject implements Serializable
-
Serialized Fields
-
impl
InitialGroupInfoService.InitialGISImpl impl
-
servant
Servant servant
-
-
-
Class com.sun.corba.ee.impl.folb.ServerGroupManager extends LocalObject implements Serializable
- serialVersionUID:
- -3197578705750630503L
-
Serialized Fields
-
codec
Codec codec
-
initialized
boolean initialized
-
membershipChangeState
ServerGroupManager.MembershipChangeState membershipChangeState
-
membershipLabel
java.lang.String membershipLabel
-
referenceFactoryManager
ReferenceFactoryManager referenceFactoryManager
-
-
-
Package com.sun.corba.ee.impl.interceptors
-
Class com.sun.corba.ee.impl.interceptors.CDREncapsCodec extends LocalObject implements Serializable
-
Class com.sun.corba.ee.impl.interceptors.ClientRequestInfoImpl extends RequestInfoImpl implements Serializable
-
Serialized Fields
-
cachedArguments
Parameter[] cachedArguments
-
cachedContexts
java.lang.String[] cachedContexts
-
cachedEffectiveComponents
java.util.Map<java.lang.Integer,TaggedComponent[]> cachedEffectiveComponents
-
cachedEffectiveProfile
TaggedProfile cachedEffectiveProfile
-
cachedEffectiveTargetObject
Object cachedEffectiveTargetObject
-
cachedExceptions
TypeCode[] cachedExceptions
-
cachedOperationContext
java.lang.String[] cachedOperationContext
-
cachedReceivedException
Any cachedReceivedException
-
cachedReceivedExceptionId
java.lang.String cachedReceivedExceptionId
-
cachedReplyServiceContexts
java.util.Map<java.lang.Integer,ServiceContext> cachedReplyServiceContexts
-
cachedRequestServiceContexts
java.util.Map<java.lang.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 extends LocalObject implements Serializable
-
Serialized Fields
-
codecs
Codec[] codecs
-
-
-
Class com.sun.corba.ee.impl.interceptors.IORInfoImpl extends LocalObject implements Serializable
-
Serialized Fields
-
state
int state
-
-
-
Class com.sun.corba.ee.impl.interceptors.ORBInitInfoImpl extends LocalObject implements Serializable
-
Serialized Fields
-
args
java.lang.String[] args
-
codecFactory
CodecFactory codecFactory
-
orbId
java.lang.String orbId
-
stage
int stage
-
-
-
Class com.sun.corba.ee.impl.interceptors.PICurrent extends LocalObject implements Serializable
-
Serialized Fields
-
orbInitializing
boolean orbInitializing
-
slotCounter
int slotCounter
-
-
-
Class com.sun.corba.ee.impl.interceptors.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
java.lang.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 extends RequestInfoImpl implements Serializable
-
Serialized Fields
-
adapterId
byte[] adapterId
-
adapterName
java.lang.String[] adapterName
-
addReplyServiceContextQueue
java.util.ArrayList<ServerRequestInfoImpl.AddReplyServiceContextCommand> addReplyServiceContextQueue
-
cachedArguments
Parameter[] cachedArguments
-
cachedReplyServiceContexts
java.util.HashMap<java.lang.Integer,ServiceContext> cachedReplyServiceContexts
-
cachedRequestServiceContexts
java.util.HashMap<java.lang.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
java.lang.Object servant
-
serverRequestId
int serverRequestId
-
targetMostDerivedInterface
java.lang.String targetMostDerivedInterface
-
-
-
-
Package com.sun.corba.ee.impl.io
-
Class com.sun.corba.ee.impl.io.FVDCodeBaseImpl extends _CodeBaseImplBase implements Serializable
-
Class com.sun.corba.ee.impl.io.ObjectStreamClass extends java.lang.Object implements Serializable
- serialVersionUID:
- -6120832682080437368L
-
Serialization Methods
-
readResolve
public java.lang.Object readResolve(java.lang.Object value)
-
writeReplace
public java.io.Serializable writeReplace(java.io.Serializable value)
-
-
Serialized Fields
-
actualSuid
long actualSuid
-
actualSuidStr
java.lang.String actualSuidStr
-
cons
java.lang.reflect.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
java.lang.Object lock
-
name
java.lang.String name
-
objFields
int objFields
-
ofClass
java.lang.Class<?> ofClass
-
primBytes
int primBytes
-
readObjectMethod
java.lang.invoke.MethodHandle readObjectMethod
-
rmiiiopOptionalDataRepId
java.lang.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
java.lang.String suidStr
-
superclass
ObjectStreamClass superclass
-
writeObjectMethod
java.lang.invoke.MethodHandle writeObjectMethod
-
-
Class com.sun.corba.ee.impl.io.OptionalDataException extends java.io.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.
-
-
-
Class com.sun.corba.ee.impl.io.TypeMismatchException extends java.lang.Error implements Serializable
-
-
Package com.sun.corba.ee.impl.ior
-
Class com.sun.corba.ee.impl.ior.ObjectReferenceFactoryImpl extends ObjectReferenceProducerBase implements Serializable
-
Class com.sun.corba.ee.impl.ior.ObjectReferenceProducerBase extends java.lang.Object implements Serializable
- serialVersionUID:
- 6478965304620421549L
-
Class com.sun.corba.ee.impl.ior.ObjectReferenceTemplateImpl extends ObjectReferenceProducerBase implements Serializable
- serialVersionUID:
- 6441570404699638098L
-
Class com.sun.corba.ee.impl.ior.StubIORImpl extends java.lang.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 extends ObjectImpl implements Serializable
-
Serialized Fields
-
orb
ORB orb
-
-
-
Class com.sun.corba.ee.impl.oa.poa.POAImpl extends ObjectAdapterBase implements Serializable
- serialVersionUID:
- -1746388801294205323L
-
Serialized Fields
-
activator
AdapterActivator activator
-
adapterActivatorCV
java.util.concurrent.locks.Condition adapterActivatorCV
-
beingDestroyedCV
java.util.concurrent.locks.Condition beingDestroyedCV
-
children
java.util.Map<java.lang.String,POAImpl> children
-
invocationCount
java.util.concurrent.atomic.AtomicInteger invocationCount
-
invokeCV
java.util.concurrent.locks.Condition invokeCV
-
isDestroying
java.lang.ThreadLocal<java.lang.Boolean> isDestroying
-
manager
POAManagerImpl manager
-
mediator
POAPolicyMediator mediator
-
numLevels
int numLevels
-
parent
POAImpl parent
-
poaId
ObjectAdapterId poaId
-
poaMutex
java.util.concurrent.locks.ReadWriteLock poaMutex
-
poaName
java.lang.String poaName
-
state
int state
-
uniquePOAId
int uniquePOAId
-
-
Class com.sun.corba.ee.impl.oa.poa.POAManagerImpl extends LocalObject implements Serializable
- serialVersionUID:
- -3308938242684343402L
-
Serialized Fields
-
explicitStateChange
boolean explicitStateChange
-
factory
POAFactory factory
-
myId
int myId
-
nInvocations
java.util.concurrent.atomic.AtomicInteger nInvocations
-
nWaiters
java.util.concurrent.atomic.AtomicInteger nWaiters
-
pihandler
PIHandler pihandler
-
poas
java.util.Set<POAImpl> poas
-
state
State state
-
stateCV
java.util.concurrent.locks.Condition stateCV
-
stateLock
java.util.concurrent.locks.ReentrantReadWriteLock stateLock
-
-
Class com.sun.corba.ee.impl.oa.poa.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 extends LocalObject implements Serializable
-
Serialized Fields
-
manager
ReferenceFactoryManagerImpl manager
-
name
java.lang.String name
-
repositoryId
java.lang.String repositoryId
-
-
-
Class com.sun.corba.ee.impl.oa.rfm.ReferenceFactoryManagerImpl extends LocalObject implements Serializable
- serialVersionUID:
- -6689846523143143228L
-
Serialized Fields
-
activator
AdapterActivator activator
-
factories
java.util.Map<java.lang.String,ReferenceFactory> factories
-
isActive
boolean isActive
-
lock
java.util.concurrent.locks.ReentrantLock lock
-
managers
java.util.Set<POAManager> managers
-
orb
ORB orb
-
parentPOA
POA parentPOA
-
parentPOAAdapterName
java.lang.String[] parentPOAAdapterName
-
poatable
java.util.Map<java.lang.String,org.glassfish.pfl.basic.contain.Pair<ServantLocator,java.util.List<Policy>>> poatable
-
rootPOA
POA rootPOA
-
standardPolicies
java.util.List<Policy> standardPolicies
-
state
ReferenceFactoryManager.RFMState state
-
suspendCondition
java.util.concurrent.locks.Condition suspendCondition
-
-
-
Package com.sun.corba.ee.impl.orb
-
Class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer1 extends LocalObject implements Serializable
-
Class com.sun.corba.ee.impl.orb.ParserTable.TestORBInitializer2 extends LocalObject implements Serializable
-
-
Package com.sun.corba.ee.impl.plugin.hwlb
-
Class com.sun.corba.ee.impl.plugin.hwlb.RetryClientRequestInterceptor extends LocalObject implements Serializable
-
Serialized Fields
-
backoffAndStartTime
java.lang.ThreadLocal backoffAndStartTime
-
-
-
Class com.sun.corba.ee.impl.plugin.hwlb.RetryServerRequestInterceptor extends LocalObject implements Serializable
-
Class com.sun.corba.ee.impl.plugin.hwlb.VirtualAddressAgentImpl extends LocalObject implements Serializable
- serialVersionUID:
- 5670615031510472636L
-
Serialized Fields
-
addr
IIOPAddress addr
-
host
java.lang.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 extends ObjectImpl implements Serializable
- serialVersionUID:
- 4852612040012087675L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
readResolve
public java.lang.Object readResolve()
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
- Throws:
java.io.IOException
-
-
Serialized Fields
-
ior
StubIORImpl ior
-
self
DynamicStub self
-
typeIds
java.lang.String[] typeIds
-
-
Class com.sun.corba.ee.impl.presentation.rmi.IDLTypeException extends java.lang.Exception implements Serializable
-
-
Package com.sun.corba.ee.impl.presentation.rmi.codegen
-
Class com.sun.corba.ee.impl.presentation.rmi.codegen.CodegenStubBase extends Stub implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
-
readResolve
private java.lang.Object readResolve() throws java.io.ObjectStreamException
- Throws:
java.io.ObjectStreamException
-
-
-
-
Package com.sun.corba.ee.impl.protocol
-
Class com.sun.corba.ee.impl.protocol.AddressingDispositionException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
expectedAddrDisp
short expectedAddrDisp
-
-
-
Class com.sun.corba.ee.impl.protocol.RequestCanceledException extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
ior
IOR ior
-
selected_profile_index
int selected_profile_index
-
-
-
Class com.sun.corba.ee.impl.protocol.giopmsgheaders.TargetAddress extends java.lang.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
-
Class com.sun.corba.ee.impl.threadpool.WorkerThreadNotNeededException extends java.lang.Exception implements Serializable
-
-
Package com.sun.corba.ee.impl.transport
-
Class com.sun.corba.ee.impl.transport.TemporarySelectorClosedException extends java.io.IOException implements Serializable
-
-
Package com.sun.corba.ee.impl.util
-
Class com.sun.corba.ee.impl.util.RepositoryIdCache extends java.util.Hashtable<java.lang.String,RepositoryId> implements Serializable
-
-
Package com.sun.corba.ee.org.omg.CSI
-
Class com.sun.corba.ee.org.omg.CSI.AuthorizationElement extends java.lang.Object implements Serializable
-
Serialized Fields
-
the_element
byte[] the_element
-
the_type
int the_type
-
-
-
Class com.sun.corba.ee.org.omg.CSI.CompleteEstablishContext extends java.lang.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 extends java.lang.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 extends java.lang.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 extends java.lang.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 extends java.lang.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 extends java.lang.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 extends java.lang.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 extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
mechanism_list
CompoundSecMech[] mechanism_list
-
stateful
boolean stateful
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.SAS_ContextSec extends java.lang.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 extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
name
byte[] name
-
syntax
int syntax
-
-
-
Class com.sun.corba.ee.org.omg.CSIIOP.TLS_SEC_TRANS extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
host_name
java.lang.String host_name
-
port
short port
-
-
-
-
Package com.sun.corba.ee.org.omg.GSSUP
-
Class com.sun.corba.ee.org.omg.GSSUP.ErrorToken extends java.lang.Object implements Serializable
-
Serialized Fields
-
error_code
int error_code
-
-
-
Class com.sun.corba.ee.org.omg.GSSUP.InitialContextToken extends java.lang.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 extends LocalObject implements Serializable
-
Serialized Fields
-
value
int value
-
-
-
Class com.sun.corba.ee.spi.extension.LoadBalancingPolicy extends LocalObject implements Serializable
-
Serialized Fields
-
value
int value
-
-
-
Class com.sun.corba.ee.spi.extension.RequestPartitioningPolicy extends LocalObject implements Serializable
-
Serialized Fields
-
value
int value
-
-
-
Class com.sun.corba.ee.spi.extension.ServantCachingPolicy extends LocalObject implements Serializable
-
Serialized Fields
-
type
int type
-
-
-
Class com.sun.corba.ee.spi.extension.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
endpoints
java.util.List<SocketInfo> endpoints
-
name
java.lang.String name
-
weight
int weight
-
-
-
Class com.sun.corba.ee.spi.folb.SocketInfo extends java.lang.Object implements Serializable
-
Serialized Fields
-
host
java.lang.String host
-
port
int port
-
type
java.lang.String type
-
-
-
-
Package com.sun.corba.ee.spi.legacy.connection
-
Class com.sun.corba.ee.spi.legacy.connection.GetEndPointInfoAgainException extends java.lang.Exception implements Serializable
-
Serialized Fields
-
socketInfo
SocketInfo socketInfo
-
-
-
-
Package com.sun.corba.ee.spi.legacy.interceptor
-
Class com.sun.corba.ee.spi.legacy.interceptor.UnknownType extends java.lang.Exception implements Serializable
-
-
Package com.sun.corba.ee.spi.oa
-
Class com.sun.corba.ee.spi.oa.OADestroyed extends java.lang.Exception implements Serializable
-
-
Package com.sun.corba.ee.spi.oa.rfm
-
Package com.sun.corba.ee.spi.protocol
-
Class com.sun.corba.ee.spi.protocol.ForwardException extends java.lang.RuntimeException implements Serializable
-
-
Package com.sun.corba.ee.spi.threadpool
-
Class com.sun.corba.ee.spi.threadpool.NoSuchThreadPoolException extends java.lang.Exception implements Serializable
-
Class com.sun.corba.ee.spi.threadpool.NoSuchWorkQueueException extends java.lang.Exception implements Serializable
-
-
Package com.sun.org.omg.CORBA
-
Class com.sun.org.omg.CORBA.AttributeDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
defined_in
java.lang.String defined_in
-
id
java.lang.String id
-
mode
AttributeMode mode
-
name
java.lang.String name
-
type
TypeCode type
-
version
java.lang.String version
-
-
-
Class com.sun.org.omg.CORBA.AttributeMode extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class com.sun.org.omg.CORBA.ExceptionDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
defined_in
java.lang.String defined_in
-
id
java.lang.String id
-
name
java.lang.String name
-
type
TypeCode type
-
version
java.lang.String version
-
-
-
Class com.sun.org.omg.CORBA.Initializer extends java.lang.Object implements Serializable
-
Serialized Fields
-
members
StructMember[] members
-
name
java.lang.String name
-
-
-
Class com.sun.org.omg.CORBA.OperationDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
contexts
java.lang.String[] contexts
-
defined_in
java.lang.String defined_in
-
exceptions
ExceptionDescription[] exceptions
-
id
java.lang.String id
-
mode
OperationMode mode
-
name
java.lang.String name
-
parameters
ParameterDescription[] parameters
-
result
TypeCode result
-
version
java.lang.String version
-
-
-
Class com.sun.org.omg.CORBA.OperationMode extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class com.sun.org.omg.CORBA.ParameterDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
mode
ParameterMode mode
-
name
java.lang.String name
-
type
TypeCode type
-
type_def
IDLType type_def
-
-
-
Class com.sun.org.omg.CORBA.ParameterMode extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
-
Package com.sun.org.omg.CORBA.ValueDefPackage
-
Class com.sun.org.omg.CORBA.ValueDefPackage.FullValueDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
abstract_base_values
java.lang.String[] abstract_base_values
-
attributes
AttributeDescription[] attributes
-
base_value
java.lang.String base_value
-
defined_in
java.lang.String defined_in
-
id
java.lang.String id
-
initializers
Initializer[] initializers
-
is_abstract
boolean is_abstract
-
is_custom
boolean is_custom
-
is_truncatable
boolean is_truncatable
-
members
ValueMember[] members
-
name
java.lang.String name
-
operations
OperationDescription[] operations
-
supported_interfaces
java.lang.String[] supported_interfaces
-
type
TypeCode type
-
version
java.lang.String version
-
-
-
-
Package com.sun.org.omg.SendingContext
-
Class com.sun.org.omg.SendingContext._CodeBaseImplBase extends ObjectImpl implements Serializable
-
Class com.sun.org.omg.SendingContext._CodeBaseStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s)
-
writeObject
private void writeObject(java.io.ObjectOutputStream s)
-
-
-
-
Package javax.rmi.CORBA
-
Class javax.rmi.CORBA.ClassDesc extends java.lang.Object implements Serializable
-
Serialized Fields
-
codebase
java.lang.String codebase
A space-separated list of codebase URLs. -
repid
java.lang.String repid
The class's RepositoryId.
-
-
-
Class javax.rmi.CORBA.EnumDesc extends java.lang.Object implements Serializable
- serialVersionUID:
- -155483178780200630L
-
Serialized Fields
-
className
java.lang.String className
Name of the enum class. -
value
java.lang.String value
Name of the enum constant.
-
-
Class javax.rmi.CORBA.ProxyDesc extends java.lang.Object implements Serializable
- serialVersionUID:
- 1234286961190911798L
-
Serialized Fields
-
codebase
java.lang.String codebase
A space-separated list of codebase URLs. -
handler
java.lang.reflect.InvocationHandler handler
The Proxy's InvocationHandler instance. -
interfaces
java.lang.String[] interfaces
The class names of the interfaces that the Proxy object implements.
-
-
Class javax.rmi.CORBA.Stub extends ObjectImpl implements Serializable
- serialVersionUID:
- 1087775603798577179L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream stream) throws java.io.IOException, java.lang.ClassNotFoundException
Serialization method to restore the IOR state.- Throws:
java.io.IOException
- if there was an error reading from the streajava.lang.ClassNotFoundException
- if the class that was represented by the steam cannot be found
-
writeObject
private void writeObject(java.io.ObjectOutputStream stream) throws java.io.IOException
Serialization method to save the IOR state.- Throws:
java.io.IOException
- if an error occurred writing to the delegated stub
-
-
-
Package org.glassfish.corba
-
Class org.glassfish.corba.BridgePermission extends java.security.BasicPermission implements Serializable
-
-
Package org.glassfish.corba.org.omg.CORBA
-
Class org.glassfish.corba.org.omg.CORBA._IDLTypeStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s)
-
writeObject
private void writeObject(java.io.ObjectOutputStream s)
-
-
-
-
Package org.glassfish.rmic
-
Class org.glassfish.rmic.BatchEnvironmentError extends java.lang.Error implements Serializable
-
-
Package org.glassfish.rmic.tools.java
-
Class org.glassfish.rmic.tools.java.AmbiguousClass extends ClassNotFound implements Serializable
-
Serialized Fields
-
name1
Identifier name1
The class that was not found -
name2
Identifier name2
-
-
-
Class org.glassfish.rmic.tools.java.AmbiguousMember extends java.lang.Exception implements Serializable
-
Serialized Fields
-
field1
MemberDefinition field1
The field that was not found -
field2
MemberDefinition field2
-
-
-
Class org.glassfish.rmic.tools.java.ClassNotFound extends java.lang.Exception implements Serializable
-
Serialized Fields
-
name
Identifier name
The class that was not found
-
-
-
Class org.glassfish.rmic.tools.java.CompilerError extends java.lang.Error implements Serializable
-
Serialized Fields
-
e
java.lang.Throwable e
-
-
-
Class org.glassfish.rmic.tools.java.RmicUncheckedIOException extends java.lang.RuntimeException implements Serializable
- serialVersionUID:
- -8134305061645241065L
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException, java.lang.ClassNotFoundException
Called to read the object from a stream.- Throws:
java.io.InvalidObjectException
- if the object is invalid or has a cause that is not anIOException
java.io.IOException
java.lang.ClassNotFoundException
-
-
Class org.glassfish.rmic.tools.java.SyntaxError extends java.lang.Exception implements Serializable
-
-
Package org.omg.CORBA.ContainedPackage
-
Class org.omg.CORBA.ContainedPackage.Description extends java.lang.Object implements Serializable
-
Serialized Fields
-
kind
DefinitionKind kind
-
value
Any value
-
-
-
-
Package org.omg.CORBA.ContainerPackage
-
Class org.omg.CORBA.ContainerPackage.Description extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
attributes
AttributeDescription[] attributes
-
base_interfaces
java.lang.String[] base_interfaces
-
defined_in
java.lang.String defined_in
-
id
java.lang.String id
-
is_abstract
boolean is_abstract
-
name
java.lang.String name
-
operations
OperationDescription[] operations
-
type
TypeCode type
-
version
java.lang.String version
-
-
-
-
Package org.omg.CORBA.TSIdentificationPackage
-
Class org.omg.CORBA.TSIdentificationPackage.AlreadyIdentified extends UserException implements Serializable
-
Class org.omg.CORBA.TSIdentificationPackage.NotAvailable extends UserException implements Serializable
-
-
Package org.omg.CORBA.ValueDefPackage
-
Class org.omg.CORBA.ValueDefPackage.FullValueDescription extends java.lang.Object implements Serializable
-
Serialized Fields
-
abstract_base_values
java.lang.String[] abstract_base_values
-
attributes
AttributeDescription[] attributes
-
base_value
java.lang.String base_value
-
defined_in
java.lang.String defined_in
-
id
java.lang.String id
-
initializers
Initializer[] initializers
-
is_abstract
boolean is_abstract
-
is_custom
boolean is_custom
-
is_truncatable
boolean is_truncatable
-
members
ValueMember[] members
-
name
java.lang.String name
-
operations
OperationDescription[] operations
-
supported_interfaces
java.lang.String[] supported_interfaces
-
type
TypeCode type
-
version
java.lang.String version
-
-
-
-
Package org.omg.CosNaming
-
Class org.omg.CosNaming._BindingIteratorImplBase extends DynamicImplementation implements Serializable
-
Class org.omg.CosNaming._BindingIteratorStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosNaming._NamingContextExtStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosNaming._NamingContextImplBase extends DynamicImplementation implements Serializable
-
Class org.omg.CosNaming._NamingContextStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosNaming.Binding extends java.lang.Object implements Serializable
-
Serialized Fields
-
binding_name
NameComponent[] binding_name
-
binding_type
BindingType binding_type
-
-
-
Class org.omg.CosNaming.BindingType extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.CosNaming.NameComponent extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
-
kind
java.lang.String kind
-
-
-
-
Package org.omg.CosNaming.NamingContextExtPackage
-
Class org.omg.CosNaming.NamingContextExtPackage.InvalidAddress extends UserException implements Serializable
-
-
Package org.omg.CosNaming.NamingContextPackage
-
Class org.omg.CosNaming.NamingContextPackage.AlreadyBound extends UserException implements Serializable
-
Class org.omg.CosNaming.NamingContextPackage.CannotProceed extends UserException implements Serializable
-
Serialized Fields
-
cxt
NamingContext cxt
-
rest_of_name
NameComponent[] rest_of_name
-
-
-
Class org.omg.CosNaming.NamingContextPackage.InvalidName extends UserException implements Serializable
-
Class org.omg.CosNaming.NamingContextPackage.NotEmpty extends UserException implements Serializable
-
Class org.omg.CosNaming.NamingContextPackage.NotFound extends UserException implements Serializable
-
Serialized Fields
-
rest_of_name
NameComponent[] rest_of_name
-
why
NotFoundReason why
-
-
-
Class org.omg.CosNaming.NamingContextPackage.NotFoundReason extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.CosTransactions
-
Class org.omg.CosTransactions._ControlStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._CoordinatorStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._CurrentStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._InvocationPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._NonTxTargetPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._OTSPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._RecoveryCoordinatorStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._ResourceStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._SubtransactionAwareResourceStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._SynchronizationStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._TerminatorStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._TransactionalObjectStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions._TransactionFactoryStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.CosTransactions.HeuristicCommit extends UserException implements Serializable
-
Class org.omg.CosTransactions.HeuristicHazard extends UserException implements Serializable
-
Class org.omg.CosTransactions.HeuristicMixed extends UserException implements Serializable
-
Class org.omg.CosTransactions.HeuristicRollback extends UserException implements Serializable
-
Class org.omg.CosTransactions.Inactive extends UserException implements Serializable
-
Class org.omg.CosTransactions.InvalidControl extends UserException implements Serializable
-
Class org.omg.CosTransactions.NotPrepared extends UserException implements Serializable
-
Class org.omg.CosTransactions.NoTransaction extends UserException implements Serializable
-
Class org.omg.CosTransactions.NotSubtransaction extends UserException implements Serializable
-
Class org.omg.CosTransactions.otid_t extends java.lang.Object implements Serializable
-
Serialized Fields
-
bqual_length
int bqual_length
-
formatID
int formatID
-
tid
byte[] tid
-
-
-
Class org.omg.CosTransactions.PropagationContext extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.CosTransactions.SubtransactionsUnavailable extends UserException implements Serializable
-
Class org.omg.CosTransactions.SynchronizationUnavailable extends UserException implements Serializable
-
Class org.omg.CosTransactions.TransIdentity extends java.lang.Object implements Serializable
-
Serialized Fields
-
coord
Coordinator coord
-
otid
otid_t otid
-
term
Terminator term
-
-
-
Class org.omg.CosTransactions.Unavailable extends UserException implements Serializable
-
Class org.omg.CosTransactions.Vote extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.Dynamic
-
Class org.omg.Dynamic.Parameter extends java.lang.Object implements Serializable
-
Serialized Fields
-
argument
Any argument
-
mode
ParameterMode mode
-
-
-
-
Package org.omg.DynamicAny
-
Class org.omg.DynamicAny._DynAnyFactoryStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynAnyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynArrayStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynEnumStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynFixedStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynSequenceStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynStructStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynUnionStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynValueBoxStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynValueCommonStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny._DynValueStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.DynamicAny.NameDynAnyPair extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
The name associated with the DynAny. -
value
DynAny value
The DynAny value associated with the name.
-
-
-
Class org.omg.DynamicAny.NameValuePair extends java.lang.Object implements Serializable
-
Serialized Fields
-
id
java.lang.String id
The name associated with the Any. -
value
Any value
The Any value associated with the name.
-
-
-
-
Package org.omg.DynamicAny.DynAnyFactoryPackage
-
Class org.omg.DynamicAny.DynAnyFactoryPackage.InconsistentTypeCode extends UserException implements Serializable
-
-
Package org.omg.DynamicAny.DynAnyPackage
-
Class org.omg.DynamicAny.DynAnyPackage.InvalidValue extends UserException implements Serializable
-
Class org.omg.DynamicAny.DynAnyPackage.TypeMismatch extends UserException implements Serializable
-
-
Package org.omg.IOP
-
Class org.omg.IOP.Encoding extends java.lang.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 extends java.lang.Object implements Serializable
-
Serialized Fields
-
profiles
TaggedProfile[] profiles
An array of tagged profiles associated with this object reference. -
type_id
java.lang.String type_id
The type id, represented as a String.
-
-
-
Class org.omg.IOP.ServiceContext extends java.lang.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 extends java.lang.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 extends java.lang.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
-
Class org.omg.IOP.CodecFactoryPackage.UnknownEncoding extends UserException implements Serializable
-
-
Package org.omg.IOP.CodecPackage
-
Class org.omg.IOP.CodecPackage.FormatMismatch extends UserException implements Serializable
-
Class org.omg.IOP.CodecPackage.InvalidTypeForEncoding extends UserException implements Serializable
-
Class org.omg.IOP.CodecPackage.TypeMismatch extends UserException implements Serializable
-
-
Package org.omg.Messaging
-
Class org.omg.Messaging._MaxHopsPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._QueueOrderPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RebindPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RelativeRequestTimeoutPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RelativeRoundtripTimeoutPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._ReplyEndTimePolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._ReplyPriorityPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._ReplyStartTimePolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RequestEndTimePolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RequestPriorityPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RequestStartTimePolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._RoutingPolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging._SyncScopePolicyStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.Messaging.PolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
ptype
int ptype
-
pvalue
byte[] pvalue
-
-
-
Class org.omg.Messaging.PriorityRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
max
short max
-
min
short min
-
-
-
Class org.omg.Messaging.RoutingTypeRange extends java.lang.Object implements Serializable
-
Serialized Fields
-
max
short max
-
min
short min
-
-
-
-
Package org.omg.PortableInterceptor
-
Class org.omg.PortableInterceptor.ForwardRequest extends UserException implements Serializable
-
Serialized Fields
-
forward
Object forward
The new object to forward the request to.
-
-
-
Class org.omg.PortableInterceptor.InvalidSlot extends UserException implements Serializable
-
-
Package org.omg.PortableInterceptor.ORBInitInfoPackage
-
Class org.omg.PortableInterceptor.ORBInitInfoPackage.DuplicateName extends UserException implements Serializable
-
Serialized Fields
-
name
java.lang.String name
The name for which there was already an interceptor registered.
-
-
-
Class org.omg.PortableInterceptor.ORBInitInfoPackage.InvalidName extends UserException implements Serializable
-
-
Package org.omg.PortableServer
-
Class org.omg.PortableServer._ServantActivatorStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.PortableServer._ServantLocatorStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.PortableServer.ForwardRequest extends UserException implements Serializable
-
Serialized Fields
-
forward_reference
Object forward_reference
-
-
-
Class org.omg.PortableServer.IdAssignmentPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.IdUniquenessPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.ImplicitActivationPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.LifespanPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.RequestProcessingPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.ServantRetentionPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
Class org.omg.PortableServer.ThreadPolicyValue extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.PortableServer.CurrentPackage
-
Class org.omg.PortableServer.CurrentPackage.NoContext extends UserException implements Serializable
-
-
Package org.omg.PortableServer.POAManagerPackage
-
Class org.omg.PortableServer.POAManagerPackage.AdapterInactive extends UserException implements Serializable
-
Class org.omg.PortableServer.POAManagerPackage.State extends java.lang.Object implements Serializable
-
Serialized Fields
-
__value
int __value
-
-
-
-
Package org.omg.PortableServer.POAPackage
-
Class org.omg.PortableServer.POAPackage.AdapterAlreadyExists extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.AdapterNonExistent extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.InvalidPolicy extends UserException implements Serializable
-
Serialized Fields
-
index
short index
-
-
-
Class org.omg.PortableServer.POAPackage.NoServant extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.ObjectAlreadyActive extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.ObjectNotActive extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.ServantAlreadyActive extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.ServantNotActive extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.WrongAdapter extends UserException implements Serializable
-
Class org.omg.PortableServer.POAPackage.WrongPolicy extends UserException implements Serializable
-
-
Package org.omg.SendingContext
-
Class org.omg.SendingContext._CodeBaseStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
Class org.omg.SendingContext._RunTimeStub extends ObjectImpl implements Serializable
-
Serialization Methods
-
readObject
private void readObject(java.io.ObjectInputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
writeObject
private void writeObject(java.io.ObjectOutputStream s) throws java.io.IOException
- Throws:
java.io.IOException
-
-
-
-
Package org.omg.TimeBase
-
Class org.omg.TimeBase.IntervalT extends java.lang.Object implements Serializable
-
Serialized Fields
-
lower_bound
long lower_bound
-
upper_bound
long upper_bound
-
-
-
Class org.omg.TimeBase.UtcT extends java.lang.Object implements Serializable
-
Serialized Fields
-
inacchi
short inacchi
-
inacclo
int inacclo
-
tdf
short tdf
-
time
long time
-
-
-