| Package | Description |
|---|---|
| net.morimekta.providence.descriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PEnumDescriptor<T extends PEnumValue<T>>
The definition of a thrift enum.
|
class |
PExceptionDescriptor<T extends PMessage<T>,F extends PField>
The definition of a thrift exception.
|
class |
PStructDescriptor<T extends PMessage<T>,F extends PField>
The definition of a thrift structure.
|
class |
PUnionDescriptor<T extends PMessage<T>,F extends PField>
The definition of a thrift union.
|
Copyright © 2016. All rights reserved.