- CalendarCodec - org.indunet.fastproto.codec中的类
-
Calendar codec.
- CalendarCodec() - 类 的构造器org.indunet.fastproto.codec.CalendarCodec
-
- CharArrayCodec - org.indunet.fastproto.codec中的类
-
UInt16 array type codec.
- CharArrayCodec() - 类 的构造器org.indunet.fastproto.codec.CharArrayCodec
-
- CharArrayCodec.CollectionCodec - org.indunet.fastproto.codec中的类
-
- CharArrayCodec.WrapperCodec - org.indunet.fastproto.codec中的类
-
- CharArrayType - org.indunet.fastproto.annotation中的注释类型
-
Character array type which use unicode charset, each character takes 2 byte, can be used to annotate field type of Character[]/char[].
- CharCodec - org.indunet.fastproto.codec中的类
-
Char type codec.
- CharCodec() - 类 的构造器org.indunet.fastproto.codec.CharCodec
-
- CharType - org.indunet.fastproto.annotation中的注释类型
-
Char type which use unicode charset, each character takes 2 bytes, it can be used to annotate field type of Character/char.
- classBytes - 类 中的变量org.indunet.fastproto.formula.compiler.MemoryClassLoader
-
- classBytes - 类 中的变量org.indunet.fastproto.formula.compiler.MemoryJavaFileManager
-
- clazz - 类 中的变量org.indunet.fastproto.pipeline.PipelineContext
-
- clear() - 类 中的方法org.indunet.fastproto.graph.Reference
-
- close() - 类 中的方法org.indunet.fastproto.formula.compiler.MemoryJavaFileManager
-
- code - 枚举 中的变量org.indunet.fastproto.BitOrder
-
- code - 枚举 中的变量org.indunet.fastproto.ByteOrder
-
- code - 类 中的变量org.indunet.fastproto.formula.compiler.MemoryJavaFileManager.MemoryInputJavaFileObject
-
- Codec<T> - org.indunet.fastproto.codec中的接口
-
Codec interface.
- CodecContext - org.indunet.fastproto.codec中的类
-
Codec context.
- CodecContext() - 类 的构造器org.indunet.fastproto.codec.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
-
- CodecFlow - org.indunet.fastproto.graph.resolve中的类
-
Resolve decoder and encoder flow.
- CodecFlow() - 类 的构造器org.indunet.fastproto.graph.resolve.CodecFlow
-
- CodecIgnoreFlow - org.indunet.fastproto.graph.resolve中的类
-
Resolve decode ignore and encode ignore flow.
- CodecIgnoreFlow() - 类 的构造器org.indunet.fastproto.graph.resolve.CodecIgnoreFlow
-
- codecMap - 类 中的静态变量org.indunet.fastproto.mapper.CodecMapper
-
- CodecMapper - org.indunet.fastproto.mapper中的类
-
Codec mapper.
- CodecMapper() - 类 的构造器org.indunet.fastproto.mapper.CodecMapper
-
- codecs - 接口 中的静态变量org.indunet.fastproto.codec.Codec
-
- CodecUtils - org.indunet.fastproto.util中的类
-
Codec utils.
- CodecUtils() - 类 的构造器org.indunet.fastproto.util.CodecUtils
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.AsciiArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.BinaryCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.BoolArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.CharArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.DoubleArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.FloatArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.Int16ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.Int32ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.Int64ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.Int8ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.ShortArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.UInt16ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.UInt32ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.UInt64ArrayCodec.CollectionCodec
-
- CollectionCodec() - 类 的构造器org.indunet.fastproto.codec.UInt8ArrayCodec.CollectionCodec
-
- CollectionUtils - org.indunet.fastproto.util中的类
-
Collection utils.
- CollectionUtils() - 类 的构造器org.indunet.fastproto.util.CollectionUtils
-
- compile(String, String) - 类 中的方法org.indunet.fastproto.formula.compiler.JavaStringCompiler
-
- compiler - 类 中的变量org.indunet.fastproto.formula.compiler.JavaStringCompiler
-
- ConstructorFlow - org.indunet.fastproto.graph.resolve中的类
-
Resolve Constructor type flow.
- ConstructorFlow() - 类 的构造器org.indunet.fastproto.graph.resolve.ConstructorFlow
-
- constructorMap - 类 中的静态变量org.indunet.fastproto.Decoder
-
- constructorType - 类 中的变量org.indunet.fastproto.graph.Reference
-
- ConstructorType() - 枚举 的构造器org.indunet.fastproto.graph.Reference.ConstructorType
-
- contains(Class<?>) - 类 中的方法org.indunet.fastproto.graph.Graph
-
- contains(Reference) - 类 中的方法org.indunet.fastproto.graph.Graph
-
- copy(Object) - 类 中的方法org.indunet.fastproto.graph.Graph
-
- countClass() - 类 中的方法org.indunet.fastproto.graph.Graph
-
- countReference() - 类 中的方法org.indunet.fastproto.graph.Graph
-
- create() - 类 中的静态方法org.indunet.fastproto.FastProto
-
Helps developers create binary data through chain api.
- create(int) - 类 中的静态方法org.indunet.fastproto.FastProto
-
Helps developers create binary data through chain api.
- create(Class, String) - 接口 中的静态方法org.indunet.fastproto.formula.FormulaBuilder
-
- create(Validator) - 类 中的静态方法org.indunet.fastproto.graph.resolve.validate.TypeValidator
-
- create(Class<? extends Pipeline>[], long) - 类 中的静态方法org.indunet.fastproto.pipeline.Pipeline
-
- create(Class<? extends Pipeline<T>>[]) - 类 中的静态方法org.indunet.fastproto.pipeline.Pipeline
-