| Package | Description |
|---|---|
| net.morimekta.providence | |
| net.morimekta.providence.descriptor |
| Modifier and Type | Class and Description |
|---|---|
class |
PEnumBuilderFactory<T extends PEnumValue<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
PApplicationExceptionType
General type of exception on the application level.
|
class |
PServiceCallType
The service call type is a base distinction of what the message means, and
lets the server or client select the proper message to be serialized or
deserialized from the service method descriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
PEnumDescriptor<T extends PEnumValue<T>>
The definition of a thrift enum.
|
class |
PEnumDescriptorProvider<E extends PEnumValue<E>>
Provider for enum type descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
abstract T[] |
PEnumDescriptor.getValues() |
Copyright © 2015–2016 morimekta.net. All rights reserved.