Package org.apache.juneau.http.part
Interface NameValuePairable
public interface NameValuePairable
-
Method Summary
-
Method Details
-
asNameValuePair
Convert the object to aNameValuePair
.- Returns:
- The object converted to a
NameValuePair
.
-