Class RequestQueryParam

java.lang.Object
org.apache.juneau.rest.httppart.RequestHttpPart
org.apache.juneau.rest.httppart.RequestQueryParam
All Implemented Interfaces:
NameValuePair

public class RequestQueryParam extends RequestHttpPart implements NameValuePair
Represents a single query parameter on an HTTP request.

Typically accessed through the RequestQueryParams class.

Some important methods on this class are: