|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package javassist |
---|
Class javassist.CannotCompileException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.lang.Throwable myCause
java.lang.String message
Class javassist.ClassMap extends java.util.HashMap implements Serializable |
---|
Serialized Fields |
---|
ClassMap parent
Class javassist.NotFoundException extends java.lang.Exception implements Serializable |
---|
Package javassist.bytecode |
---|
Class javassist.bytecode.BadBytecode extends java.lang.Exception implements Serializable |
---|
Class javassist.bytecode.CodeAttribute.RuntimeCopyException extends java.lang.RuntimeException implements Serializable |
---|
Class javassist.bytecode.DuplicateMemberException extends CannotCompileException implements Serializable |
---|
Class javassist.bytecode.StackMapTable.RuntimeCopyException extends java.lang.RuntimeException implements Serializable |
---|
Package javassist.compiler |
---|
Class javassist.compiler.CompileError extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
Lex lex
java.lang.String reason
Class javassist.compiler.KeywordTable extends java.util.HashMap implements Serializable |
---|
Class javassist.compiler.NoFieldException extends CompileError implements Serializable |
---|
Serialized Fields |
---|
java.lang.String fieldName
ASTree expr
Class javassist.compiler.SymbolTable extends java.util.HashMap implements Serializable |
---|
Serialized Fields |
---|
SymbolTable parent
Class javassist.compiler.SyntaxError extends CompileError implements Serializable |
---|
Package javassist.compiler.ast |
---|
Class javassist.compiler.ast.ArrayInit extends ASTList implements Serializable |
---|
Class javassist.compiler.ast.AssignExpr extends Expr implements Serializable |
---|
Class javassist.compiler.ast.ASTList extends ASTree implements Serializable |
---|
Serialized Fields |
---|
ASTree left
ASTList right
Class javassist.compiler.ast.ASTree extends java.lang.Object implements Serializable |
---|
Class javassist.compiler.ast.BinExpr extends Expr implements Serializable |
---|
Class javassist.compiler.ast.CallExpr extends Expr implements Serializable |
---|
Serialized Fields |
---|
MemberResolver.Method method
Class javassist.compiler.ast.CastExpr extends ASTList implements Serializable |
---|
Serialized Fields |
---|
int castType
int arrayDim
Class javassist.compiler.ast.CondExpr extends ASTList implements Serializable |
---|
Class javassist.compiler.ast.Declarator extends ASTList implements Serializable |
---|
Serialized Fields |
---|
int varType
int arrayDim
int localVar
java.lang.String qualifiedClass
Class javassist.compiler.ast.DoubleConst extends ASTree implements Serializable |
---|
Serialized Fields |
---|
double value
int type
Class javassist.compiler.ast.Expr extends ASTList implements Serializable |
---|
Serialized Fields |
---|
int operatorId
Class javassist.compiler.ast.FieldDecl extends ASTList implements Serializable |
---|
Class javassist.compiler.ast.InstanceOfExpr extends CastExpr implements Serializable |
---|
Class javassist.compiler.ast.IntConst extends ASTree implements Serializable |
---|
Serialized Fields |
---|
long value
int type
Class javassist.compiler.ast.Keyword extends ASTree implements Serializable |
---|
Serialized Fields |
---|
int tokenId
Class javassist.compiler.ast.Member extends Symbol implements Serializable |
---|
Serialized Fields |
---|
CtField field
Class javassist.compiler.ast.MethodDecl extends ASTList implements Serializable |
---|
Class javassist.compiler.ast.NewExpr extends ASTList implements Serializable |
---|
Serialized Fields |
---|
boolean newArray
int arrayType
Class javassist.compiler.ast.Pair extends ASTree implements Serializable |
---|
Serialized Fields |
---|
ASTree left
ASTree right
Class javassist.compiler.ast.Stmnt extends ASTList implements Serializable |
---|
Serialized Fields |
---|
int operatorId
Class javassist.compiler.ast.StringL extends ASTree implements Serializable |
---|
Serialized Fields |
---|
java.lang.String text
Class javassist.compiler.ast.Symbol extends ASTree implements Serializable |
---|
Serialized Fields |
---|
java.lang.String identifier
Class javassist.compiler.ast.Variable extends Symbol implements Serializable |
---|
Serialized Fields |
---|
Declarator declarator
Package javassist.tools.reflect |
---|
Class javassist.tools.reflect.CannotCreateException extends java.lang.Exception implements Serializable |
---|
Class javassist.tools.reflect.CannotInvokeException extends java.lang.RuntimeException implements Serializable |
---|
Serialized Fields |
---|
java.lang.Throwable err
Class javassist.tools.reflect.CannotReflectException extends CannotCompileException implements Serializable |
---|
Class javassist.tools.reflect.ClassMetaobject extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Serialized Fields |
---|
java.lang.Class<T> javaClass
java.lang.reflect.Constructor<T>[] constructors
java.lang.reflect.Method[] methods
Class javassist.tools.reflect.Metaobject extends java.lang.Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(java.io.ObjectInputStream in) throws java.io.IOException, java.lang.ClassNotFoundException
java.io.IOException
java.lang.ClassNotFoundException
private void writeObject(java.io.ObjectOutputStream out) throws java.io.IOException
java.io.IOException
Serialized Fields |
---|
ClassMetaobject classmetaobject
Metalevel baseobject
java.lang.reflect.Method[] methods
Package javassist.tools.rmi |
---|
Class javassist.tools.rmi.ObjectImporter extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
byte[] endofline
java.lang.String servername
java.lang.String orgServername
int port
int orgPort
byte[] lookupCommand
byte[] rmiCommand
Class javassist.tools.rmi.ObjectNotFoundException extends java.lang.Exception implements Serializable |
---|
Class javassist.tools.rmi.RemoteException extends java.lang.RuntimeException implements Serializable |
---|
Class javassist.tools.rmi.RemoteRef extends java.lang.Object implements Serializable |
---|
Serialized Fields |
---|
int oid
java.lang.String classname
Package javassist.tools.web |
---|
Class javassist.tools.web.BadHttpRequest extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
java.lang.Exception e
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |