Class URLEncodedContent

java.lang.Object
com.iizix.ws.engine.url.URLEncodedContent
All Implemented Interfaces:
IRequestContent

public class URLEncodedContent extends Object implements IRequestContent
Content being encoded for "application/x-www-form-urlencoded", used by GET and POST methods.
Author:
Christopher Mindus