|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.fortuna.mstor.connector.ProtocolConnectorFactory
public class ProtocolConnectorFactory
$Id$ Created on 05/08/2007
Constructor Summary | |
---|---|
ProtocolConnectorFactory()
|
Method Summary | |
---|---|
ProtocolConnector |
create(javax.mail.URLName url,
MStorStore store,
javax.mail.Session session)
|
static ProtocolConnectorFactory |
getInstance()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ProtocolConnectorFactory()
Method Detail |
---|
public ProtocolConnector create(javax.mail.URLName url, MStorStore store, javax.mail.Session session)
url
- a URL location of a connector-specific storestore
- a store instance to associate with the connectorsession
- a session instance to associate with the connector
public static final ProtocolConnectorFactory getInstance()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |