Package | Description |
---|---|
org.apache.james.mpt.host | |
org.apache.james.mpt.user |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
ScriptedUserAdder
Adds a user by executing a script at a port.
|
Copyright © 2008-2017 The Apache Software Foundation. All Rights Reserved.