类的使用
org.redkale.convert.pb.ProtobufFactory
-
使用ProtobufFactory的程序包 程序包 说明 org.redkale.convert.pb org.redkale.net 网络TCP/UDP基础服务包 -
-
org.redkale.convert.pb中ProtobufFactory的使用
返回ProtobufFactory的org.redkale.convert.pb中的方法 修饰符和类型 方法 说明 ProtobufFactory
ProtobufFactory. addFeature(int feature)
static ProtobufFactory
ProtobufFactory. create()
ProtobufFactory
ProtobufFactory. createChild()
ProtobufFactory
ProtobufFactory. createChild(int features)
ProtobufFactory
ProtobufConvert. getFactory()
ProtobufFactory
ProtobufFactory. removeFeature(int feature)
ProtobufFactory
ProtobufFactory. reversible(boolean reversible)
static ProtobufFactory
ProtobufFactory. root()
ProtobufFactory
ProtobufFactory. withFeatures(int features)
ProtobufFactory
ProtobufFactory. withNullableFeature(boolean nullable)
ProtobufFactory
ProtobufFactory. withTinyFeature(boolean tiny)
参数类型为ProtobufFactory的org.redkale.convert.pb中的方法 修饰符和类型 方法 说明 static ProtobufDynEncoder
ProtobufDynEncoder. createDyncEncoder(ProtobufFactory factory, Type type)
protected static ProtobufDynEncoder
ProtobufDynEncoder. generateDyncEncoder(ProtobufFactory factory, Class clazz)
参数类型为ProtobufFactory的org.redkale.convert.pb中的构造器 构造器 说明 ProtobufCollectionDecoder(ProtobufFactory factory, Type type)
ProtobufDynEncoder(ProtobufFactory factory, Type type, ProtobufObjectEncoder objectEncoderSelf)
-
org.redkale.net中ProtobufFactory的使用
声明为ProtobufFactory的org.redkale.net中的字段 修饰符和类型 字段 说明 protected ProtobufFactory
Context. protobufFactory
-