Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W
P
ParameterizedTypeImpl
- Class in
jp.develop.common.util.amf.beans
Implementation of ParameterizedType interface.
ParameterizedTypeImpl(Type[], Class<?>, Type)
- Constructor for class jp.develop.common.util.amf.beans.
ParameterizedTypeImpl
Constructs a instance.
PathStack
- Class in
jp.develop.common.util.amf.util
Stack for path name.
PathStack()
- Constructor for class jp.develop.common.util.amf.util.
PathStack
Default Constructor.
PathStack(String, boolean)
- Constructor for class jp.develop.common.util.amf.util.
PathStack
Constructor with debug option.
PathStack(String, boolean, PrintStream)
- Constructor for class jp.develop.common.util.amf.util.
PathStack
Constructor with debug option and writer.
popIndex(int)
- Method in class jp.develop.common.util.amf.util.
PathStack
Pop a index.
popProperty(String)
- Method in class jp.develop.common.util.amf.util.
PathStack
Pop a property.
pushIndex(int)
- Method in class jp.develop.common.util.amf.util.
PathStack
Push a index.
pushProperty(String)
- Method in class jp.develop.common.util.amf.util.
PathStack
Push a property.
putConverter(Class<T>, IConverter<? extends T>)
- Method in class jp.develop.common.util.amf.
Converter
Resister custom converter for the class.
putEncoder(Class<?>, IEncoder<?>)
- Method in class jp.develop.common.util.amf.
AmfEncoderOption
Resister custom encoder for specified class.
putFactory(Class<T>, ArrayWriterOption.IArrayFactory<? extends T>)
- Method in class jp.develop.common.util.amf.decoder.
ArrayWriterOption
Register the collection factory of specified class.
putFactory(Class<?>, ObjectWriterOption.IObjectProxyFactory)
- Method in class jp.develop.common.util.amf.decoder.
ObjectWriterOption
Put factory for the class.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
W