当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
Serialized Form (JBoss IIOP Plugin API) - JBoss 4.0.1 sp1 iiop API Documentation 英文版文档
Serialized Form
Package org.jboss.iiop.codebase |
codec
Codec codec
codebase
String codebase
Package org.jboss.iiop.csiv2 |
_type_ids
String[] _type_ids
defaultSSLComponent
TaggedComponent defaultSSLComponent
defaultCSIComponent
TaggedComponent defaultCSIComponent
sslTaggedComponent
TaggedComponent sslTaggedComponent
secTaggedComponent
TaggedComponent secTaggedComponent
codec
Codec codec
codec
Codec codec
serverInterceptor
SASTargetInterceptor serverInterceptor
defaultOutgoingTargetName
byte[] defaultOutgoingTargetName
_delegate
SASCurrentOperations _delegate
_poa
POA _poa
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 threadLocalData
Package org.jboss.iiop.rmi |
section
String section
- The section violated.
Package org.jboss.iiop.test |
exceptionCode
int exceptionCode
b
boolean b
valueStr
String valueStr
a
int a
Package org.jboss.invocation.iiop |
servantId
Object servantId
objectId
Object objectId
Package org.jboss.proxy.compiler |
Class org.jboss.proxy.compiler.Utility extends org.apache.bcel.classfile.Utility implements Serializable |
Package org.jboss.proxy.ejb |
handle
Object handle
- My handle (either a HandleImplIIOP or a HomeHandleImplIIOP).
Class org.jboss.proxy.ejb.EJBMetaDataImpl extends Object implements Serializable |
serialVersionUID: -3698855455664391097l
remote
Class remote
home
Class home
pkClass
Class pkClass
session
boolean session
statelessSession
boolean statelessSession
homeHandle
javax.ejb.HomeHandle homeHandle
remoteClass
Class remoteClass
homeClass
Class homeClass
pkClass
Class 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
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.GenericEJBInterceptor extends org.jboss.proxy.Interceptor implements Serializable |
serialVersionUID: 3844706474734439975l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
readObject
public void readObject(ObjectInputStream oistream)
throws IOException,
ClassNotFoundException
writeObject
public void writeObject(ObjectOutputStream oostream)
throws IOException
ior
String ior
- This handle encapsulates an stringfied CORBA reference for an
EJBObject
.
readObject
public void readObject(ObjectInputStream oistream)
throws IOException,
ClassNotFoundException
writeObject
public void writeObject(ObjectOutputStream oostream)
throws IOException
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
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.ListEntityInterceptor extends org.jboss.proxy.ejb.EntityInterceptor implements Serializable |
serialVersionUID: -5165912623246270565l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.ReadAheadResult extends Object implements Serializable |
serialVersionUID: -4041516583763000658l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.StatefulSessionInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable |
serialVersionUID: -4333233488946091285l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.StatelessSessionHomeInterceptor extends org.jboss.proxy.ejb.HomeInterceptor implements Serializable |
serialVersionUID: 1333656107035759719l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Class org.jboss.proxy.ejb.StatelessSessionInterceptor extends org.jboss.proxy.ejb.GenericEJBInterceptor implements Serializable |
serialVersionUID: -8807189798153718350l
readExternal
public void readExternal(ObjectInput)
throws IOException,
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput)
throws IOException
Package org.jboss.tm.iiop |
ids
String[] ids
ids
String[] ids
ids
String[] ids
control
org.omg.CosTransactions.Control control
propagationContext
org.omg.CosTransactions.PropagationContext propagationContext
formatId
int formatId
globalId
byte[] globalId
codec
Codec codec
Package org.jboss.tm.iiop.client |
Class org.jboss.util.AbstractNestedThrowable extends Throwable implements Serializable |
nested
Throwable nested
Class org.jboss.util.CoercionException extends org.jboss.util.NestedRuntimeException implements Serializable |
Class org.jboss.util.Counter extends Object implements Serializable |
count
int count
Class org.jboss.util.DataConversionException extends org.jboss.util.NestedRuntimeException implements Serializable |
Class org.jboss.util.HashCode extends Object implements Serializable |
value
int value
Class org.jboss.util.LongCounter extends Object implements Serializable |
count
long count
Class org.jboss.util.MuBoolean extends Object implements Serializable |
value
boolean value
Class org.jboss.util.MuByte extends org.jboss.util.MuNumber implements Serializable |
value
byte value
Class org.jboss.util.MuCharacter extends Object implements Serializable |
value
char value
Class org.jboss.util.MuDouble extends org.jboss.util.MuNumber implements Serializable |
value
double value
Class org.jboss.util.MuFloat extends org.jboss.util.MuNumber implements Serializable |
value
float value
Class org.jboss.util.MuInteger extends org.jboss.util.MuNumber implements Serializable |
value
int value
Class org.jboss.util.MuLong extends org.jboss.util.MuNumber implements Serializable |
value
long value
Class org.jboss.util.MuNumber extends Number implements Serializable |
Class org.jboss.util.MuShort extends org.jboss.util.MuNumber implements Serializable |
value
short value
Class org.jboss.util.NestedError extends Error implements Serializable |
nested
Throwable nested
Class org.jboss.util.NestedException extends Exception implements Serializable |
nested
Throwable nested
Class org.jboss.util.NestedRuntimeException extends RuntimeException implements Serializable |
nested
Throwable nested
Class org.jboss.util.NestedSQLException extends SQLException implements Serializable |
nested
Throwable nested
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 |
name
String name
index
Object index
Class org.jboss.util.StackTrace extends Object implements Serializable |
stack
List stack
Class org.jboss.util.StackTrace.Entry extends Object implements Serializable |
className
String className
methodName
String methodName
sourceFileName
String sourceFileName
lineNumber
String lineNumber
Class org.jboss.util.StopWatch extends Object implements Serializable |
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.