|
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.NNTPDateResponse
public class NNTPDateResponse
A response for the local server date-time in NNTP format (YYYYMMDDhhmmss).
Field Summary |
---|
Fields inherited from interface com.jivesoftware.forum.nntp.NNTPResponse |
---|
DOT_TERMINATOR, ENDLINE |
Constructor Summary | |
---|---|
NNTPDateResponse()
Create a new date response of server local time set to the current date-time. |
Method Summary |
---|
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 |
Constructor Detail |
---|
public NNTPDateResponse()
Create a new date response of server local time set to the current date-time.
|
Jive Forums Project Page | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |