|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ArticleCommand | |
---|---|
com.jivesoftware.forum.nntp | Jive Forums internal NNTP server. |
Uses of ArticleCommand in com.jivesoftware.forum.nntp |
---|
Methods in com.jivesoftware.forum.nntp that return ArticleCommand | |
---|---|
static ArticleCommand |
ArticleCommand.getCommand(java.lang.String[] cmdParts,
ArticlePointer pointer)
Obtain a command based on the given command strings (NNTP protocol) and current pointer location. |
Methods in com.jivesoftware.forum.nntp with parameters of type ArticleCommand | |
---|---|
NNTPResponse |
ArticleResponder.sendArticle(ArticleCommand cmd)
Create an ARTICLE command response. |
NNTPResponse |
ArticleResponder.sendBody(ArticleCommand cmd)
Create a BODY command response. |
NNTPResponse |
ArticleResponder.sendHead(ArticleCommand cmd)
Create a HEAD command response. |
NNTPResponse |
ArticleResponder.sendStat(ArticleCommand cmd)
Generates a STAT response using the command's article number and located article. |
|
Jive Forums Project Page | |||||||||
PREV NEXT | FRAMES NO FRAMES |