跳过导航链接
A B C D E F G H I J K L M N O P R S T U V W 

A

addClass(Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
addReference(Reference, Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
addReference(Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
AddressingException - org.indunet.fastproto.exception中的异常错误
 
AddressingException() - 异常错误 的构造器org.indunet.fastproto.exception.AddressingException
 
AddressingException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.AddressingException
 
AddressingException(String) - 异常错误 的构造器org.indunet.fastproto.exception.AddressingException
 
AddressingException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.AddressingException
 
AddressingException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.AddressingException
 
adj - 类 中的变量org.indunet.fastproto.reference.Graph
 
adj(Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
algorithm - 类 中的变量org.indunet.fastproto.crypto.StandardCrypto
 
ALLOWED_GENERIC_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ArrayType
 
ALLOWED_GENERIC_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.EnumType
 
ALLOWED_GENERIC_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ListType
 
ALLOWED_GENERIC_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.TimeType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ArrayType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.BinaryType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.BoolType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ByteType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.CharType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.DoubleType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.EnumType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.FloatType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int16Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int32Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int64Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int8Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ListType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ShortType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.StringType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.TimeType
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt16Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt32Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt64Type
 
ALLOWED_JAVA_TYPES - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt8Type
 
append(Class<? extends Pipeline<T>>) - 类 中的方法org.indunet.fastproto.pipeline.Pipeline
 
ARRAY - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
ARRAY_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
ArrayDecoder - org.indunet.fastproto.decoder中的类
Array decoder.
ArrayDecoder() - 类 的构造器org.indunet.fastproto.decoder.ArrayDecoder
 
ArrayEncoder - org.indunet.fastproto.encoder中的类
Array encoder.
ArrayEncoder() - 类 的构造器org.indunet.fastproto.encoder.ArrayEncoder
 
ArrayType - org.indunet.fastproto.annotation.type中的注释类型
Array type.
ArrayValidator - org.indunet.fastproto.reference.resolve.validate中的类
Array type validation flow.
ArrayValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.ArrayValidator
 

B

BINARY - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
BinaryCodec - org.indunet.fastproto.codec中的类
Binary type codec.
BinaryCodec() - 类 的构造器org.indunet.fastproto.codec.BinaryCodec
 
BinaryDecoder - org.indunet.fastproto.decoder中的类
Binary type decoder.
BinaryDecoder() - 类 的构造器org.indunet.fastproto.decoder.BinaryDecoder
 
BinaryEncoder - org.indunet.fastproto.encoder中的类
Binary type encoder.
BinaryEncoder() - 类 的构造器org.indunet.fastproto.encoder.BinaryEncoder
 
BinaryType - org.indunet.fastproto.annotation.type中的注释类型
Binary type, corresponding to Java byte array.
binaryType(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
binaryType(byte[], int, int, byte[]) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
BIT_OFFSET_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
bitOffset() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
bitOffset - 类 中的变量org.indunet.fastproto.reference.Reference
 
bitOffset(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
BOOL - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
BoolCodec - org.indunet.fastproto.codec中的类
Bool type codec.
BoolCodec() - 类 的构造器org.indunet.fastproto.codec.BoolCodec
 
BooleanDecoder - org.indunet.fastproto.decoder中的类
Boolean type decoder.
BooleanDecoder() - 类 的构造器org.indunet.fastproto.decoder.BooleanDecoder
 
BooleanEncoder - org.indunet.fastproto.encoder中的类
Boolean type encoder.
BooleanEncoder() - 类 的构造器org.indunet.fastproto.encoder.BooleanEncoder
 
BoolType - org.indunet.fastproto.annotation.type中的注释类型
Boolean type, corresponding to Java Boolean/boolean.
boolType(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
boolType(byte[], int, int, boolean) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
byName(String) - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
 
byName(String) - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
 
BYTE - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
BYTE_OFFSET_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
ByteCodec - org.indunet.fastproto.codec中的类
Byte type codec.
ByteCodec() - 类 的构造器org.indunet.fastproto.codec.ByteCodec
 
ByteDecoder - org.indunet.fastproto.decoder中的类
Byte type decoder.
ByteDecoder() - 类 的构造器org.indunet.fastproto.decoder.ByteDecoder
 
ByteEncoder - org.indunet.fastproto.encoder中的类
Byte type encoder.
ByteEncoder() - 类 的构造器org.indunet.fastproto.encoder.ByteEncoder
 
byteOffset() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
byteOffset - 类 中的变量org.indunet.fastproto.reference.Reference
 
byteOffset(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
ByteType - org.indunet.fastproto.annotation.type中的注释类型
Byte type, corresponding to Java Byte/byte.
byteType(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
byteType(byte[], int, byte) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 

C

CalendarCodec - org.indunet.fastproto.codec中的类
Calendar codec.
CalendarCodec() - 类 的构造器org.indunet.fastproto.codec.CalendarCodec
 
CHAR - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
CharacterDecoder - org.indunet.fastproto.decoder中的类
Character type decoder.
CharacterDecoder() - 类 的构造器org.indunet.fastproto.decoder.CharacterDecoder
 
CharacterEncoder - org.indunet.fastproto.encoder中的类
Character type encoder.
CharacterEncoder() - 类 的构造器org.indunet.fastproto.encoder.CharacterEncoder
 
CharCodec - org.indunet.fastproto.codec中的类
Char type codec.
CharCodec() - 类 的构造器org.indunet.fastproto.codec.CharCodec
 
CharType - org.indunet.fastproto.annotation.type中的注释类型
Character type, corresponding to Java Character/char.
charType(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
charType(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
charType(byte[], int, EndianPolicy, char) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
charType(byte[], int, char) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
Checker - org.indunet.fastproto.checksum中的接口
 
checker - 类 中的静态变量org.indunet.fastproto.checksum.Crc32Checker
 
checkers - 类 中的静态变量org.indunet.fastproto.checksum.Crc16Checker
 
checkers - 类 中的静态变量org.indunet.fastproto.checksum.Crc8Checker
 
CheckerUtils - org.indunet.fastproto.checksum中的类
 
CheckerUtils() - 类 的构造器org.indunet.fastproto.checksum.CheckerUtils
 
CheckPolicy - org.indunet.fastproto.checksum中的枚举
 
CheckPolicy() - 枚举 的构造器org.indunet.fastproto.checksum.CheckPolicy
 
CheckSumException - org.indunet.fastproto.exception中的异常错误
 
CheckSumException() - 异常错误 的构造器org.indunet.fastproto.exception.CheckSumException
 
CheckSumException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.CheckSumException
 
CheckSumException(String) - 异常错误 的构造器org.indunet.fastproto.exception.CheckSumException
 
CheckSumException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CheckSumException
 
CheckSumException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CheckSumException
 
ciphers - 类 中的静态变量org.indunet.fastproto.crypto.StandardCrypto
 
clear() - 类 中的方法org.indunet.fastproto.reference.Reference
 
code - 枚举 中的变量org.indunet.fastproto.compress.CompressPolicy
 
code - 枚举 中的变量org.indunet.fastproto.EndianPolicy
 
Codec<T> - org.indunet.fastproto.codec中的接口
Codec interface.
CodecContext - org.indunet.fastproto.codec中的类
Codec context.
CodecContext() - 类 的构造器org.indunet.fastproto.codec.CodecContext
 
CodecContext - org.indunet.fastproto.pipeline中的类
Codec Context.
CodecContext() - 类 的构造器org.indunet.fastproto.pipeline.CodecContext
 
CodecError - org.indunet.fastproto.exception中的枚举
 
CodecError() - 枚举 的构造器org.indunet.fastproto.exception.CodecError
 
CodecException - org.indunet.fastproto.exception中的异常错误
Codec exception.
CodecException() - 异常错误 的构造器org.indunet.fastproto.exception.CodecException
 
CodecException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.CodecException
 
CodecException(String) - 异常错误 的构造器org.indunet.fastproto.exception.CodecException
 
CodecException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CodecException
 
CodecException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CodecException
 
CodecFactory - org.indunet.fastproto.codec中的类
Codec factory.
CodecFactory() - 类 的构造器org.indunet.fastproto.codec.CodecFactory
 
CodecFeature - org.indunet.fastproto中的类
Codec Feature.
CodecFeature() - 类 的构造器org.indunet.fastproto.CodecFeature
 
codecFeature - 类 中的变量org.indunet.fastproto.pipeline.CodecContext
 
CodecFlow - org.indunet.fastproto.reference.resolve中的类
Resolve decoder and encoder flow.
CodecFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.CodecFlow
 
CodecIgnoreFlow - org.indunet.fastproto.reference.resolve中的类
Resolve decode ignore and encode ignore flow.
CodecIgnoreFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.CodecIgnoreFlow
 
codecMap - 类 中的静态变量org.indunet.fastproto.codec.CodecFactory
 
codecs - 接口 中的静态变量org.indunet.fastproto.codec.Codec
 
CodecUtils - org.indunet.fastproto.util中的类
Codec utils.
CodecUtils() - 类 的构造器org.indunet.fastproto.util.CodecUtils
 
compress(byte[]) - 接口 中的方法org.indunet.fastproto.compress.Compressor
 
compress(byte[]) - 类 中的方法org.indunet.fastproto.compress.DeflateCompressor
Compress with gzip.
compress(byte[]) - 类 中的方法org.indunet.fastproto.compress.GzipCompressor
Compress with gzip.
compress(byte[]) - 类 中的方法org.indunet.fastproto.compress.Lz4Compressor
 
compress(byte[]) - 类 中的方法org.indunet.fastproto.compress.SnappyCompressor
 
COMPRESS_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
CompressException - org.indunet.fastproto.exception中的异常错误
 
CompressException() - 异常错误 的构造器org.indunet.fastproto.exception.CompressException
 
CompressException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.CompressException
 
CompressException(String) - 异常错误 的构造器org.indunet.fastproto.exception.CompressException
 
CompressException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CompressException
 
CompressException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CompressException
 
CompressFlow - org.indunet.fastproto.pipeline.encode中的类
Compress flow.
CompressFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.CompressFlow
 
Compressor - org.indunet.fastproto.compress中的接口
 
compressor - 类 中的静态变量org.indunet.fastproto.compress.GzipCompressor
 
compressors - 类 中的静态变量org.indunet.fastproto.compress.DeflateCompressor
 
CompressPolicy - org.indunet.fastproto.compress中的枚举
 
CompressPolicy() - 枚举 的构造器org.indunet.fastproto.compress.CompressPolicy
 
Constructor - org.indunet.fastproto.annotation中的注释类型
 
ConstructorFlow - org.indunet.fastproto.reference.resolve中的类
Resolve Constructor type flow.
ConstructorFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.ConstructorFlow
 
constructorType - 类 中的变量org.indunet.fastproto.reference.Reference
 
ConstructorType() - 枚举 的构造器org.indunet.fastproto.reference.Reference.ConstructorType
 
contains(Class<?>) - 类 中的方法org.indunet.fastproto.reference.Graph
 
contains(Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
countClass() - 类 中的方法org.indunet.fastproto.reference.Graph
 
countReference() - 类 中的方法org.indunet.fastproto.reference.Graph
 
Crc16Checker - org.indunet.fastproto.checksum中的类
 
Crc16Checker(int) - 类 的构造器org.indunet.fastproto.checksum.Crc16Checker
 
Crc32Checker - org.indunet.fastproto.checksum中的类
 
Crc32Checker() - 类 的构造器org.indunet.fastproto.checksum.Crc32Checker
 
Crc8Checker - org.indunet.fastproto.checksum中的类
 
Crc8Checker(int) - 类 的构造器org.indunet.fastproto.checksum.Crc8Checker
 
create(Class, Class) - 类 中的静态方法org.indunet.fastproto.codec.CodecFactory
 
create(Class<? extends Pipeline>[], long) - 类 中的静态方法org.indunet.fastproto.pipeline.Pipeline
 
create(Class<? extends Pipeline<T>>[]) - 类 中的静态方法org.indunet.fastproto.pipeline.Pipeline
 
create(Validator) - 类 中的静态方法org.indunet.fastproto.reference.resolve.validate.TypeValidator
 
Crypto - org.indunet.fastproto.crypto中的接口
Crypto.
CryptoException - org.indunet.fastproto.exception中的异常错误
Crypto exception.
CryptoException() - 异常错误 的构造器org.indunet.fastproto.exception.CryptoException
 
CryptoException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.CryptoException
 
CryptoException(String) - 异常错误 的构造器org.indunet.fastproto.exception.CryptoException
 
CryptoException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CryptoException
 
CryptoException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.CryptoException
 
CryptoPolicy - org.indunet.fastproto.crypto中的枚举
Crypto Policy.
CryptoPolicy() - 枚举 的构造器org.indunet.fastproto.crypto.CryptoPolicy
 

D

datagram - 类 中的变量org.indunet.fastproto.decoder.DecodeContext
 
datagram - 类 中的变量org.indunet.fastproto.encoder.EncodeContext
 
datagram - 类 中的变量org.indunet.fastproto.pipeline.CodecContext
 
dataType - 类 中的变量org.indunet.fastproto.codec.CodecContext
 
DateCodec - org.indunet.fastproto.codec中的类
Date type codec.
DateCodec() - 类 的构造器org.indunet.fastproto.codec.DateCodec
 
decode(byte[], int, int) - 类 中的方法org.indunet.fastproto.codec.BinaryCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.BinaryCodec
 
decode(byte[], int, int) - 类 中的方法org.indunet.fastproto.codec.BoolCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.BoolCodec
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.codec.ByteCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.ByteCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.CalendarCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.CalendarCodec
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.codec.CharCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.CharCodec
 
decode(CodecContext, byte[]) - 接口 中的方法org.indunet.fastproto.codec.Codec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.DateCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.DateCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.DoubleCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.DoubleCodec
 
decode(byte[], int, String, Class<T>) - 类 中的方法org.indunet.fastproto.codec.EnumCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.EnumCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.FloatCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.FloatCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.InstantCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.InstantCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.Int16Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.Int16Codec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.Int32Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.Int32Codec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.Int64Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.Int64Codec
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.codec.Int8Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.Int8Codec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.ShortCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.ShortCodec
 
decode(byte[], int, int, Charset) - 类 中的方法org.indunet.fastproto.codec.StringBufferCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.StringBufferCodec
 
decode(byte[], int, int, Charset) - 类 中的方法org.indunet.fastproto.codec.StringBuilderCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.StringBuilderCodec
 
decode(byte[], int, int, Charset) - 类 中的方法org.indunet.fastproto.codec.StringCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.StringCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.TimestampCodec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.TimestampCodec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.UInt16Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.UInt16Codec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.UInt32Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.UInt32Codec
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.codec.UInt64Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.UInt64Codec
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.codec.UInt8Codec
 
decode(CodecContext, byte[]) - 类 中的方法org.indunet.fastproto.codec.UInt8Codec
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.ArrayDecoder
 
decode(byte[], int, int, Class<? extends Annotation>, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.ArrayDecoder
 
decode(byte[], int, int, Class<? extends Annotation>, EndianPolicy, boolean) - 类 中的方法org.indunet.fastproto.decoder.ArrayDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.BinaryDecoder
 
decode(byte[], int, int) - 类 中的方法org.indunet.fastproto.decoder.BinaryDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.BooleanDecoder
 
decode(byte[], int, int) - 类 中的方法org.indunet.fastproto.decoder.BooleanDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.ByteDecoder
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.decoder.ByteDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.CharacterDecoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.CharacterDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.DoubleDecoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.DoubleDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.EnumDecoder
 
decode(byte[], int, EndianPolicy, Class<? extends Annotation>, String, Class<T>) - 类 中的方法org.indunet.fastproto.decoder.EnumDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.FloatDecoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.FloatDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.Integer16Decoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.Integer16Decoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.Integer8Decoder
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.decoder.Integer8Decoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.IntegerDecoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.IntegerDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.ListDecoder
 
decode(byte[], int, int, Class<? extends Annotation>, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.ListDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.LongDecoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.LongDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.ShortDecoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.ShortDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.StringDecoder
 
decode(byte[], int, int, Charset) - 类 中的方法org.indunet.fastproto.decoder.StringDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.TimestampDecoder
 
decode(byte[], int, Class<? extends Annotation>, EndianPolicy, TimeUnit, Class<T>) - 类 中的方法org.indunet.fastproto.decoder.TimestampDecoder
 
decode(DecodeContext) - 接口 中的方法org.indunet.fastproto.decoder.TypeDecoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.UInteger16Decoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.UInteger16Decoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.UInteger32Decoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.UInteger32Decoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.UInteger64Decoder
 
decode(byte[], int, EndianPolicy) - 类 中的方法org.indunet.fastproto.decoder.UInteger64Decoder
 
decode(DecodeContext) - 类 中的方法org.indunet.fastproto.decoder.UInteger8Decoder
 
decode(byte[], int) - 类 中的方法org.indunet.fastproto.decoder.UInteger8Decoder
 
DECODE_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
DECODE_FORMULA_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
DECODE_FORMULA_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
DecodeContext - org.indunet.fastproto.decoder中的类
The context of type decoder.
DecodeContext() - 类 的构造器org.indunet.fastproto.decoder.DecodeContext
 
decodeContexts(byte[]) - 类 中的方法org.indunet.fastproto.reference.Graph
 
DecodeFlow - org.indunet.fastproto.pipeline.decode中的类
Decode flow.
DecodeFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.DecodeFlow
 
decodeFlowClasses - 类 中的静态变量org.indunet.fastproto.pipeline.Pipeline
 
decodeFlows - 类 中的静态变量org.indunet.fastproto.pipeline.Pipeline
 
decodeFormula - 类 中的变量org.indunet.fastproto.reference.Reference
 
DecodeFormulaException - org.indunet.fastproto.exception中的异常错误
 
DecodeFormulaException() - 异常错误 的构造器org.indunet.fastproto.exception.DecodeFormulaException
 
DecodeFormulaException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.DecodeFormulaException
 
DecodeFormulaException(String) - 异常错误 的构造器org.indunet.fastproto.exception.DecodeFormulaException
 
DecodeFormulaException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.DecodeFormulaException
 
DecodeFormulaException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.DecodeFormulaException
 
Decoder - org.indunet.fastproto.annotation中的注释类型
Specify type decoder.
decoder - 类 中的变量org.indunet.fastproto.reference.Reference
 
decoderClass - 类 中的变量org.indunet.fastproto.reference.Reference
 
decoderClass(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
DecoderFactory - org.indunet.fastproto.decoder中的类
 
DecoderFactory() - 类 的构造器org.indunet.fastproto.decoder.DecoderFactory
 
decoders - 类 中的静态变量org.indunet.fastproto.decoder.DecoderFactory
 
DecodingException - org.indunet.fastproto.exception中的异常错误
Decode exception.
DecodingException() - 异常错误 的构造器org.indunet.fastproto.exception.DecodingException
 
DecodingException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.DecodingException
 
DecodingException(String) - 异常错误 的构造器org.indunet.fastproto.exception.DecodingException
 
DecodingException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.DecodingException
 
DecodingException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.DecodingException
 
decodingFormula() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
decodingFormula - 类 中的变量org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
decodingFormula(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
DecodingFormulaValidator - org.indunet.fastproto.reference.resolve.validate中的类
Decode formula validation flow.
DecodingFormulaValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.DecodingFormulaValidator
 
DecodingIgnore - org.indunet.fastproto.annotation中的注释类型
 
decodingIgnore - 类 中的变量org.indunet.fastproto.reference.Reference
 
decrypt(byte[], byte[]) - 接口 中的方法org.indunet.fastproto.crypto.Crypto
 
decrypt(byte[], byte[]) - 类 中的方法org.indunet.fastproto.crypto.StandardCrypto
 
DECRYPT_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
DecryptFlow - org.indunet.fastproto.pipeline.decode中的类
Decrypt flow.
DecryptFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.DecryptFlow
 
DEFAULT - 类 中的静态变量org.indunet.fastproto.CodecFeature
 
DEFAULT_ENDIAN_POLICY - 类 中的静态变量org.indunet.fastproto.reference.resolve.EndianFlow
 
defaultPoly - 类 中的静态变量org.indunet.fastproto.checksum.Crc16Checker
 
defaultPoly - 类 中的静态变量org.indunet.fastproto.checksum.Crc8Checker
 
DeflateCompressor - org.indunet.fastproto.compress中的类
 
DeflateCompressor(int) - 类 的构造器org.indunet.fastproto.compress.DeflateCompressor
 
degree(Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
description() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
DISABLE_CHECKSUM - 类 中的静态变量org.indunet.fastproto.CodecFeature
 
DISABLE_COMPRESS - 类 中的静态变量org.indunet.fastproto.CodecFeature
 
DISABLE_CRYPTO - 类 中的静态变量org.indunet.fastproto.CodecFeature
 
DISABLE_FIXED_LENGTH - 类 中的静态变量org.indunet.fastproto.CodecFeature
 
DISABLE_PROTOCOL_VERSION - 类 中的静态变量org.indunet.fastproto.CodecFeature
 
DOUBLE - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
DoubleCodec - org.indunet.fastproto.codec中的类
Double type codec.
DoubleCodec() - 类 的构造器org.indunet.fastproto.codec.DoubleCodec
 
DoubleDecoder - org.indunet.fastproto.decoder中的类
Double type decoder.
DoubleDecoder() - 类 的构造器org.indunet.fastproto.decoder.DoubleDecoder
 
DoubleEncoder - org.indunet.fastproto.encoder中的类
Double type encoder.
DoubleEncoder() - 类 的构造器org.indunet.fastproto.encoder.DoubleEncoder
 
DoubleType - org.indunet.fastproto.annotation.type中的注释类型
Double type, corresponding to Java Double/double.
doubleType(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
doubleType(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
doubleType(byte[], int, EndianPolicy, double) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
doubleType(byte[], int, double) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 

E

EnableChecksum - org.indunet.fastproto.annotation中的注释类型
 
enableChecksum - 类 中的变量org.indunet.fastproto.reference.Reference
 
EnableChecksumFlow - org.indunet.fastproto.reference.resolve中的类
Resolve enable checksum flow.
EnableChecksumFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.EnableChecksumFlow
 
EnableCompress - org.indunet.fastproto.annotation中的注释类型
Enable compress when encode and decompress when decode.
enableCompress - 类 中的变量org.indunet.fastproto.reference.Reference
 
EnableCompressFlow - org.indunet.fastproto.reference.resolve中的类
Resolve enable compress flow.
EnableCompressFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.EnableCompressFlow
 
EnableCrypto - org.indunet.fastproto.annotation中的注释类型
 
enableCrypto - 类 中的变量org.indunet.fastproto.reference.Reference
 
EnableCryptoFlow - org.indunet.fastproto.reference.resolve中的类
Resolve enable crypto flow.
EnableCryptoFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.EnableCryptoFlow
 
EnableFixedLength - org.indunet.fastproto.annotation中的注释类型
Enable fixed length.
enableFixedLength - 类 中的变量org.indunet.fastproto.reference.Reference
 
EnableFixedLengthFlow - org.indunet.fastproto.reference.resolve中的类
 
EnableFixedLengthFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.EnableFixedLengthFlow
 
EnableProtocolVersion - org.indunet.fastproto.annotation中的注释类型
Enable version annotation.
EnableProtocolVersions - org.indunet.fastproto.annotation中的注释类型
Enable versions annotation.
enableProtocolVersions - 类 中的变量org.indunet.fastproto.reference.Reference
 
EnableVersionFlow - org.indunet.fastproto.reference.resolve中的类
Resolve enable protocol version flow.
EnableVersionFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.EnableVersionFlow
 
encode(byte[], int, int, byte[]) - 类 中的方法org.indunet.fastproto.codec.BinaryCodec
 
encode(CodecContext, byte[], byte[]) - 类 中的方法org.indunet.fastproto.codec.BinaryCodec
 
encode(byte[], int, int, boolean) - 类 中的方法org.indunet.fastproto.codec.BoolCodec
 
encode(CodecContext, byte[], Boolean) - 类 中的方法org.indunet.fastproto.codec.BoolCodec
 
encode(byte[], int, byte) - 类 中的方法org.indunet.fastproto.codec.ByteCodec
 
encode(CodecContext, byte[], Byte) - 类 中的方法org.indunet.fastproto.codec.ByteCodec
 
encode(byte[], int, EndianPolicy, Calendar) - 类 中的方法org.indunet.fastproto.codec.CalendarCodec
 
encode(CodecContext, byte[], Calendar) - 类 中的方法org.indunet.fastproto.codec.CalendarCodec
 
encode(byte[], int, char) - 类 中的方法org.indunet.fastproto.codec.CharCodec
 
encode(CodecContext, byte[], Character) - 类 中的方法org.indunet.fastproto.codec.CharCodec
 
encode(CodecContext, byte[], T) - 接口 中的方法org.indunet.fastproto.codec.Codec
 
encode(byte[], int, EndianPolicy, Date) - 类 中的方法org.indunet.fastproto.codec.DateCodec
 
encode(CodecContext, byte[], Date) - 类 中的方法org.indunet.fastproto.codec.DateCodec
 
encode(byte[], int, EndianPolicy, double) - 类 中的方法org.indunet.fastproto.codec.DoubleCodec
 
encode(CodecContext, byte[], Double) - 类 中的方法org.indunet.fastproto.codec.DoubleCodec
 
encode(byte[], int, String, T) - 类 中的方法org.indunet.fastproto.codec.EnumCodec
 
encode(CodecContext, byte[], T) - 类 中的方法org.indunet.fastproto.codec.EnumCodec
 
encode(byte[], int, EndianPolicy, float) - 类 中的方法org.indunet.fastproto.codec.FloatCodec
 
encode(CodecContext, byte[], Float) - 类 中的方法org.indunet.fastproto.codec.FloatCodec
 
encode(byte[], int, EndianPolicy, Instant) - 类 中的方法org.indunet.fastproto.codec.InstantCodec
 
encode(CodecContext, byte[], Instant) - 类 中的方法org.indunet.fastproto.codec.InstantCodec
 
encode(byte[], int, EndianPolicy, int) - 类 中的方法org.indunet.fastproto.codec.Int16Codec
 
encode(CodecContext, byte[], Integer) - 类 中的方法org.indunet.fastproto.codec.Int16Codec
 
encode(byte[], int, EndianPolicy, int) - 类 中的方法org.indunet.fastproto.codec.Int32Codec
 
encode(CodecContext, byte[], Integer) - 类 中的方法org.indunet.fastproto.codec.Int32Codec
 
encode(byte[], int, EndianPolicy, long) - 类 中的方法org.indunet.fastproto.codec.Int64Codec
 
encode(CodecContext, byte[], Long) - 类 中的方法org.indunet.fastproto.codec.Int64Codec
 
encode(byte[], int, int) - 类 中的方法org.indunet.fastproto.codec.Int8Codec
 
encode(CodecContext, byte[], Integer) - 类 中的方法org.indunet.fastproto.codec.Int8Codec
 
encode(byte[], int, EndianPolicy, short) - 类 中的方法org.indunet.fastproto.codec.ShortCodec
 
encode(CodecContext, byte[], Short) - 类 中的方法org.indunet.fastproto.codec.ShortCodec
 
encode(byte[], int, int, Charset, StringBuffer) - 类 中的方法org.indunet.fastproto.codec.StringBufferCodec
 
encode(CodecContext, byte[], StringBuffer) - 类 中的方法org.indunet.fastproto.codec.StringBufferCodec
 
encode(byte[], int, int, Charset, StringBuilder) - 类 中的方法org.indunet.fastproto.codec.StringBuilderCodec
 
encode(CodecContext, byte[], StringBuilder) - 类 中的方法org.indunet.fastproto.codec.StringBuilderCodec
 
encode(byte[], int, int, Charset, String) - 类 中的方法org.indunet.fastproto.codec.StringCodec
 
encode(CodecContext, byte[], String) - 类 中的方法org.indunet.fastproto.codec.StringCodec
 
encode(byte[], int, EndianPolicy, Timestamp) - 类 中的方法org.indunet.fastproto.codec.TimestampCodec
 
encode(CodecContext, byte[], Timestamp) - 类 中的方法org.indunet.fastproto.codec.TimestampCodec
 
encode(byte[], int, EndianPolicy, int) - 类 中的方法org.indunet.fastproto.codec.UInt16Codec
 
encode(CodecContext, byte[], Integer) - 类 中的方法org.indunet.fastproto.codec.UInt16Codec
 
encode(byte[], int, EndianPolicy, long) - 类 中的方法org.indunet.fastproto.codec.UInt32Codec
 
encode(CodecContext, byte[], Long) - 类 中的方法org.indunet.fastproto.codec.UInt32Codec
 
encode(byte[], int, EndianPolicy, BigInteger) - 类 中的方法org.indunet.fastproto.codec.UInt64Codec
 
encode(CodecContext, byte[], BigInteger) - 类 中的方法org.indunet.fastproto.codec.UInt64Codec
 
encode(byte[], int, int) - 类 中的方法org.indunet.fastproto.codec.UInt8Codec
 
encode(CodecContext, byte[], Integer) - 类 中的方法org.indunet.fastproto.codec.UInt8Codec
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.ArrayEncoder
 
encode(byte[], int, int, Class<? extends Annotation>, EndianPolicy, Object) - 类 中的方法org.indunet.fastproto.encoder.ArrayEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.BinaryEncoder
 
encode(byte[], int, int, byte[]) - 类 中的方法org.indunet.fastproto.encoder.BinaryEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.BooleanEncoder
 
encode(byte[], int, int, boolean) - 类 中的方法org.indunet.fastproto.encoder.BooleanEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.ByteEncoder
 
encode(byte[], int, byte) - 类 中的方法org.indunet.fastproto.encoder.ByteEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.CharacterEncoder
 
encode(byte[], int, EndianPolicy, char) - 类 中的方法org.indunet.fastproto.encoder.CharacterEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.DoubleEncoder
 
encode(byte[], int, EndianPolicy, double) - 类 中的方法org.indunet.fastproto.encoder.DoubleEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.EnumEncoder
 
encode(byte[], int, EndianPolicy, Class<? extends Annotation>, String, T) - 类 中的方法org.indunet.fastproto.encoder.EnumEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.FloatEncoder
 
encode(byte[], int, EndianPolicy, float) - 类 中的方法org.indunet.fastproto.encoder.FloatEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.Integer16Encoder
 
encode(byte[], int, EndianPolicy, int) - 类 中的方法org.indunet.fastproto.encoder.Integer16Encoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.Integer8Encoder
 
encode(byte[], int, int) - 类 中的方法org.indunet.fastproto.encoder.Integer8Encoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.IntegerEncoder
 
encode(byte[], int, EndianPolicy, int) - 类 中的方法org.indunet.fastproto.encoder.IntegerEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.ListEncoder
 
encode(byte[], int, int, Class<? extends Annotation>, EndianPolicy, List<?>) - 类 中的方法org.indunet.fastproto.encoder.ListEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.LongEncoder
 
encode(byte[], int, EndianPolicy, long) - 类 中的方法org.indunet.fastproto.encoder.LongEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.ShortEncoder
 
encode(byte[], int, EndianPolicy, short) - 类 中的方法org.indunet.fastproto.encoder.ShortEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.StringEncoder
 
encode(byte[], int, int, Charset, String) - 类 中的方法org.indunet.fastproto.encoder.StringEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.TimestampEncoder
 
encode(byte[], int, Class<? extends Annotation>, EndianPolicy, TimeUnit, Date) - 类 中的方法org.indunet.fastproto.encoder.TimestampEncoder
 
encode(EncodeContext) - 接口 中的方法org.indunet.fastproto.encoder.TypeEncoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.UInteger16Encoder
 
encode(byte[], int, EndianPolicy, int) - 类 中的方法org.indunet.fastproto.encoder.UInteger16Encoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.UInteger32Encoder
 
encode(byte[], int, EndianPolicy, long) - 类 中的方法org.indunet.fastproto.encoder.UInteger32Encoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.UInteger64Encoder
 
encode(byte[], int, EndianPolicy, BigInteger) - 类 中的方法org.indunet.fastproto.encoder.UInteger64Encoder
 
encode(EncodeContext) - 类 中的方法org.indunet.fastproto.encoder.UInteger8Encoder
 
encode(byte[], int, int) - 类 中的方法org.indunet.fastproto.encoder.UInteger8Encoder
 
ENCODE_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
ENCODE_FORMULA_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
ENCODE_FORMULA_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
EncodeContext - org.indunet.fastproto.encoder中的类
 
EncodeContext() - 类 的构造器org.indunet.fastproto.encoder.EncodeContext
 
encodeContexts(Object, byte[]) - 类 中的方法org.indunet.fastproto.reference.Graph
 
EncodeFlow - org.indunet.fastproto.pipeline.encode中的类
Encode flow.
EncodeFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.EncodeFlow
 
encodeFlowClasses - 类 中的静态变量org.indunet.fastproto.pipeline.Pipeline
 
encodeFlows - 类 中的静态变量org.indunet.fastproto.pipeline.Pipeline
 
encodeFormula - 类 中的变量org.indunet.fastproto.reference.Reference
 
EncodeFormulaException - org.indunet.fastproto.exception中的异常错误
 
EncodeFormulaException() - 异常错误 的构造器org.indunet.fastproto.exception.EncodeFormulaException
 
EncodeFormulaException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.EncodeFormulaException
 
EncodeFormulaException(String) - 异常错误 的构造器org.indunet.fastproto.exception.EncodeFormulaException
 
EncodeFormulaException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.EncodeFormulaException
 
EncodeFormulaException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.EncodeFormulaException
 
Encoder - org.indunet.fastproto.annotation中的注释类型
Specify type decoder.
encoder - 类 中的变量org.indunet.fastproto.reference.Reference
 
encoderClass - 类 中的变量org.indunet.fastproto.reference.Reference
 
encoderClass(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
EncoderFactory - org.indunet.fastproto.encoder中的类
 
EncoderFactory() - 类 的构造器org.indunet.fastproto.encoder.EncoderFactory
 
encoders - 类 中的静态变量org.indunet.fastproto.encoder.EncoderFactory
 
EncodingException - org.indunet.fastproto.exception中的异常错误
Encode exception.
EncodingException() - 异常错误 的构造器org.indunet.fastproto.exception.EncodingException
 
EncodingException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.EncodingException
 
EncodingException(String) - 异常错误 的构造器org.indunet.fastproto.exception.EncodingException
 
EncodingException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.EncodingException
 
EncodingException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.EncodingException
 
encodingFormula() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
encodingFormula - 类 中的变量org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
encodingFormula(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
EncodingFormulaValidator - org.indunet.fastproto.reference.resolve.validate中的类
Encode formula validation flow.
EncodingFormulaValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.EncodingFormulaValidator
 
EncodingIgnore - org.indunet.fastproto.annotation中的注释类型
 
encodingIgnore - 类 中的变量org.indunet.fastproto.reference.Reference
 
encrypt(byte[], byte[]) - 接口 中的方法org.indunet.fastproto.crypto.Crypto
 
encrypt(byte[], byte[]) - 类 中的方法org.indunet.fastproto.crypto.StandardCrypto
 
ENCRYPT_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
EncryptFlow - org.indunet.fastproto.pipeline.encode中的类
Encrypt flow.
EncryptFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.EncryptFlow
 
Endian - org.indunet.fastproto.annotation中的注释类型
Specify endian according to hardware platform.
EndianFlow - org.indunet.fastproto.reference.resolve中的类
Resolve endian flow.
EndianFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.EndianFlow
 
endianPolicy - 类 中的变量org.indunet.fastproto.codec.CodecContext
 
EndianPolicy - org.indunet.fastproto中的枚举
Endian policy.
EndianPolicy() - 枚举 的构造器org.indunet.fastproto.EndianPolicy
 
endianPolicy() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
endianPolicy - 类 中的变量org.indunet.fastproto.reference.Reference
 
ENUM - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
EnumCodec<T extends Enum> - org.indunet.fastproto.codec中的类
Enum type codec.
EnumCodec() - 类 的构造器org.indunet.fastproto.codec.EnumCodec
 
EnumDecoder<T extends Enum> - org.indunet.fastproto.decoder中的类
Enum type decoder.
EnumDecoder() - 类 的构造器org.indunet.fastproto.decoder.EnumDecoder
 
EnumEncoder - org.indunet.fastproto.encoder中的类
Enum type encoder.
EnumEncoder() - 类 的构造器org.indunet.fastproto.encoder.EnumEncoder
 
EnumType - org.indunet.fastproto.annotation.type中的注释类型
Float type, corresponding to Java Float/float.
equals(Object) - 类 中的方法org.indunet.fastproto.reference.Reference
 

F

FastProto - org.indunet.fastproto中的类
FastProto API.
FastProto() - 类 的构造器org.indunet.fastproto.FastProto
 
field() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
field - 类 中的变量org.indunet.fastproto.reference.Reference
 
field - 类 中的变量org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
FIELD_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
fieldType - 类 中的变量org.indunet.fastproto.codec.CodecContext
 
FieldValidator - org.indunet.fastproto.reference.resolve.validate中的类
Abstract flow.
FieldValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.FieldValidator
 
FIXED_LENGTH_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
FixedLengthException - org.indunet.fastproto.exception中的异常错误
 
FixedLengthException() - 异常错误 的构造器org.indunet.fastproto.exception.FixedLengthException
 
FixedLengthException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.FixedLengthException
 
FixedLengthException(String) - 异常错误 的构造器org.indunet.fastproto.exception.FixedLengthException
 
FixedLengthException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.FixedLengthException
 
FixedLengthException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.FixedLengthException
 
FixedLengthFlow - org.indunet.fastproto.pipeline.encode中的类
Codec Context.
FixedLengthFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.FixedLengthFlow
 
FLOAT - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
FloatCodec - org.indunet.fastproto.codec中的类
Float type codec.
FloatCodec() - 类 的构造器org.indunet.fastproto.codec.FloatCodec
 
FloatDecoder - org.indunet.fastproto.decoder中的类
Float type decoder.
FloatDecoder() - 类 的构造器org.indunet.fastproto.decoder.FloatDecoder
 
FloatEncoder - org.indunet.fastproto.encoder中的类
Float type encoder.
FloatEncoder() - 类 的构造器org.indunet.fastproto.encoder.FloatEncoder
 
FloatType - org.indunet.fastproto.annotation.type中的注释类型
Float type, corresponding to Java Float/float.
floatType(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
floatType(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
floatType(byte[], int, EndianPolicy, float) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
floatType(byte[], int, float) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
FlowCode - org.indunet.fastproto.pipeline中的类
Codec Context.
FlowCode() - 类 的构造器org.indunet.fastproto.pipeline.FlowCode
 
foreach(Consumer<Reference>) - 类 中的方法org.indunet.fastproto.reference.Graph
 
formula(Annotation, String) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
formulas - 接口 中的静态变量org.indunet.fastproto.codec.Codec
 
formulas - 类 中的静态变量org.indunet.fastproto.decoder.DecoderFactory
 
formulas - 类 中的静态变量org.indunet.fastproto.encoder.EncoderFactory
 
forward(T) - 类 中的方法org.indunet.fastproto.pipeline.Pipeline
 

G

generate() - 类 中的方法org.indunet.fastproto.reference.Graph
 
generate(Reference) - 类 中的方法org.indunet.fastproto.reference.Graph
 
generateKey(byte[], int) - 类 中的方法org.indunet.fastproto.crypto.StandardCrypto
 
getAdj() - 类 中的方法org.indunet.fastproto.reference.Graph
 
getClassPipeline() - 类 中的静态方法org.indunet.fastproto.reference.resolve.ResolvePipeline
 
getCode(byte[], int, EndianPolicy, Class<? extends Annotation>) - 类 中的方法org.indunet.fastproto.decoder.EnumDecoder
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.decode.DecodeFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.decode.DecryptFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.decode.UncompressFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.decode.VerifyChecksumFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.decode.VerifyFixedLengthFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.decode.VerifyVersionFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.CompressFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.EncodeFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.EncryptFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.FixedLengthFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.InferLengthFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.WriteChecksumFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.encode.WriteVersionFlow
 
getCode() - 类 中的方法org.indunet.fastproto.pipeline.Pipeline
 
getCode() - 类 中的方法org.indunet.fastproto.reference.resolve.ResolvePipeline
 
getCode() - 类 中的方法org.indunet.fastproto.reference.resolve.validate.TypeValidator
 
getCodec(Class<? extends Codec>) - 接口 中的静态方法org.indunet.fastproto.codec.Codec
 
getDataType(Class<T>) - 类 中的方法org.indunet.fastproto.codec.CodecContext
 
getDecodeFlow(long) - 类 中的静态方法org.indunet.fastproto.pipeline.Pipeline
 
getDecoder(Class<? extends TypeDecoder>) - 类 中的静态方法org.indunet.fastproto.decoder.DecoderFactory
 
getDecoder(Class<? extends TypeDecoder>, Class<? extends Function>) - 类 中的静态方法org.indunet.fastproto.decoder.DecoderFactory
 
getEncodeFlow(long) - 类 中的静态方法org.indunet.fastproto.pipeline.Pipeline
 
getEncoder(Class<? extends TypeEncoder>) - 类 中的静态方法org.indunet.fastproto.encoder.EncoderFactory
 
getEndianPolicy() - 类 中的方法org.indunet.fastproto.decoder.DecodeContext
 
getEndianPolicy() - 类 中的方法org.indunet.fastproto.encoder.EncodeContext
 
getFieldPipeline() - 类 中的静态方法org.indunet.fastproto.reference.resolve.ResolvePipeline
 
getFormula(Class<? extends Function>) - 接口 中的静态方法org.indunet.fastproto.codec.Codec
 
getFormula(Class<? extends Function>) - 类 中的静态方法org.indunet.fastproto.decoder.DecoderFactory
 
getFormula(Class<? extends Function>) - 类 中的静态方法org.indunet.fastproto.encoder.EncoderFactory
 
getInstance(EnableChecksum) - 接口 中的静态方法org.indunet.fastproto.checksum.Checker
 
getInstance() - 类 中的静态方法org.indunet.fastproto.checksum.Crc16Checker
 
getInstance(int) - 类 中的静态方法org.indunet.fastproto.checksum.Crc16Checker
 
getInstance() - 类 中的静态方法org.indunet.fastproto.checksum.Crc32Checker
 
getInstance() - 类 中的静态方法org.indunet.fastproto.checksum.Crc8Checker
 
getInstance(int) - 类 中的静态方法org.indunet.fastproto.checksum.Crc8Checker
 
getInstance(EnableCompress) - 接口 中的静态方法org.indunet.fastproto.compress.Compressor
 
getInstance(int) - 类 中的静态方法org.indunet.fastproto.compress.DeflateCompressor
 
getInstance() - 类 中的静态方法org.indunet.fastproto.compress.GzipCompressor
 
getInstance(EnableCrypto) - 接口 中的静态方法org.indunet.fastproto.crypto.Crypto
 
getInstance(CryptoPolicy) - 接口 中的静态方法org.indunet.fastproto.crypto.Crypto
 
getInstance(CryptoPolicy) - 类 中的静态方法org.indunet.fastproto.crypto.StandardCrypto
 
getObject(Class<T>) - 类 中的方法org.indunet.fastproto.pipeline.CodecContext
 
getReference(Class<?>) - 类 中的方法org.indunet.fastproto.reference.Graph
 
getSize() - 接口 中的方法org.indunet.fastproto.checksum.Checker
 
getSize(Class<?>) - 类 中的静态方法org.indunet.fastproto.checksum.CheckerUtils
 
getSize() - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
 
getSize() - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
 
getSize() - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
 
getType() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
getTypeAnnotation(Class<T>) - 类 中的方法org.indunet.fastproto.decoder.DecodeContext
 
getTypeAnnotation() - 类 中的方法org.indunet.fastproto.decoder.DecodeContext
 
getTypeAnnotation(Class<T>) - 类 中的方法org.indunet.fastproto.encoder.EncodeContext
 
getValue(byte[], int, int) - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
 
getValue(byte[], int, int) - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
 
getValue(byte[], int, int) - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
 
getValue(Class<T>) - 类 中的方法org.indunet.fastproto.encoder.EncodeContext
 
getValue(Object) - 类 中的方法org.indunet.fastproto.reference.Reference
 
graph - 类 中的变量org.indunet.fastproto.pipeline.CodecContext
 
Graph - org.indunet.fastproto.reference中的类
Reference Graph.
Graph() - 类 的构造器org.indunet.fastproto.reference.Graph
 
graphs - 类 中的静态变量org.indunet.fastproto.reference.Resolver
 
GzipCompressor - org.indunet.fastproto.compress中的类
Compress or decompress with gzip.
GzipCompressor() - 类 的构造器org.indunet.fastproto.compress.GzipCompressor
 

H

hashCode() - 类 中的方法org.indunet.fastproto.reference.Reference
 

I

IllegalValueException - org.indunet.fastproto.exception中的异常错误
 
IllegalValueException() - 异常错误 的构造器org.indunet.fastproto.exception.IllegalValueException
 
IllegalValueException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.IllegalValueException
 
IllegalValueException(String) - 异常错误 的构造器org.indunet.fastproto.exception.IllegalValueException
 
IllegalValueException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.IllegalValueException
 
IllegalValueException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.IllegalValueException
 
INFER_LENGTH_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
InferLengthFlow - org.indunet.fastproto.pipeline.encode中的类
Infer length flow.
InferLengthFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.InferLengthFlow
 
InstantCodec - org.indunet.fastproto.codec中的类
Instant type codec.
InstantCodec() - 类 的构造器org.indunet.fastproto.codec.InstantCodec
 
INT16 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
Int16Codec - org.indunet.fastproto.codec中的类
Int16 type codec.
Int16Codec() - 类 的构造器org.indunet.fastproto.codec.Int16Codec
 
Int16Type - org.indunet.fastproto.annotation.type中的注释类型
Integer16 type, corresponding to Java Integer/int.
int16Type(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int16Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int16Type(byte[], int, EndianPolicy, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int16Type(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
INT32 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
Int32Codec - org.indunet.fastproto.codec中的类
Int32 type codec.
Int32Codec() - 类 的构造器org.indunet.fastproto.codec.Int32Codec
 
Int32Type - org.indunet.fastproto.annotation.type中的注释类型
Integer type, corresponding to Java Integer/int.
int32Type(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int32Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int32Type(byte[], int, EndianPolicy, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int32Type(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
INT64 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
Int64Codec - org.indunet.fastproto.codec中的类
Int64 type codec.
Int64Codec() - 类 的构造器org.indunet.fastproto.codec.Int64Codec
 
Int64Type - org.indunet.fastproto.annotation.type中的注释类型
Long type, corresponding to Java Long/long.
int64Type(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int64Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int64Type(byte[], int, EndianPolicy, long) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int64Type(byte[], int, long) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
INT8 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
Int8Codec - org.indunet.fastproto.codec中的类
Int8 type codec.
Int8Codec() - 类 的构造器org.indunet.fastproto.codec.Int8Codec
 
Int8Type - org.indunet.fastproto.annotation.type中的注释类型
Integer8 type, corresponding to Java Integer/int.
int8Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
int8Type(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
Integer16Decoder - org.indunet.fastproto.decoder中的类
Integer type decoder.
Integer16Decoder() - 类 的构造器org.indunet.fastproto.decoder.Integer16Decoder
 
Integer16Encoder - org.indunet.fastproto.encoder中的类
Integer16 type encoder.
Integer16Encoder() - 类 的构造器org.indunet.fastproto.encoder.Integer16Encoder
 
Integer8Decoder - org.indunet.fastproto.decoder中的类
Integer type decoder.
Integer8Decoder() - 类 的构造器org.indunet.fastproto.decoder.Integer8Decoder
 
Integer8Encoder - org.indunet.fastproto.encoder中的类
Integer8 type encoder.
Integer8Encoder() - 类 的构造器org.indunet.fastproto.encoder.Integer8Encoder
 
IntegerDecoder - org.indunet.fastproto.decoder中的类
Integer type decoder.
IntegerDecoder() - 类 的构造器org.indunet.fastproto.decoder.IntegerDecoder
 
IntegerEncoder - org.indunet.fastproto.encoder中的类
Integer type encoder.
IntegerEncoder() - 类 的构造器org.indunet.fastproto.encoder.IntegerEncoder
 
isClass(Field) - 类 中的静态方法org.indunet.fastproto.reference.Resolver
 
isData(Field) - 类 中的静态方法org.indunet.fastproto.reference.Resolver
 
isSupported(Type) - 接口 中的静态方法org.indunet.fastproto.ProtocolType
 

J

JAVA_TYPES_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
javaTypes() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
javaTypes(Class<? extends Annotation>) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 

K

keyLength - 枚举 中的变量org.indunet.fastproto.crypto.CryptoPolicy
 
keyLength - 类 中的变量org.indunet.fastproto.crypto.StandardCrypto
 

L

length() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
length - 类 中的变量org.indunet.fastproto.reference.Reference
 
length(int, int, int) - 类 中的静态方法org.indunet.fastproto.util.ReverseUtils
 
length(Annotation) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
LENGTH_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
level - 类 中的变量org.indunet.fastproto.compress.DeflateCompressor
 
linearDecode(byte[], Graph) - 类 中的方法org.indunet.fastproto.pipeline.decode.DecodeFlow
 
LIST - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
LIST_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
ListDecoder - org.indunet.fastproto.decoder中的类
List type.
ListDecoder() - 类 的构造器org.indunet.fastproto.decoder.ListDecoder
 
ListEncoder - org.indunet.fastproto.encoder中的类
List type.
ListEncoder() - 类 的构造器org.indunet.fastproto.encoder.ListEncoder
 
listToArray(List<?>, Object) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
ListType - org.indunet.fastproto.annotation.type中的注释类型
List type.
ListValidator - org.indunet.fastproto.reference.resolve.validate中的类
Abstract flow.
ListValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.ListValidator
 
LongDecoder - org.indunet.fastproto.decoder中的类
Long type decoder.
LongDecoder() - 类 的构造器org.indunet.fastproto.decoder.LongDecoder
 
LongEncoder - org.indunet.fastproto.encoder中的类
Long type encoder.
LongEncoder() - 类 的构造器org.indunet.fastproto.encoder.LongEncoder
 
Lz4Compressor - org.indunet.fastproto.compress中的类
Compress or decompress with lz4.
Lz4Compressor() - 类 的构造器org.indunet.fastproto.compress.Lz4Compressor
 

M

MAX_BIT_OFFSET - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.BoolType
 
MAX_LEVEL - 类 中的静态变量org.indunet.fastproto.compress.DeflateCompressor
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ByteType
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.DoubleType
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.FloatType
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int16Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int32Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int64Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int8Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ShortType
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt16Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt32Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt64Type
 
MAX_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt8Type
 
message - 枚举 中的变量org.indunet.fastproto.exception.CodecError
 
MIN_BIT_OFFSET - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.BoolType
 
MIN_LEVEL - 类 中的静态变量org.indunet.fastproto.compress.DeflateCompressor
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ByteType
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.DoubleType
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.FloatType
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int16Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int32Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int64Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int8Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ShortType
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt16Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt32Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt64Type
 
MIN_VALUE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt8Type
 

N

name - 枚举 中的变量org.indunet.fastproto.compress.CompressPolicy
 
name - 枚举 中的变量org.indunet.fastproto.EndianPolicy
 
newInstance() - 类 中的方法org.indunet.fastproto.reference.Reference
 
newInstance(Reference[]) - 类 中的方法org.indunet.fastproto.reference.Reference
 
next - 类 中的变量org.indunet.fastproto.pipeline.Pipeline
 
NON_INFER_LENGTH - 类 中的静态变量org.indunet.fastproto.CodecFeature
 

O

object - 类 中的变量org.indunet.fastproto.decoder.DecodeContext
 
object - 类 中的变量org.indunet.fastproto.pipeline.CodecContext
 
of(Reference) - 类 中的静态方法org.indunet.fastproto.CodecFeature
 
of(long...) - 类 中的静态方法org.indunet.fastproto.CodecFeature
 
offset() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
offset(int, int) - 类 中的静态方法org.indunet.fastproto.util.ReverseUtils
 
org.indunet.fastproto - 程序包 org.indunet.fastproto
 
org.indunet.fastproto.annotation - 程序包 org.indunet.fastproto.annotation
 
org.indunet.fastproto.annotation.type - 程序包 org.indunet.fastproto.annotation.type
 
org.indunet.fastproto.checksum - 程序包 org.indunet.fastproto.checksum
 
org.indunet.fastproto.codec - 程序包 org.indunet.fastproto.codec
 
org.indunet.fastproto.compress - 程序包 org.indunet.fastproto.compress
 
org.indunet.fastproto.crypto - 程序包 org.indunet.fastproto.crypto
 
org.indunet.fastproto.decoder - 程序包 org.indunet.fastproto.decoder
 
org.indunet.fastproto.encoder - 程序包 org.indunet.fastproto.encoder
 
org.indunet.fastproto.exception - 程序包 org.indunet.fastproto.exception
 
org.indunet.fastproto.pipeline - 程序包 org.indunet.fastproto.pipeline
 
org.indunet.fastproto.pipeline.decode - 程序包 org.indunet.fastproto.pipeline.decode
 
org.indunet.fastproto.pipeline.encode - 程序包 org.indunet.fastproto.pipeline.encode
 
org.indunet.fastproto.reference - 程序包 org.indunet.fastproto.reference
 
org.indunet.fastproto.reference.resolve - 程序包 org.indunet.fastproto.reference.resolve
 
org.indunet.fastproto.reference.resolve.validate - 程序包 org.indunet.fastproto.reference.resolve.validate
 
org.indunet.fastproto.util - 程序包 org.indunet.fastproto.util
 
OutOfBoundsException - org.indunet.fastproto.exception中的异常错误
 
OutOfBoundsException() - 异常错误 的构造器org.indunet.fastproto.exception.OutOfBoundsException
 
OutOfBoundsException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.OutOfBoundsException
 
OutOfBoundsException(String) - 异常错误 的构造器org.indunet.fastproto.exception.OutOfBoundsException
 
OutOfBoundsException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.OutOfBoundsException
 
OutOfBoundsException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.OutOfBoundsException
 

P

parse(byte[], Class<T>) - 类 中的静态方法org.indunet.fastproto.FastProto
Convert binary message into object.
parse(byte[], Class<T>, long...) - 类 中的静态方法org.indunet.fastproto.FastProto
Convert binary message into object.
Pipeline<T> - org.indunet.fastproto.pipeline中的类
Abstract flow.
Pipeline() - 类 的构造器org.indunet.fastproto.pipeline.Pipeline
 
poly - 枚举 中的变量org.indunet.fastproto.checksum.CheckPolicy
 
poly - 类 中的变量org.indunet.fastproto.checksum.Crc16Checker
 
poly - 类 中的变量org.indunet.fastproto.checksum.Crc8Checker
 
print() - 类 中的方法org.indunet.fastproto.reference.Graph
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.decode.DecodeFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.decode.DecryptFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.decode.UncompressFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.decode.VerifyChecksumFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.decode.VerifyFixedLengthFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.decode.VerifyVersionFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.CompressFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.EncodeFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.EncryptFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.FixedLengthFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.InferLengthFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.WriteChecksumFlow
 
process(CodecContext) - 类 中的方法org.indunet.fastproto.pipeline.encode.WriteVersionFlow
 
process(T) - 类 中的方法org.indunet.fastproto.pipeline.Pipeline
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.CodecFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.CodecIgnoreFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.ConstructorFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.EnableChecksumFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.EnableCompressFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.EnableCryptoFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.EnableFixedLengthFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.EnableVersionFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.EndianFlow
 
process(Reference) - 类 中的方法org.indunet.fastproto.reference.resolve.TypeAnnotationFlow
 
process(ValidatorContext) - 类 中的方法org.indunet.fastproto.reference.resolve.validate.ArrayValidator
 
process(ValidatorContext) - 类 中的方法org.indunet.fastproto.reference.resolve.validate.DecodingFormulaValidator
 
process(ValidatorContext) - 类 中的方法org.indunet.fastproto.reference.resolve.validate.EncodingFormulaValidator
 
process(ValidatorContext) - 类 中的方法org.indunet.fastproto.reference.resolve.validate.FieldValidator
 
process(ValidatorContext) - 类 中的方法org.indunet.fastproto.reference.resolve.validate.ListValidator
 
process(ValidatorContext) - 类 中的方法org.indunet.fastproto.reference.resolve.validate.TimestampValidator
 
PROTOCOL_TYPES_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
protocolClass - 类 中的变量org.indunet.fastproto.pipeline.CodecContext
 
protocolClass - 类 中的变量org.indunet.fastproto.reference.Reference
 
ProtocolType - org.indunet.fastproto中的接口
 
protocolType - 类 中的变量org.indunet.fastproto.reference.Reference
 
protocolType - 类 中的变量org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
ProtocolVersionException - org.indunet.fastproto.exception中的异常错误
 
ProtocolVersionException() - 异常错误 的构造器org.indunet.fastproto.exception.ProtocolVersionException
 
ProtocolVersionException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.ProtocolVersionException
 
ProtocolVersionException(String) - 异常错误 的构造器org.indunet.fastproto.exception.ProtocolVersionException
 
ProtocolVersionException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.ProtocolVersionException
 
ProtocolVersionException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.ProtocolVersionException
 
proxy(Annotation) - 接口 中的静态方法org.indunet.fastproto.ProtocolType
 

R

reference - 类 中的变量org.indunet.fastproto.decoder.DecodeContext
 
reference - 类 中的变量org.indunet.fastproto.encoder.EncodeContext
 
Reference - org.indunet.fastproto.reference中的类
Schema.
Reference() - 类 的构造器org.indunet.fastproto.reference.Reference
 
Reference.ConstructorType - org.indunet.fastproto.reference中的枚举
 
Reference.ReferenceType - org.indunet.fastproto.reference中的枚举
 
referenceType - 类 中的变量org.indunet.fastproto.reference.Reference
 
ReferenceType() - 枚举 的构造器org.indunet.fastproto.reference.Reference.ReferenceType
 
resolve(Class<?>) - 类 中的静态方法org.indunet.fastproto.reference.Resolver
 
resolveClassFlow - 类 中的静态变量org.indunet.fastproto.reference.Resolver
 
ResolveException - org.indunet.fastproto.exception中的异常错误
 
ResolveException() - 异常错误 的构造器org.indunet.fastproto.exception.ResolveException
 
ResolveException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.ResolveException
 
ResolveException(String) - 异常错误 的构造器org.indunet.fastproto.exception.ResolveException
 
ResolveException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.ResolveException
 
ResolveException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.ResolveException
 
resolveFieldFlow - 类 中的静态变量org.indunet.fastproto.reference.Resolver
 
ResolvePipeline - org.indunet.fastproto.reference.resolve中的类
 
ResolvePipeline() - 类 的构造器org.indunet.fastproto.reference.resolve.ResolvePipeline
 
Resolver - org.indunet.fastproto.reference中的类
Reference resolver.
Resolver() - 类 的构造器org.indunet.fastproto.reference.Resolver
 
reverse(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
reverse(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
ReverseUtils - org.indunet.fastproto.util中的类
Reverse address.
ReverseUtils() - 类 的构造器org.indunet.fastproto.util.ReverseUtils
 
root() - 类 中的方法org.indunet.fastproto.reference.Graph
 

S

setField(Reference) - 类 中的方法org.indunet.fastproto.reference.Reference
 
setNext(Pipeline<T>) - 类 中的方法org.indunet.fastproto.pipeline.Pipeline
 
setValue(byte[], Class<?>) - 接口 中的方法org.indunet.fastproto.checksum.Checker
 
setValue(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
 
setValue(byte[], int, int, int, EndianPolicy) - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
 
setValue(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
 
setValue(byte[], int, int, int, EndianPolicy) - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
 
setValue(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
 
setValue(byte[], int, int, int) - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
 
setValue(Object) - 类 中的方法org.indunet.fastproto.reference.Reference
 
SHORT - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
ShortCodec - org.indunet.fastproto.codec中的类
Short type codec.
ShortCodec() - 类 的构造器org.indunet.fastproto.codec.ShortCodec
 
ShortDecoder - org.indunet.fastproto.decoder中的类
Short type decoder.
ShortDecoder() - 类 的构造器org.indunet.fastproto.decoder.ShortDecoder
 
ShortEncoder - org.indunet.fastproto.encoder中的类
Short type encoder.
ShortEncoder() - 类 的构造器org.indunet.fastproto.encoder.ShortEncoder
 
ShortType - org.indunet.fastproto.annotation.type中的注释类型
Short type, corresponding to Java Short/short.
shortType(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
shortType(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
shortType(byte[], int, EndianPolicy, short) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
shortType(byte[], int, short) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.BoolType
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ByteType
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.CharType
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.DoubleType
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.FloatType
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int16Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int32Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int64Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.Int8Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.ShortType
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt16Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt32Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt64Type
 
SIZE - 注释类型 中的静态变量org.indunet.fastproto.annotation.type.UInt8Type
 
size() - 接口 中的方法org.indunet.fastproto.ProtocolType
 
size - 类 中的变量org.indunet.fastproto.reference.Reference
 
size(Class<? extends Annotation>) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
SIZE_NAME - 类 中的静态变量org.indunet.fastproto.util.TypeUtils
 
SnappyCompressor - org.indunet.fastproto.compress中的类
Compress or decompress with snappy.
SnappyCompressor() - 类 的构造器org.indunet.fastproto.compress.SnappyCompressor
 
SpaceNotEnoughException - org.indunet.fastproto.exception中的异常错误
 
SpaceNotEnoughException() - 异常错误 的构造器org.indunet.fastproto.exception.SpaceNotEnoughException
 
SpaceNotEnoughException(CodecError) - 异常错误 的构造器org.indunet.fastproto.exception.SpaceNotEnoughException
 
SpaceNotEnoughException(String) - 异常错误 的构造器org.indunet.fastproto.exception.SpaceNotEnoughException
 
SpaceNotEnoughException(CodecError, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.SpaceNotEnoughException
 
SpaceNotEnoughException(String, Throwable) - 异常错误 的构造器org.indunet.fastproto.exception.SpaceNotEnoughException
 
StandardCrypto - org.indunet.fastproto.crypto中的类
Standard crypto, aes & des
StandardCrypto(String, int) - 类 的构造器org.indunet.fastproto.crypto.StandardCrypto
 
stream() - 类 中的方法org.indunet.fastproto.reference.Graph
 
STRING - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
StringBufferCodec - org.indunet.fastproto.codec中的类
StringBuffer type codec.
StringBufferCodec() - 类 的构造器org.indunet.fastproto.codec.StringBufferCodec
 
StringBuilderCodec - org.indunet.fastproto.codec中的类
StringBuilder type codec.
StringBuilderCodec() - 类 的构造器org.indunet.fastproto.codec.StringBuilderCodec
 
StringCodec - org.indunet.fastproto.codec中的类
String type codec.
StringCodec() - 类 的构造器org.indunet.fastproto.codec.StringCodec
 
StringDecoder - org.indunet.fastproto.decoder中的类
String type decoder.
StringDecoder() - 类 的构造器org.indunet.fastproto.decoder.StringDecoder
 
StringEncoder - org.indunet.fastproto.encoder中的类
String type encoder.
StringEncoder() - 类 的构造器org.indunet.fastproto.encoder.StringEncoder
 
StringType - org.indunet.fastproto.annotation.type中的注释类型
String type, corresponding to Java String.

T

TIME - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
TIMESTAMP_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
TimestampCodec - org.indunet.fastproto.codec中的类
Timestamp type codec.
TimestampCodec() - 类 的构造器org.indunet.fastproto.codec.TimestampCodec
 
TimestampDecoder<T extends Date> - org.indunet.fastproto.decoder中的类
Timestamp type decoder.
TimestampDecoder() - 类 的构造器org.indunet.fastproto.decoder.TimestampDecoder
 
TimestampEncoder - org.indunet.fastproto.encoder中的类
Timestamp type encoder.
TimestampEncoder() - 类 的构造器org.indunet.fastproto.encoder.TimestampEncoder
 
TimestampValidator - org.indunet.fastproto.reference.resolve.validate中的类
Abstract flow.
TimestampValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.TimestampValidator
 
TimeType - org.indunet.fastproto.annotation.type中的注释类型
Timestamp type, corresponding to Java java.sql.Timestamp.
toBytes(Object) - 类 中的静态方法org.indunet.fastproto.FastProto
Convert object into binary datagram.
toBytes(Object, int) - 类 中的静态方法org.indunet.fastproto.FastProto
Convert object into binary datagram.
toBytes(Object, long...) - 类 中的静态方法org.indunet.fastproto.FastProto
 
toBytes(Object, int, long...) - 类 中的静态方法org.indunet.fastproto.FastProto
 
toString() - 类 中的方法org.indunet.fastproto.pipeline.Pipeline
 
transformation - 枚举 中的变量org.indunet.fastproto.crypto.CryptoPolicy
 
transformation - 类 中的变量org.indunet.fastproto.crypto.StandardCrypto
 
type(byte[], int, int, byte[]) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, byte[]) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, int, boolean) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, byte) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, char) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, short) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, BigInteger) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, long) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, float) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
type(byte[], int, EndianPolicy, double) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
typeAnnotation - 类 中的变量org.indunet.fastproto.reference.Reference
 
typeAnnotation - 类 中的变量org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
typeAnnotationClass - 类 中的变量org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
TypeAnnotationFlow - org.indunet.fastproto.reference.resolve中的类
Resolve element type flow.
TypeAnnotationFlow() - 类 的构造器org.indunet.fastproto.reference.resolve.TypeAnnotationFlow
 
TypeDecoder<T> - org.indunet.fastproto.decoder中的接口
 
TypeEncoder - org.indunet.fastproto.encoder中的接口
 
TypeFlag - org.indunet.fastproto.annotation中的注释类型
 
TypeUtils - org.indunet.fastproto.util中的类
Type utils.
TypeUtils() - 类 的构造器org.indunet.fastproto.util.TypeUtils
 
TypeValidator - org.indunet.fastproto.reference.resolve.validate中的类
 
TypeValidator() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.TypeValidator
 

U

UINT16 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
UInt16Codec - org.indunet.fastproto.codec中的类
UInt16 type codec.
UInt16Codec() - 类 的构造器org.indunet.fastproto.codec.UInt16Codec
 
UInt16Type - org.indunet.fastproto.annotation.type中的注释类型
Integer type, corresponding to Java Integer/int.
uint16Type(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint16Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint16Type(byte[], int, EndianPolicy, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint16Type(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
UINT32 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
UInt32Codec - org.indunet.fastproto.codec中的类
UInt32 type codec.
UInt32Codec() - 类 的构造器org.indunet.fastproto.codec.UInt32Codec
 
UInt32Type - org.indunet.fastproto.annotation.type中的注释类型
Long type, corresponding to Java Long/long.
uint32Type(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint32Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint32Type(byte[], int, EndianPolicy, long) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint32Type(byte[], int, long) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
UINT64 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
UInt64Codec - org.indunet.fastproto.codec中的类
UInt64 type codec.
UInt64Codec() - 类 的构造器org.indunet.fastproto.codec.UInt64Codec
 
UInt64Type - org.indunet.fastproto.annotation.type中的注释类型
uint64 type, corresponding to Java BigInteger.
uint64Type(byte[], int, EndianPolicy) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint64Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint64Type(byte[], int, EndianPolicy, BigInteger) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint64Type(byte[], int, BigInteger) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
UINT8 - 接口 中的静态变量org.indunet.fastproto.ProtocolType
 
UInt8Codec - org.indunet.fastproto.codec中的类
UInt8 type codec.
UInt8Codec() - 类 的构造器org.indunet.fastproto.codec.UInt8Codec
 
UInt8Type - org.indunet.fastproto.annotation.type中的注释类型
Integer type, corresponding to Java Integer/int.
uint8Type(byte[], int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
uint8Type(byte[], int, int) - 类 中的静态方法org.indunet.fastproto.util.CodecUtils
 
UInteger16Decoder - org.indunet.fastproto.decoder中的类
UInteger16 type decoder.
UInteger16Decoder() - 类 的构造器org.indunet.fastproto.decoder.UInteger16Decoder
 
UInteger16Encoder - org.indunet.fastproto.encoder中的类
UInteger16 type encoder.
UInteger16Encoder() - 类 的构造器org.indunet.fastproto.encoder.UInteger16Encoder
 
UInteger32Decoder - org.indunet.fastproto.decoder中的类
UInteger32 type decoder.
UInteger32Decoder() - 类 的构造器org.indunet.fastproto.decoder.UInteger32Decoder
 
UInteger32Encoder - org.indunet.fastproto.encoder中的类
UInteger32 type encoder.
UInteger32Encoder() - 类 的构造器org.indunet.fastproto.encoder.UInteger32Encoder
 
UInteger64Decoder - org.indunet.fastproto.decoder中的类
 
UInteger64Decoder() - 类 的构造器org.indunet.fastproto.decoder.UInteger64Decoder
 
UInteger64Encoder - org.indunet.fastproto.encoder中的类
 
UInteger64Encoder() - 类 的构造器org.indunet.fastproto.encoder.UInteger64Encoder
 
UInteger8Decoder - org.indunet.fastproto.decoder中的类
UInteger8 type decoder.
UInteger8Decoder() - 类 的构造器org.indunet.fastproto.decoder.UInteger8Decoder
 
UInteger8Encoder - org.indunet.fastproto.encoder中的类
UInteger8 type encoder.
UInteger8Encoder() - 类 的构造器org.indunet.fastproto.encoder.UInteger8Encoder
 
uncompress(byte[]) - 接口 中的方法org.indunet.fastproto.compress.Compressor
 
uncompress(byte[]) - 类 中的方法org.indunet.fastproto.compress.DeflateCompressor
Decompress with gzip.
uncompress(byte[]) - 类 中的方法org.indunet.fastproto.compress.GzipCompressor
Decompress with gzip.
uncompress(byte[]) - 类 中的方法org.indunet.fastproto.compress.Lz4Compressor
 
uncompress(byte[]) - 类 中的方法org.indunet.fastproto.compress.SnappyCompressor
 
UNCOMPRESS_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
UncompressFlow - org.indunet.fastproto.pipeline.decode中的类
Decompress flow.
UncompressFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.UncompressFlow
 

V

validate(byte[], Class<?>) - 接口 中的方法org.indunet.fastproto.checksum.Checker
 
validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc16Checker
 
validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc32Checker
 
validate(byte[], Class<?>) - 类 中的方法org.indunet.fastproto.checksum.Crc8Checker
 
validateFlow - 类 中的静态变量org.indunet.fastproto.pipeline.Pipeline
 
Validator - org.indunet.fastproto.annotation中的注释类型
 
ValidatorContext - org.indunet.fastproto.reference.resolve.validate中的类
Validation context.
ValidatorContext() - 类 的构造器org.indunet.fastproto.reference.resolve.validate.ValidatorContext
 
validators - 类 中的静态变量org.indunet.fastproto.reference.resolve.validate.TypeValidator
 
value - 类 中的变量org.indunet.fastproto.encoder.EncodeContext
 
value - 类 中的变量org.indunet.fastproto.reference.Reference
 
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.checksum.CheckPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.crypto.CryptoPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.exception.CodecError
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.reference.Reference.ConstructorType
返回带有指定名称的该类型的枚举常量。
valueOf(String) - 枚举 中的静态方法org.indunet.fastproto.reference.Reference.ReferenceType
返回带有指定名称的该类型的枚举常量。
values() - 枚举 中的静态方法org.indunet.fastproto.checksum.CheckPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.indunet.fastproto.compress.CompressPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.indunet.fastproto.crypto.CryptoPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.indunet.fastproto.EndianPolicy
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.indunet.fastproto.exception.CodecError
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.indunet.fastproto.reference.Reference.ConstructorType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
values() - 枚举 中的静态方法org.indunet.fastproto.reference.Reference.ReferenceType
按照声明该枚举类型的常量的顺序, 返回 包含这些常量的数组。
VERIFY_CHECKSUM_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
VERIFY_FIXED_LENGTH_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
VERIFY_PROTOCOL_VERSION_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
VerifyChecksumFlow - org.indunet.fastproto.pipeline.decode中的类
verify checksum flow.
VerifyChecksumFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyChecksumFlow
 
VerifyFixedLengthFlow - org.indunet.fastproto.pipeline.decode中的类
Verify length flow.
VerifyFixedLengthFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyFixedLengthFlow
 
VerifyVersionFlow - org.indunet.fastproto.pipeline.decode中的类
Verify protocol version flow.
VerifyVersionFlow() - 类 的构造器org.indunet.fastproto.pipeline.decode.VerifyVersionFlow
 

W

wrapperClass(String) - 类 中的静态方法org.indunet.fastproto.util.TypeUtils
 
WRITE_CHECKSUM_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
WRITE_PROTOCOL_VERSION_FLOW_CODE - 类 中的静态变量org.indunet.fastproto.pipeline.FlowCode
 
WriteChecksumFlow - org.indunet.fastproto.pipeline.encode中的类
Write checksum flow.
WriteChecksumFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.WriteChecksumFlow
 
WriteVersionFlow - org.indunet.fastproto.pipeline.encode中的类
Write protocol version flow.
WriteVersionFlow() - 类 的构造器org.indunet.fastproto.pipeline.encode.WriteVersionFlow
 
A B C D E F G H I J K L M N O P R S T U V W 
跳过导航链接

Copyright © 2019–2022 indunet. All rights reserved.