A B C D E F G H I J L M N O P R S T W

R

read() - Method in class jp.develop.common.util.amf.AmfDecoder
read(byte[]) - Method in class jp.develop.common.util.amf.AmfDecoder
read(byte[], int, int) - Method in class jp.develop.common.util.amf.AmfDecoder
readAmfArray(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read array by AMF manner.
readAmfArray(Type, IWrapper) - Method in class jp.develop.common.util.amf.AmfDecoder
Read array by AMF manner.
readAmfByteArray() - Method in class jp.develop.common.util.amf.AmfDecoder
Read byte array by AMF manner.
readAmfDate() - Method in class jp.develop.common.util.amf.AmfDecoder
Read date by AMF manner.
readAmfDictionary(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read dictionary by AMF manner.
readAmfInteger() - Method in class jp.develop.common.util.amf.AmfDecoder
Read integer by AMF manner.
readAmfObject(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read object by AMF manner.
readAmfString() - Method in class jp.develop.common.util.amf.AmfDecoder
Read string by AMF manner.
readAmfVectorInt(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read vector of int by AMF manner.
readAmfVectorNumber(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read vector of number by AMF manner.
readAmfVectorObject(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read vector of object by AMF manner.
readAmfVectorUint(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read vector of uint by AMF manner.
readAmfXMLString() - Method in class jp.develop.common.util.amf.AmfDecoder
Read XML document by AMF manner.
readBoolean() - Method in class jp.develop.common.util.amf.AmfDecoder
readByte() - Method in class jp.develop.common.util.amf.AmfDecoder
readChar() - Method in class jp.develop.common.util.amf.AmfDecoder
readDouble() - Method in class jp.develop.common.util.amf.AmfDecoder
readExternal(AmfDecoder) - Method in interface jp.develop.common.util.amf.decoder.IObjectWriter.IObjectProxy
Read object's values in the same sequence and the same types as were written by writeExternal.
readFloat() - Method in class jp.develop.common.util.amf.AmfDecoder
readFully(byte[]) - Method in class jp.develop.common.util.amf.AmfDecoder
readFully(byte[], int, int) - Method in class jp.develop.common.util.amf.AmfDecoder
readInt() - Method in class jp.develop.common.util.amf.AmfDecoder
readLine() - Method in class jp.develop.common.util.amf.AmfDecoder
This method is not supported.
readLong() - Method in class jp.develop.common.util.amf.AmfDecoder
readObject(Type) - Method in class jp.develop.common.util.amf.AmfDecoder
Read object as specified type.
readObject() - Method in class jp.develop.common.util.amf.AmfDecoder
readShort() - Method in class jp.develop.common.util.amf.AmfDecoder
readString(int) - Method in class jp.develop.common.util.amf.AmfDecoder
Read string(UTF-8) by AMF manner.
readU29() - Method in class jp.develop.common.util.amf.AmfDecoder
Read unsigned integer(29bit) by AMF manner.
readUnsignedByte() - Method in class jp.develop.common.util.amf.AmfDecoder
readUnsignedInt() - Method in class jp.develop.common.util.amf.AmfDecoder
Read unsigned int.
readUnsignedShort() - Method in class jp.develop.common.util.amf.AmfDecoder
readUTF() - Method in class jp.develop.common.util.amf.AmfDecoder
resolveActualFieldClass(Type, Field) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual field class by field instance.
resolveActualFieldType(Type, String) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual field type by name.
resolveActualFieldType(Type, Field) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual field type by field instance.
resolveActualParameterClass(Type, Method, int) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual parameter class by method instance and parameter index.
resolveActualParameterType(Type, Method, int) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual parameter type by method instance and parameter index.
resolveActualParameterTypes(Type, String, Class<?>...) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual parameter types by method name.
resolveActualParameterTypes(Type, Method) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual parameter types by method instance.
resolveActualReturnClass(Type, Method) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual return class by method instance.
resolveActualReturnType(Type, String, Class<?>...) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual return type by method name.
resolveActualReturnType(Type, Method) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Resolve actual return type by method instance.

A B C D E F G H I J L M N O P R S T W