类的使用
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中的方法 修饰符和类型 方法 说明 ProtobufFactoryProtobufFactory. addFeature(int feature)static ProtobufFactoryProtobufFactory. create()ProtobufFactoryProtobufFactory. createChild()ProtobufFactoryProtobufFactory. createChild(int features)ProtobufFactoryProtobufConvert. getFactory()ProtobufFactoryProtobufFactory. removeFeature(int feature)ProtobufFactoryProtobufFactory. reversible(boolean reversible)static ProtobufFactoryProtobufFactory. root()ProtobufFactoryProtobufFactory. withFeatures(int features)ProtobufFactoryProtobufFactory. withNullableFeature(boolean nullable)ProtobufFactoryProtobufFactory. withTinyFeature(boolean tiny)参数类型为ProtobufFactory的org.redkale.convert.pb中的方法 修饰符和类型 方法 说明 static ProtobufDynEncoderProtobufDynEncoder. createDyncEncoder(ProtobufFactory factory, Type type)protected static ProtobufDynEncoderProtobufDynEncoder. 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 ProtobufFactoryContext. protobufFactory
-