| Package | Description |
|---|---|
| ca.jeb.protobuf | |
| ca.jeb.protobuf.converter | |
| ca.jeb.protobuf.internal |
| Class and Description |
|---|
| IProtobufSerializer
Interface for generating Protobuf serialization; generally only the
ProtobufSerializer should implement this, but by all means, feel free
to create your own!
|
| ProtobufAnnotationException
Exception when raised during the serialization of Protobuf attributes.
|
| ProtobufException
Exception when raised during the serialization of Protobuf attributes.
|
| Class and Description |
|---|
| IProtobufConverter
An interface class that any classes attribute needs to be
converted for a Google ProtoBuf Message.
|
| ProtobufAnnotationException
Exception when raised during the serialization of Protobuf attributes.
|
| Class and Description |
|---|
| ProtobufAttribute
ProtobufAttribute annotation for defining your POJO attributes
for serialization to and from Protobuf classes/entities.
|
| ProtobufEntity
ProtoBufEntity annotation for defining your Protobuf entity
on your POJO class.
|
Copyright © 2014. All rights reserved.