U - Any object.T - An instance of String, InputStream and Readerpublic interface Encoder<U,T>
T encode(U s)
s - a request's body that has already been encoded or notString, InputStream and ReaderCopyright © 2014. All Rights Reserved.