Interface | Description |
---|---|
HeaderServiceCall<Request,Response> |
A service call that can handle headers.
|
PlayServiceCall<Request,Response> |
An ID service call implementation that allows plugging directly into Play's request handling.
|
ServerServiceCall<Request,Response> |
A server implementation of a service call.
|
ServiceGuiceSupport |
Class | Description |
---|---|
ServiceGuiceSupport.ClassServiceBinding<T> | |
ServiceGuiceSupport.InstanceServiceBinding<T> | |
ServiceGuiceSupport.ServiceBinding<T> |