|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.fortuna.mstor.connector.AbstractProtocolConnector
public abstract class AbstractProtocolConnector
$Id$ Created on 05/08/2007
Field Summary | |
---|---|
protected MStorStore |
store
The store instance. |
protected javax.mail.URLName |
url
The URL location of the store. |
Constructor Summary | |
---|---|
AbstractProtocolConnector(javax.mail.URLName url,
MStorStore store)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.fortuna.mstor.connector.ProtocolConnector |
---|
connect, disconnect, getDefaultFolder, getFolder, getFolder |
Field Detail |
---|
protected javax.mail.URLName url
protected MStorStore store
Constructor Detail |
---|
public AbstractProtocolConnector(javax.mail.URLName url, MStorStore store)
url
- a store URL locationstore
- a store instance
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |