Interface HttpRequest.NameValue
-
- Enclosing interface:
- HttpRequest
public static interface HttpRequest.NameValue
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetName()StringgetValue()
-