bad.robot.http
Class FormParameters
java.lang.Object
bad.robot.http.FormParameters
- All Implemented Interfaces:
- MessageContent
public class FormParameters
- extends Object
- implements MessageContent
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
params
public static FormParameters params(String... values)
transform
public <T> List<T> transform(Transform<Map.Entry<String,String>,T> transform)
asString
public String asString()
- Specified by:
asString
in interface MessageContent
Copyright © 2012. All Rights Reserved.