Serialized Form


Package org.jboss.iiop.codebase

Class org.jboss.iiop.codebase.CodebaseInterceptor extends LocalObject implements Serializable

serialVersionUID: 1028391422637792082L

Serialized Fields

codec

Codec codec

Class org.jboss.iiop.codebase.CodebaseInterceptorInitializer extends LocalObject implements Serializable

serialVersionUID: -8207136755540628484L

Class org.jboss.iiop.codebase.CodebasePolicy extends LocalObject implements Serializable

serialVersionUID: 3548544878495641962L

Serialized Fields

codebase

String codebase

Package org.jboss.iiop.csiv2

Class org.jboss.iiop.csiv2._SASCurrentLocalBase extends LocalObject implements Serializable

Serialized Fields

_type_ids

String[] _type_ids

Class org.jboss.iiop.csiv2.CSIv2Initializer extends LocalObject implements Serializable

serialVersionUID: -8495218171624437198L

Class org.jboss.iiop.csiv2.CSIv2IORInterceptor extends LocalObject implements Serializable

serialVersionUID: 7726088578382542812L

Serialized Fields

defaultSSLComponent

TaggedComponent defaultSSLComponent

defaultCSIComponent

TaggedComponent defaultCSIComponent

Class org.jboss.iiop.csiv2.CSIv2Policy extends LocalObject implements Serializable

serialVersionUID: -8487980590230439410L

Serialized Fields

sslTaggedComponent

TaggedComponent sslTaggedComponent

secTaggedComponent

TaggedComponent secTaggedComponent

Class org.jboss.iiop.csiv2.SASClientIdentityInterceptor extends LocalObject implements Serializable

serialVersionUID: -3416778273722755220L

Serialized Fields

codec

Codec codec

Class org.jboss.iiop.csiv2.SASClientInitializer extends LocalObject implements Serializable

serialVersionUID: -2606258922369211218L

Class org.jboss.iiop.csiv2.SASClientInterceptor extends LocalObject implements Serializable

serialVersionUID: 5744355993699264087L

Serialized Fields

codec

Codec codec

Class org.jboss.iiop.csiv2.SASCurrentImpl extends LocalObject implements Serializable

serialVersionUID: 108332919461569666L

Serialized Fields

serverInterceptor

SASTargetInterceptor serverInterceptor

Class org.jboss.iiop.csiv2.SASCurrentLocalTie extends _SASCurrentLocalBase implements Serializable

Serialized Fields

_delegate

SASCurrentOperations _delegate

_poa

POA _poa

Class org.jboss.iiop.csiv2.SASInitializer extends LocalObject implements Serializable

serialVersionUID: -2986312833694840538L

Class org.jboss.iiop.csiv2.SASTargetInterceptor extends LocalObject implements Serializable

serialVersionUID: 3352317126682935627L

Serialized Fields

codec

Codec codec

msgBodyCtxError

org.omg.CSI.SASContextBody msgBodyCtxError
Scratch field for ContextError messages


msgCtx0Rejected

Any msgCtx0Rejected
Ready-to-go ContextError message with context id set to zero and major status "invalid evidence"


threadLocalData

ThreadLocal<T> threadLocalData

Package org.jboss.iiop.rmi

Class org.jboss.iiop.rmi.RMIIIOPNotImplementedException extends RMIIIOPViolationException implements Serializable

Class org.jboss.iiop.rmi.RMIIIOPValueNotSerializableException extends RMIIIOPViolationException implements Serializable

Class org.jboss.iiop.rmi.RMIIIOPViolationException extends Exception implements Serializable

Serialized Fields

section

String section
The section violated.


Package org.jboss.iiop.test

Class org.jboss.iiop.test.TestException extends Exception implements Serializable

Serialized Fields

exceptionCode

int exceptionCode

Class org.jboss.iiop.test.TestValue extends TestValueBase implements Serializable

Serialized Fields

b

boolean b

valueStr

String valueStr

Class org.jboss.iiop.test.TestValueBase extends Object implements Serializable

serialVersionUID: 1688852021133475318L

Serialized Fields

a

int a

Package org.jboss.invocation.iiop

Class org.jboss.invocation.iiop.ReferenceData extends Object implements Serializable

