Package | Description |
---|---|
org.apache.james.mpt.api | |
org.apache.james.mpt.host |
Modifier and Type | Method and Description |
---|---|
static ImapFeatures |
ImapFeatures.of(ImapFeatures.Feature... features) |
Constructor and Description |
---|
ExternalHostSystem(ImapFeatures features,
Monitor monitor,
String shabang,
UserAdder userAdder) |
ExternalHostSystem(ImapFeatures features,
String host,
int port,
Monitor monitor,
String shabang,
UserAdder userAdder)
Constructs a host system suitable for connection to an open port.
|
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.