public interface Binding
Modifier and Type | Method and Description |
---|---|
ResponseCreator |
creator()
Returns the response creator appropriate for this binding.
|
RequestDecoder |
decoder()
Returns the request decoder appropriate for this binding.
|
Validator |
validator()
Returns the request validator appropriate for this binding.
|
RequestDecoder decoder()
ResponseCreator creator()
Validator validator()
This work is licensed under a Creative Commons Attribution 4.0 International License.