Categories:
Audio (13)
Biotech (29)
Bytecode (35)
Database (77)
Framework (7)
Game (7)
General (512)
Graphics (53)
I/O (32)
IDE (2)
JAR Tools (86)
JavaBeans (16)
JDBC (89)
JDK (337)
JSP (20)
Logging (103)
Mail (54)
Messaging (8)
Network (71)
PDF (94)
Report (7)
Scripting (83)
Security (32)
Server (119)
Servlet (17)
SOAP (24)
Testing (50)
Web (19)
XML (301)
Other Resources:
protobuf-java-2.5.0.jar - Protocol Buffers
Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats.
JAR File Size and Download Location:
File name: protobuf-java.jar, protobuf-java-2.5.0.jar File size: 533455 bytes Date modified: 27-Feb-2013 Download: Protocol Buffers
✍: FYIcenter.com
Manifest of the JAR:
Bnd-LastModified: 1362700108682 Build-Jdk: 1.7.0-google-v5 Built-By: xiaofeng Bundle-Description: Protocol Buffers are a way of encoding structured data in an efficient yet extensible format. Bundle-DocURL: http://code.google.com/p/protobuf Bundle-License: http://www.opensource.org/licenses/bsd-license.php Bundle-ManifestVersion: 2 Bundle-Name: Protocol Buffer Java API Bundle-SymbolicName: com.google.protobuf Bundle-Vendor: Google Bundle-Version: 2.5.0 Export-Package: com.google.protobuf;version="2.5.0" Tool: Bnd-1.50.0
List of Classes in the JAR:
com/google/protobuf/AbstractMessage com/google/protobuf/AbstractMessageLite com/google/protobuf/AbstractParser com/google/protobuf/BlockingRpcChannel com/google/protobuf/BlockingService com/google/protobuf/BoundedByteString com/google/protobuf/ByteString com/google/protobuf/CodedInputStream com/google/protobuf/CodedOutputStream com/google/protobuf/DescriptorProtos com/google/protobuf/Descriptors com/google/protobuf/DynamicMessage com/google/protobuf/ExtensionRegistry com/google/protobuf/ExtensionRegistryLite com/google/protobuf/FieldSet com/google/protobuf/GeneratedMessage com/google/protobuf/GeneratedMessageLite com/google/protobuf/Internal com/google/protobuf/InvalidProtocolBufferException com/google/protobuf/LazyField com/google/protobuf/LazyStringArrayList com/google/protobuf/LazyStringList com/google/protobuf/LiteralByteString com/google/protobuf/Message com/google/protobuf/MessageLite com/google/protobuf/MessageLiteOrBuilder com/google/protobuf/MessageOrBuilder com/google/protobuf/Parser com/google/protobuf/ProtocolMessageEnum com/google/protobuf/RepeatedFieldBuilder com/google/protobuf/RopeByteString com/google/protobuf/RpcCallback com/google/protobuf/RpcChannel com/google/protobuf/RpcController com/google/protobuf/RpcUtil com/google/protobuf/Service com/google/protobuf/ServiceException com/google/protobuf/SingleFieldBuilder com/google/protobuf/SmallSortedMap com/google/protobuf/TextFormat com/google/protobuf/UninitializedMessageException com/google/protobuf/UnknownFieldSet com/google/protobuf/UnmodifiableLazyStringList com/google/protobuf/Utf8 com/google/protobuf/WireFormat
2013-12-10, 4900👍, 0💬
Popular Posts:
JDK 7 tools.jar is the JAR file for JDK 7 tools. It contains Java classes to support different JDK t...
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was develo...
How to perform XML Schema validation with dom\Writer.java provided in the Apache Xerces package? You...
JLayer is a library that decodes/plays/converts MPEG 1/2/2.5 Layer 1/2/3 (i.e. MP3) in real time for...
What Is mail.jar of JavaMail 1.4.2? I got the JAR file from javamail-1.4.2.zip. mail.jar in javamail...