Module swim.protobuf
Package swim.protobuf.schema
Abstract Protocol Buffers schema.
-
Class Summary Class Description ProtobufComplexType<T> ProtobufDataType<T> ProtobufFieldType<V,M> ProtobufFixed32Type<T> ProtobufFixed64Type<T> ProtobufMapEntryType<K,V,E> ProtobufMapType<K,V,E,M> ProtobufMessageType<T,M> ProtobufPrimitiveType<T> ProtobufRepeatedType<I,T> ProtobufStringType<T> ProtobufType<T> ProtobufVarintType<T> ProtobufZigZagType<T>