| Interface | Description |
|---|---|
| PBuilder<T> | |
| PBuilderFactory<T> | |
| PClientHandler |
Interface for handling a call request from a synchronous client.
|
| PEnumValue<T> | |
| PMessage<T extends PMessage<T>> |
Base class for all messages.
|
| PProcessor |
Stream processor interface for providence services.
|
| PUnion<T extends PUnion<T>> |
Base class for all messages.
|
| PValue<T> |
| Class | Description |
|---|---|
| PClient |
Interface for handling a call request from a synchronous client.
|
| PEnumBuilder<T> | |
| PEnumBuilderFactory<T extends PEnumValue<T>> | |
| PMessageBuilder<T extends PMessage<T>> | |
| PMessageBuilderFactory<T extends PMessage<T>> | |
| PServiceCall<T extends PMessage<T>> |
Enclosed call to a service method.
|
| Enum | Description |
|---|---|
| PMessageVariant |
The definition of a thrift structure.
|
| PServiceCallType |
Service method call type.
|
| PType |
Value type constants.
|
| Exception | Description |
|---|---|
| PException |
Copyright © 2016. All rights reserved.