@Configuration public class JamesServerConfig extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
DEFAULT_IMAP_CONFIG |
static String |
DEFAULT_KEYSTORE |
static String |
DEFAULT_MAILET_CONFIG |
static String |
DEFAULT_POP3_CONFIG |
static String |
DEFAULT_SMTP_CONFIG |
static com.google.inject.Module |
JPA_MODULE_AGGREGATE |
static com.google.inject.Module |
JPA_SERVER_MODULE |
static com.google.inject.Module |
PROTOCOLS |
static com.google.inject.Module |
WEBADMIN |
| Constructor and Description |
|---|
JamesServerConfig() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.james.GuiceJamesServer |
jamesServer(org.nhind.config.rest.DomainService domService,
org.nhind.config.rest.AddressService addrService) |
public static final String DEFAULT_MAILET_CONFIG
public static final String DEFAULT_IMAP_CONFIG
public static final String DEFAULT_POP3_CONFIG
public static final String DEFAULT_SMTP_CONFIG
public static final String DEFAULT_KEYSTORE
public static final com.google.inject.Module PROTOCOLS
public static final com.google.inject.Module JPA_SERVER_MODULE
public static final com.google.inject.Module JPA_MODULE_AGGREGATE
public static final com.google.inject.Module WEBADMIN
Copyright © 2021. All rights reserved.