Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.nntp
Class NNTPDateResponse

java.lang.Object
  extended by com.jivesoftware.forum.nntp.StaticNNTPResponse
      extended by com.jivesoftware.forum.nntp.NNTPDateResponse
All Implemented Interfaces:
NNTPResponse

public class NNTPDateResponse
extends StaticNNTPResponse

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

NNTPDateResponse

public NNTPDateResponse()

Create a new date response of server local time set to the current date-time.


Jive Forums Project Page

Copyright © 1999-2006 Jive Software.