|
Jive Forums API (5.5.20.2-oracle) Developer Javadocs | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.jivesoftware.forum.nntp.StaticNNTPResponse
com.jivesoftware.forum.nntp.NewsGroupSelectedResponse
public class NewsGroupSelectedResponse
Represents a newsgroup selection response. Summarizes a group's status for return from an NNTP 'GROUP ggg' command.
Field Summary |
---|
Fields inherited from interface com.jivesoftware.forum.nntp.NNTPResponse |
---|
DOT_TERMINATOR, ENDLINE |
Method Summary | |
---|---|
static NewsGroupSelectedResponse |
getResponse(NewsGroup group)
Generates a response for the given group. |
Methods inherited from class com.jivesoftware.forum.nntp.StaticNNTPResponse |
---|
getValue, send, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public static NewsGroupSelectedResponse getResponse(NewsGroup group)
group
- the group to generate a response for.
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |