Package 

Interface BodyDecoder

    • Method Summary

      Modifier and Type Method Description
      abstract String decodeRequest(Request request, ByteString body)
      abstract String decodeResponse(Response response, ByteString body)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait