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

G

GenericArrayTypeImpl - Class in jp.develop.common.util.amf.beans
Implementation of GenericArrayType interface.
GenericArrayTypeImpl(Type) - Constructor for class jp.develop.common.util.amf.beans.GenericArrayTypeImpl
Constructs a instance.
getActualTypeArguments() - Method in class jp.develop.common.util.amf.beans.ParameterizedTypeImpl
getArrayProxy(Type, int) - Method in class jp.develop.common.util.amf.decoder.ArrayWriter
Get Writer for building up array.
getArrayProxy(Type, int) - Method in interface jp.develop.common.util.amf.decoder.IArrayWriter
Get Writer for building up array.
getArraySize(Object) - Method in class jp.develop.common.util.amf.encoder.ArrayEncoder
Get the size of array.
getArraySize(Collection<Object>) - Method in class jp.develop.common.util.amf.encoder.CollectionEncoder
Get the size of array.
getArraySize(T) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IArrayEncoder
Get the size of array.
getArraySize(Map<String, Object>) - Method in class jp.develop.common.util.amf.encoder.MapArrayEncoder
Get the size of array.
getArrayWriter() - Method in class jp.develop.common.util.amf.AmfDecoderOption
Get array writer.
getBeanInfo(Type) - Static method in class jp.develop.common.util.amf.beans.BeanInfo
Get Bean Information using Cache.
getClassName() - Method in class jp.develop.common.util.amf.AmfObject
Get class name of AMF.
getClassName() - Method in class jp.develop.common.util.amf.TraitsInfo
Get class name.
getCollectionType(Class<T>, Type) - Static method in class jp.develop.common.util.TypeUtil
Get the type having collection's actual class and element's actual class.
getConverter(Class<T>) - Method in class jp.develop.common.util.amf.Converter
Get custom converter for the class.
getDefault() - Static method in class jp.develop.common.util.amf.AmfDecoderOption
Get default configuration option.
getDefault() - Static method in class jp.develop.common.util.amf.AmfEncoderOption
Get default AMF encoder option.
getDefault() - Static method in class jp.develop.common.util.amf.Converter
Get default converter instance.
getDefault() - Static method in class jp.develop.common.util.amf.decoder.ArrayWriterOption
Get default configuration option.
getDefault() - Static method in class jp.develop.common.util.amf.decoder.ObjectWriterOption
Get default configuration option.
getDictionarySize(Map<Object, Object>) - Method in class jp.develop.common.util.amf.encoder.DictionaryEncoder
Get the size of dictionary.
getDictionarySize(T) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IDictionaryEncoder
Get the size of dictionary.
getElementType() - Method in interface jp.develop.common.util.amf.decoder.IArrayWriter.IArrayProxy
Get the type of elements.
getEncoder(Class<?>) - Method in class jp.develop.common.util.amf.AmfEncoderOption
Get encoder for specified class.
getEntrySet(Map<Object, Object>) - Method in class jp.develop.common.util.amf.encoder.DictionaryEncoder
Get Entry Set.
getEntrySet(T) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IDictionaryEncoder
Get Entry Set.
getFactory(Class<?>) - Method in class jp.develop.common.util.amf.decoder.ArrayWriterOption
Get the collection factory of specified class.
getGenericArrayType(Type) - Static method in class jp.develop.common.util.TypeUtil
General purpose method to get GenericArrayType.
getGenericComponentType() - Method in class jp.develop.common.util.amf.beans.GenericArrayTypeImpl
getInstance() - Method in interface jp.develop.common.util.amf.util.IWrapper
Get internal instance.
getInstance() - Method in class jp.develop.common.util.amf.util.Wrapper
Get internal instance.
getIterator(Object) - Method in class jp.develop.common.util.amf.encoder.ArrayEncoder
Get the iterator of specified array.
getIterator(Collection<Object>) - Method in class jp.develop.common.util.amf.encoder.CollectionEncoder
Get the iterator of specified array.
getIterator(T) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IArrayEncoder
Get the iterator of specified array.
getIterator(Map<String, Object>) - Method in class jp.develop.common.util.amf.encoder.MapArrayEncoder
Get the iterator of specified array.
getLevel() - Method in class jp.develop.common.util.amf.util.PathStack
Get the level of path.
getLowerBounds() - Method in class jp.develop.common.util.amf.beans.WildcardTypeImpl
getMapType(Class<T>, Type, Type) - Static method in class jp.develop.common.util.TypeUtil
Get the type having map's actual class and key and value's actual class.
getObjectProxy(Type, String) - Method in interface jp.develop.common.util.amf.decoder.IObjectWriter
Get object proxy for building up object.
getObjectProxy(Type, String) - Method in class jp.develop.common.util.amf.decoder.ObjectWriter
Get object proxy for building up object.
getObjectWriter() - Method in class jp.develop.common.util.amf.AmfDecoderOption
Get object writer.
getOwnerType() - Method in class jp.develop.common.util.amf.beans.ParameterizedTypeImpl
getParameterizedType(Class<?>, Type...) - Static method in class jp.develop.common.util.TypeUtil
General purpose method to get ParameterizedType.
getProperties(Object) - Method in class jp.develop.common.util.amf.encoder.ArrayEncoder
Get the properties of specified array.
getProperties(Collection<Object>) - Method in class jp.develop.common.util.amf.encoder.CollectionEncoder
Get the properties of specified array.
getProperties(T) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IArrayEncoder
Get the properties of specified array.
getProperties(Map<String, Object>) - Method in class jp.develop.common.util.amf.encoder.MapArrayEncoder
Get the properties of specified array.
getProperties() - Method in class jp.develop.common.util.amf.TraitsInfo
Get the list of property names.
getProperty(String) - Method in class jp.develop.common.util.amf.beans.BeanInfo
Get property by name.
getPropertyName() - Method in interface jp.develop.common.util.amf.beans.IProperty
Get property name.
getPropertyType() - Method in interface jp.develop.common.util.amf.beans.IProperty
Get property actual type.
getPropertyType(String) - Method in interface jp.develop.common.util.amf.decoder.IObjectWriter.IObjectProxy
Get the property's type.
getProxy(Class<?>) - Method in class jp.develop.common.util.amf.decoder.ObjectWriterOption
Get proxy object for the class.
getRawClass(Type) - Static method in class jp.develop.common.util.amf.beans.ClassUtil
Get Raw Class from Type.
getRawType() - Method in class jp.develop.common.util.amf.beans.ParameterizedTypeImpl
getReadProperties() - Method in class jp.develop.common.util.amf.beans.BeanInfo
Get read properties.
getReadPropertyNames() - Method in class jp.develop.common.util.amf.beans.BeanInfo
Get read property names.
getReadType() - Method in interface jp.develop.common.util.amf.beans.IProperty
Get property's read actual type.
getTraitsInfo(Collection<Object>) - Method in class jp.develop.common.util.amf.encoder.ArrayCollectionEncoder
Get object's traits information.
getTraitsInfo(Object) - Method in class jp.develop.common.util.amf.encoder.BeanEncoder
Get object's traits information.
getTraitsInfo(Enum<?>) - Method in class jp.develop.common.util.amf.encoder.EnumObjectEncoder
Get object's traits information.
getTraitsInfo(Externalizable) - Method in class jp.develop.common.util.amf.encoder.ExternalizableEncoder
Get object's traits information.
getTraitsInfo(T) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IObjectEncoder
Get object's traits information.
getTraitsInfo(Map<String, Object>) - Method in class jp.develop.common.util.amf.encoder.MapDynamicEncoder
Get object's traits information.
getTraitsInfo(Map<String, Object>) - Method in class jp.develop.common.util.amf.encoder.MapSealedEncoder
Get object's traits information.
getUpperBounds() - Method in class jp.develop.common.util.amf.beans.WildcardTypeImpl
getValue(Object) - Method in interface jp.develop.common.util.amf.beans.IProperty
Get value of this property.
getValue(Object, int) - Method in class jp.develop.common.util.amf.encoder.ArrayEncoder
Get the value of specified index.
getValue(Collection<Object>, int) - Method in class jp.develop.common.util.amf.encoder.CollectionEncoder
Get the value of specified index.
getValue(T, int) - Method in interface jp.develop.common.util.amf.encoder.IEncoder.IArrayEncoder
Get the value of specified index.
getValue(Map<String, Object>, int) - Method in class jp.develop.common.util.amf.encoder.MapArrayEncoder
Get the value of specified index.
getWriteType() - Method in interface jp.develop.common.util.amf.beans.IProperty
Get property's write actual type.

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