| Class | Description |
|---|---|
| JavaQualifiedNames |
Helper class for generating fully qualified Java/GWT identfiers for descriptors.
|
| ProtoUtils |
A collection of protobuf utility methods.
|
| SoyProtoEnumType |
A
SoyType implementation which describes a protocol buffer enum type. |
| SoyProtoType |
A
SoyType subclass which describes a protocol buffer type. |
| SoyProtoTypeProvider |
SoyTypeProvider implementation which handles protocol buffer message types.
|
| SoyProtoTypeProvider.Builder |
Helper class that assists in the construction of SoyTypeProviders.
|
| SoyProtoValueConverter |
Custom data converter for protocol buffer message types.
|
| SoyProtoValueImpl |
Soy value that wraps a protocol buffer message object.
|
| SoyProtoValueImpl.Builder |
Provides an interface for constructing a SoyProtoValueImpl.
|
| Enum | Description |
|---|---|
| ProtoFlavor |
The type of Java generated proto.
|