|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RequestInterface
Method Summary | |
---|---|
java.lang.String |
getURLPath()
Get the URL path of the target resource. |
boolean |
isInternal()
Return true is the request is internal. |
ReplyInterface |
makeBadRequestReply()
Get a "Bad request" reply. |
void |
setState(java.lang.String name,
java.lang.String state)
FIXME doc |
Method Detail |
---|
void setState(java.lang.String name, java.lang.String state)
java.lang.String getURLPath()
boolean isInternal()
ReplyInterface makeBadRequestReply()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |