Interface Marshaller
-
- All Known Implementing Classes:
CookieParamMarshaller,FormMarshaller,FormParamMarshaller,HeaderParamMarshaller,MatrixParamMarshaller,MessageBodyParameterMarshaller,NOOPMarshaller,PathParamMarshaller,QueryParamMarshaller,URIParamMarshaller
public interface Marshaller- Version:
- $Revision: 1 $
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidbuild(ClientRequest request, java.lang.Object target)
-
-
-
Method Detail
-
build
void build(ClientRequest request, java.lang.Object target)
-
-