RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

org.jboss.resteasy.client.core.marshallers
Interface Marshaller

All Known Implementing Classes:
CookieParamMarshaller, FormMarshaller, FormParamMarshaller, HeaderParamMarshaller, MatrixParamMarshaller, MessageBodyParameterMarshaller, NOOPMarshaller, PathParamMarshaller, QueryParamMarshaller, URIParamMarshaller

public interface Marshaller

Version:
$Revision: 1 $
Author:
Bill Burke

Method Summary
 void build(ClientRequest request, Object target)
           
 

Method Detail

build

void build(ClientRequest request,
           Object target)

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.