Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.nntp
Class OverviewFormatResponse

java.lang.Object
  extended by com.jivesoftware.forum.nntp.OverviewFormatResponse

public class OverviewFormatResponse
extends java.lang.Object

Response for an overview format command. The LIST OVERVIEW.FMT command determines the header fields provided by the XOVER command.


Field Summary
static NNTPResponse RESPONSE
          The static response for all XOVER responses.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESPONSE

public static final NNTPResponse RESPONSE
The static response for all XOVER responses. See the XOverResponse class for implementation of the fields.

See Also:
XOverResponse

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.