serialVersionUID: 2024043833676010079L

Serialized Fields

servantId

Object servantId

objectId

Object objectId

Package org.jboss.proxy.compiler

Package org.jboss.proxy.ejb

Class org.jboss.proxy.ejb.DynamicIIOPStub extends Stub implements Serializable

Serialized Fields

handle

Object handle
My handle (either a HandleImplIIOP or a HomeHandleImplIIOP).

Class org.jboss.proxy.ejb.EJBMetaDataImpl extends Object implements Serializable

serialVersionUID: -3698855455664391097L

Serialized Fields

remote

Class<T> remote

home

Class<T> home

pkClass

Class<T> pkClass

session

boolean session

statelessSession

boolean statelessSession

homeHandle

javax.ejb.HomeHandle homeHandle

Class org.jboss.proxy.ejb.EJBMetaDataImplIIOP extends Object implements Serializable

serialVersionUID: -5431383987254746466L

Serialized Fields

remoteClass

Class<T> remoteClass

homeClass

Class<T> homeClass

pkClass

Class<T> pkClass

session

boolean session

statelessSession

boolean statelessSession

home

javax.ejb.EJBHome home

Class org.jboss.proxy.ejb.EntityInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable

serialVersionUID: 4399705304832568350L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.GenericEJBInterceptor extends org.jboss.proxy.Interceptor implements Serializable

serialVersionUID: 3844706474734439975L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.HandleImplIIOP extends Object implements Serializable

serialVersionUID: -501170775289648475L

Serialization Methods

readObject

private void readObject(ObjectInputStream oistream)
                 throws IOException,
                        ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream oostream)
                  throws IOException
Throws:
IOException
Serialized Fields

ior

String ior
This handle encapsulates an stringfied CORBA reference for an EJBObject.

Class org.jboss.proxy.ejb.HomeHandleImplIIOP extends Object implements Serializable

Serialization Methods

readObject

public void readObject(ObjectInputStream oistream)
                throws IOException,
                       ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeObject

public void writeObject(ObjectOutputStream oostream)
                 throws IOException
Throws:
IOException
Serialized Fields

ior

String ior
This handle encapsulates an stringfied CORBA reference for an EJBHome.

Class org.jboss.proxy.ejb.HomeInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable

serialVersionUID: 1333656107035759718L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.ListEntityInterceptor extends org.jboss.proxy.ejb.EntityInterceptor implements Serializable

serialVersionUID: -5165912623246270565L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.ReadAheadResult extends Object implements Serializable

serialVersionUID: -4041516583763000658L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.RetryInterceptor extends org.jboss.proxy.Interceptor implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.SingleRetryInterceptor extends org.jboss.proxy.ejb.RetryInterceptor implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.StatefulSessionInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable

serialVersionUID: -4333233488946091285L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.StatelessSessionHomeInterceptor extends org.jboss.proxy.ejb.HomeInterceptor implements Serializable

serialVersionUID: 1333656107035759719L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Class org.jboss.proxy.ejb.StatelessSessionInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable

serialVersionUID: -8807189798153718350L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
Throws:
IOException

Package org.jboss.tm.iiop

Class org.jboss.tm.iiop._CoordinatorExtStub extends ObjectImpl implements Serializable

Serialized Fields

ids

String[] ids

Class org.jboss.tm.iiop._TransactionFactoryExtStub extends ObjectImpl implements Serializable

Serialized Fields

ids

String[] ids

Class org.jboss.tm.iiop._TransactionServiceStub extends ObjectImpl implements Serializable

Serialized Fields

ids

String[] ids

Class org.jboss.tm.iiop.TransactionDesc extends Object implements Serializable

Serialized Fields

control

org.omg.CosTransactions.Control control

propagationContext

org.omg.CosTransactions.PropagationContext propagationContext

Class org.jboss.tm.iiop.TransactionId extends Object implements Serializable

Serialized Fields

formatId

int formatId

globalId

byte[] globalId

Class org.jboss.tm.iiop.TxClientInterceptor extends LocalObject implements Serializable

serialVersionUID: -8021933521763745659L

Class org.jboss.tm.iiop.TxClientInterceptorInitializer extends LocalObject implements Serializable

