Maven module :un.protocol : protocol-http :
Class : un.protocol.http.HTTPRequest
Extends/Implements : -
Subclasses : -

author  Johann Sorel


Variables : -
Functions : getVersion, setVersion, getMethod, setMethod, getPage, setPage, getParameters



public HTTPVersion getVersion ()

public void setVersion (HTTPVersion version)

public Chars getMethod ()

public void setMethod (Chars method)

public Chars getPage ()

public void setPage (Chars page)

public Dictionary getParameters ()