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

org.jboss.resteasy.client.core.marshallers
Class QueryParamMarshaller

java.lang.Object
  extended by org.jboss.resteasy.client.core.marshallers.QueryParamMarshaller
All Implemented Interfaces:
Marshaller

public class QueryParamMarshaller
extends Object
implements Marshaller

Version:
$Revision: 1 $
Author:
Bill Burke

Constructor Summary
QueryParamMarshaller(String paramName)
           
 
Method Summary
 void build(ClientRequest request, Object object)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QueryParamMarshaller

public QueryParamMarshaller(String paramName)
Method Detail

build

public void build(ClientRequest request,
                  Object object)
Specified by:
build in interface Marshaller

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

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