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

W

WildcardTypeImpl - Class in jp.develop.common.util.amf.beans
Implementation of WildcardType interface.
WildcardTypeImpl(Type[], Type[]) - Constructor for class jp.develop.common.util.amf.beans.WildcardTypeImpl
Constructs a instance.
Wrapper - Class in jp.develop.common.util.amf.util
Implementation of IWrapper.
Wrapper() - Constructor for class jp.develop.common.util.amf.util.Wrapper
 
write(int) - Method in class jp.develop.common.util.amf.AmfEncoder
write(byte[]) - Method in class jp.develop.common.util.amf.AmfEncoder
write(byte[], int, int) - Method in class jp.develop.common.util.amf.AmfEncoder
writeAmfArray(IEncoder.IArrayEncoder<T>, T) - Method in class jp.develop.common.util.amf.AmfEncoder
Write array by AMF manner.
writeAmfArray(IEncoder.IArrayEncoder<T>, T, boolean) - Method in class jp.develop.common.util.amf.AmfEncoder
Write array by AMF manner with reference control.
writeAmfBoolean(boolean) - Method in class jp.develop.common.util.amf.AmfEncoder
Write boolean by AMF manner.
writeAmfByteArray(byte[]) - Method in class jp.develop.common.util.amf.AmfEncoder
Write byte array by AMF manner.
writeAmfDate(Date) - Method in class jp.develop.common.util.amf.AmfEncoder
Write date by AMF manner.
writeAmfDictionary(IEncoder.IDictionaryEncoder<T>, T) - Method in class jp.develop.common.util.amf.AmfEncoder
Write dictionary by AMF manner.
writeAmfDouble(double) - Method in class jp.develop.common.util.amf.AmfEncoder
Write double by AMF manner.
writeAmfInteger(int) - Method in class jp.develop.common.util.amf.AmfEncoder
Write integer by AMF manner.
writeAmfNull() - Method in class jp.develop.common.util.amf.AmfEncoder
Write null by AMF manner.
writeAmfObject(IEncoder.IObjectEncoder<T>, T) - Method in class jp.develop.common.util.amf.AmfEncoder
Write object by AMF manner.
writeAmfString(String) - Method in class jp.develop.common.util.amf.AmfEncoder
Write string by AMF manner.
writeAmfUndefined() - Method in class jp.develop.common.util.amf.AmfEncoder
Write undefined by AMF manner.
writeAmfXml(String) - Method in class jp.develop.common.util.amf.AmfEncoder
Write XML by AMF manner(Not implemented) UnsupportedOperationException is just thrown.
writeAmfXmlDocument(String) - Method in class jp.develop.common.util.amf.AmfEncoder
Write XML document by AMF manner.
writeBoolean(boolean) - Method in class jp.develop.common.util.amf.AmfEncoder
writeByte(int) - Method in class jp.develop.common.util.amf.AmfEncoder
writeBytes(String) - Method in class jp.develop.common.util.amf.AmfEncoder
writeChar(int) - Method in class jp.develop.common.util.amf.AmfEncoder
writeChars(String) - Method in class jp.develop.common.util.amf.AmfEncoder
writeDouble(double) - Method in class jp.develop.common.util.amf.AmfEncoder
writeFloat(float) - Method in class jp.develop.common.util.amf.AmfEncoder
writeInt(int) - Method in class jp.develop.common.util.amf.AmfEncoder
writeLong(long) - Method in class jp.develop.common.util.amf.AmfEncoder
writeObject(Object) - Method in class jp.develop.common.util.amf.AmfEncoder
Write object encoded by AMF.
writeShort(int) - Method in class jp.develop.common.util.amf.AmfEncoder
writeStringOrReference(String) - Method in class jp.develop.common.util.amf.AmfEncoder
Write string by AMF manner(without marker).
writeU29(int) - Method in class jp.develop.common.util.amf.AmfEncoder
Write unsigned integer(29bit) by AMF manner.
writeUTF(String) - Method in class jp.develop.common.util.amf.AmfEncoder

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