serialVersionUID: 5904050829195193816L

Class org.jboss.tm.iiop.TxIORInterceptor extends LocalObject implements Serializable

serialVersionUID: -1165643346307852265L

Serialized Fields

codec

Codec codec

Class org.jboss.tm.iiop.TxIORInterceptorInitializer extends LocalObject implements Serializable

serialVersionUID: 963051265993070280L

Class org.jboss.tm.iiop.TxServerClientInterceptor extends LocalObject implements Serializable

serialVersionUID: 4716203472714459196L

Class org.jboss.tm.iiop.TxServerClientInterceptorInitializer extends LocalObject implements Serializable

serialVersionUID: 6115001236395131840L

Class org.jboss.tm.iiop.TxServerInterceptor extends LocalObject implements Serializable

serialVersionUID: 7474707114565659371L

Class org.jboss.tm.iiop.TxServerInterceptorInitializer extends LocalObject implements Serializable

serialVersionUID: -547674655727747575L


Package org.jboss.tm.iiop.client

Class org.jboss.tm.iiop.client.IIOPClientUserTransaction extends Object implements Serializable

serialVersionUID: 6653800687253055416L

Class org.jboss.tm.iiop.client.TransactionCurrent extends LocalObject implements Serializable

Class org.jboss.tm.iiop.client.TransactionCurrentInitializer extends LocalObject implements Serializable


Package org.jboss.util

Class org.jboss.util.AbstractNestedThrowable extends Throwable implements Serializable

Serialized Fields

nested

Throwable nested

Class org.jboss.util.CoercionException extends org.jboss.util.NestedRuntimeException implements Serializable

Class org.jboss.util.Counter extends Object implements Serializable

serialVersionUID: 7736259185393081556L

Serialized Fields

count

int count

Class org.jboss.util.DataConversionException extends org.jboss.util.NestedRuntimeException implements Serializable

Class org.jboss.util.EmptyStringException extends IllegalArgumentException implements Serializable

Class org.jboss.util.HashCode extends Object implements Serializable

serialVersionUID: 2391396931740264021L

Serialized Fields

value

int value

Class org.jboss.util.JBossStringBuilder extends Object implements Serializable

serialVersionUID: 1874946609763446794L

Serialized Fields

chars

char[] chars

pos

int pos

Class org.jboss.util.LongCounter extends Object implements Serializable

serialVersionUID: 1615297462859270139L

Serialized Fields

count

long count

Class org.jboss.util.NestedError extends Error implements Serializable

Serialized Fields

nested

Throwable nested

Class org.jboss.util.NestedException extends Exception implements Serializable

Serialized Fields

nested

Throwable nested

Class org.jboss.util.NestedRuntimeException extends RuntimeException implements Serializable

Serialized Fields

nested

Throwable nested

Class org.jboss.util.NestedSQLException extends SQLException implements Serializable

Serialized Fields

nested

Throwable nested

Class org.jboss.util.NoSuchMethodException extends NoSuchMethodException implements Serializable

Class org.jboss.util.NotCoercibleException extends org.jboss.util.CoercionException implements Serializable

Class org.jboss.util.NotImplementedException extends RuntimeException implements Serializable

Class org.jboss.util.Null extends Object implements Serializable

serialVersionUID: -403173436435490144L

Class org.jboss.util.NullArgumentException extends IllegalArgumentException implements Serializable

Serialized Fields

name

String name

index

Object index

Class org.jboss.util.StackTrace extends Object implements Serializable

serialVersionUID: -6077429788585907990L

Serialized Fields

stack

List<E> stack

Class org.jboss.util.StackTrace.Entry extends Object implements Serializable

serialVersionUID: 7013023772762859280L

Serialized Fields

className

String className

methodName

String methodName

sourceFileName

String sourceFileName

lineNumber

String lineNumber

Class org.jboss.util.StopWatch extends Object implements Serializable

serialVersionUID: 4628094303187435707L

Serialized Fields

total

long total

start

long start

stop

long stop

count

int count

running

boolean running

Class org.jboss.util.UnexpectedThrowable extends org.jboss.util.NestedError implements Serializable

Class org.jboss.util.UnreachableStatementException extends RuntimeException implements Serializable



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.