Class RequestPathParam

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

public class RequestPathParam extends RequestHttpPart implements NameValuePair
Represents a single path parameter on an HTTP request.

Typically accessed through the RequestPathParams class.

Some important methods on this class are: