public class MessageBodyParameterMarshaller extends Object implements Marshaller
| Constructor and Description |
|---|
MessageBodyParameterMarshaller(MediaType mediaType,
Class type,
Type genericType,
Annotation[] annotations) |
public MessageBodyParameterMarshaller(MediaType mediaType, Class type, Type genericType, Annotation[] annotations)
public void build(ClientRequest request, Object object)
build in interface Marshallerpublic Class getType()
public MediaType getMediaType()
Copyright © 2014. All Rights Reserved.