Jive Forums API (5.5.20.2-oracle) Developer Javadocs

com.jivesoftware.forum.gateway
Class GatewayManager.Type

java.lang.Object
  extended by com.jivesoftware.forum.gateway.GatewayManager.Type
Enclosing interface:
GatewayManager

public static final class GatewayManager.Type
extends java.lang.Object

Possbile values for gateways types.


Field Summary
static java.lang.String IMAP
           
static java.lang.String MBOX
           
static java.lang.String NEWS
           
static java.lang.String POP3
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

POP3

public static final java.lang.String POP3
See Also:
Constant Field Values

IMAP

public static final java.lang.String IMAP
See Also:
Constant Field Values

NEWS

public static final java.lang.String NEWS
See Also:
Constant Field Values

MBOX

public static final java.lang.String MBOX
See Also:
Constant Field Values

Jive Forums Project Page

Copyright © 1999-2006 Jive Software.