所有程序包的分层结构
程序包分层结构:类分层结构
- java.lang.Object
- com.baidu.bjf.remoting.protobuf.code.AbstractCodeGenerator (implements com.baidu.bjf.remoting.protobuf.code.ICodeGenerator)
- com.baidu.bjf.remoting.protobuf.code.TemplateCodeGenerator
- com.baidu.bjf.remoting.protobuf.code.RandomNameCodeGenerator
- com.baidu.bjf.remoting.protobuf.code.TemplateCodeGenerator
- com.baidu.bjf.remoting.protobuf.utils.compiler.AbstractCompiler (implements com.baidu.bjf.remoting.protobuf.utils.compiler.Compiler)
- com.baidu.bjf.remoting.protobuf.utils.compiler.JdkCompiler
- java.util.AbstractMap<K,
V> (implements java.util.Map<K, V>) - java.util.HashMap<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.LinkedHashMap<K,
V> (implements java.util.Map<K, V>) - com.baidu.bjf.remoting.protobuf.MapFieldLite<K,
V>
- com.baidu.bjf.remoting.protobuf.MapFieldLite<K,
- java.util.LinkedHashMap<K,
- java.util.HashMap<K,
- com.google.protobuf.AbstractMessageLite<MessageType,
BuilderType> (implements com.google.protobuf.MessageLite) - com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.baidu.bjf.remoting.protobuf.MapEntry<K,
V>
- com.baidu.bjf.remoting.protobuf.MapEntry<K,
- com.google.protobuf.AbstractMessage (implements com.google.protobuf.Message)
- com.google.protobuf.AbstractMessageLite.Builder<MessageType,
BuilderType> (implements com.google.protobuf.MessageLite.Builder) - com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.baidu.bjf.remoting.protobuf.MapEntry.Builder<K,
V>
- com.baidu.bjf.remoting.protobuf.MapEntry.Builder<K,
- com.google.protobuf.AbstractMessage.Builder<BuilderType> (implements com.google.protobuf.Message.Builder)
- com.baidu.bjf.remoting.protobuf.Any
- com.baidu.bjf.remoting.protobuf.utils.compiler.CacheableJdkCompiler (implements com.baidu.bjf.remoting.protobuf.utils.compiler.Compiler)
- com.baidu.bjf.remoting.protobuf.code.ClassCode
- com.baidu.bjf.remoting.protobuf.utils.ClassHelper
- java.lang.ClassLoader
- com.baidu.bjf.remoting.protobuf.utils.compiler.CacheableJdkCompiler.LoadableClassLoader
- com.baidu.bjf.remoting.protobuf.utils.compiler.ClassUtils
- com.baidu.bjf.remoting.protobuf.code.CodecOutputByteArray
- com.baidu.bjf.remoting.protobuf.code.CodedConstant
- com.baidu.bjf.remoting.protobuf.utils.CodePrinter
- com.baidu.bjf.remoting.protobuf.code.CodeTemplate
- com.baidu.bjf.remoting.protobuf.descriptor.DescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.EnumDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.EnumOptionsPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.EnumValueDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.EnumValueOptionsPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.ExtensionRangePOJO
- com.baidu.bjf.remoting.protobuf.code.FieldCode
- com.baidu.bjf.remoting.protobuf.descriptor.FieldDescriptorPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.FieldDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.utils.FieldInfo
- com.baidu.bjf.remoting.protobuf.descriptor.FieldOptionsPOJO
- com.baidu.bjf.remoting.protobuf.utils.FieldUtils
- com.baidu.bjf.remoting.protobuf.descriptor.FileDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.FileOptionsPOJO
- com.baidu.bjf.remoting.protobuf.IDLProxyObject
- com.baidu.bjf.remoting.protobuf.utils.JavaStyleFormatter
- com.baidu.bjf.remoting.protobuf.utils.JDKCompilerHelper
- com.baidu.bjf.remoting.protobuf.descriptor.LocationPOJO
- com.baidu.bjf.remoting.protobuf.command.Main
- com.baidu.bjf.remoting.protobuf.MapEntryLite<K,
V> - com.baidu.bjf.remoting.protobuf.MapField<K,
V> - com.baidu.bjf.remoting.protobuf.descriptor.MessageOptionsPOJO
- com.baidu.bjf.remoting.protobuf.code.MethodCode
- com.baidu.bjf.remoting.protobuf.descriptor.MethodDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.MethodOptionsPOJO
- com.baidu.bjf.remoting.protobuf.utils.MiniTemplator
- com.baidu.bjf.remoting.protobuf.utils.MiniTemplator.TemplateSpecification
- com.baidu.bjf.remoting.protobuf.descriptor.NamePartPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.OneofDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.utils.OS
- com.baidu.bjf.remoting.protobuf.ProtobufField
- com.baidu.bjf.remoting.protobuf.ProtobufIDLGenerator
- com.baidu.bjf.remoting.protobuf.ProtobufIDLProxy
- com.baidu.bjf.remoting.protobuf.ProtobufProxy
- com.baidu.bjf.remoting.protobuf.utils.ProtobufProxyUtils
- com.baidu.bjf.remoting.protobuf.descriptor.ServiceDescriptorProtoPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.ServiceOptionsPOJO
- com.baidu.bjf.remoting.protobuf.descriptor.SourceCodeInfoPOJO
- com.baidu.bjf.remoting.protobuf.utils.StringUtils
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.baidu.bjf.remoting.protobuf.utils.MiniTemplator.BlockNotDefinedException
- com.baidu.bjf.remoting.protobuf.utils.MiniTemplator.TemplateSyntaxException
- com.baidu.bjf.remoting.protobuf.utils.MiniTemplator.VariableNotDefinedException
- java.lang.RuntimeException
- java.lang.Exception
- com.baidu.bjf.remoting.protobuf.Timestamp
- com.baidu.bjf.remoting.protobuf.descriptor.UninterpretedOptionPOJO
- java.io.Writer (implements java.lang.Appendable, java.io.Closeable, java.io.Flushable)
- com.baidu.bjf.remoting.protobuf.utils.StringBuilderWriter
- com.baidu.bjf.remoting.protobuf.utils.ZipUtils
- com.baidu.bjf.remoting.protobuf.code.AbstractCodeGenerator (implements com.baidu.bjf.remoting.protobuf.code.ICodeGenerator)
接口分层结构
- com.baidu.bjf.remoting.protobuf.Codec<T>
- com.baidu.bjf.remoting.protobuf.utils.compiler.Compiler
- com.baidu.bjf.remoting.protobuf.EnumHandler<V>
- com.baidu.bjf.remoting.protobuf.EnumReadable
- com.baidu.bjf.remoting.protobuf.code.ICodeGenerator
Annotation Interface Hierarchy
- com.baidu.bjf.remoting.protobuf.annotation.EnableZigZap (implements java.lang.annotation.Annotation)
- com.baidu.bjf.remoting.protobuf.annotation.Ignore (implements java.lang.annotation.Annotation)
- com.baidu.bjf.remoting.protobuf.annotation.Package (implements java.lang.annotation.Annotation)
- com.baidu.bjf.remoting.protobuf.annotation.Packed (implements java.lang.annotation.Annotation)
- com.baidu.bjf.remoting.protobuf.annotation.Protobuf (implements java.lang.annotation.Annotation)
- com.baidu.bjf.remoting.protobuf.annotation.ProtobufClass (implements java.lang.annotation.Annotation)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.baidu.bjf.remoting.protobuf.FieldType
- com.baidu.bjf.remoting.protobuf.descriptor.Label (implements com.baidu.bjf.remoting.protobuf.EnumReadable)
- com.baidu.bjf.remoting.protobuf.descriptor.OptimizeMode (implements com.baidu.bjf.remoting.protobuf.EnumReadable)
- com.baidu.bjf.remoting.protobuf.descriptor.Type (implements com.baidu.bjf.remoting.protobuf.EnumReadable)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)