|
Jive Forums API (5.5.8) Developer Javadocs | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jivesoftware.forum.gateway.BaseGateway
com.jivesoftware.forum.gateway.POP3Gateway
public class POP3Gateway
| Constructor Summary | |
|---|---|
POP3Gateway()
|
|
| Method Summary | |
|---|---|
void |
setup()
Child classes must implement this method to create the importer and exporter instances. |
| Methods inherited from class com.jivesoftware.forum.gateway.BaseGateway |
|---|
getExporter, getExportProperty, getExportPropertyKeys, getForum, getForumFactory, getGatewaySettings, getID, getImporter, getImportProperty, getImportPropertyKeys, getProperty, getPropertyKeys, getType, init, isDisableCutOffDate, isExportEnabled, isImportEnabled, readExternal, setDisableCutOffDate, setExportEnabled, setExporter, setExportProperty, setImportEnabled, setImporter, setImportProperty, setProperty, writeExternal |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public POP3Gateway()
| Method Detail |
|---|
public void setup()
throws GatewayException
BaseGateway
setup in class BaseGatewayGatewayException - thrown if there are problem creating the importer and exporter
|
Jive Forums Project Page | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||