|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
U - T - public interface Encoder<U,T>
Encode the request's body (or transform) of type U into an object of type T.
| Method Summary | |
|---|---|
T |
encode(U s)
Encode the object of type U into an object of type T. |
| Method Detail |
|---|
T encode(U s)
s - a request's body that has already been encoded or not
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||