public interface EngineConfigurationFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SYSTEM_PROPERTY_NAME
Property name used for setting an EngineConfiguration to be used
in creating engines.
|
Modifier and Type | Method and Description |
---|---|
EngineConfiguration |
getClientEngineConfig()
Get a default client engine configuration.
|
EngineConfiguration |
getServerEngineConfig()
Get a default server engine configuration.
|
static final java.lang.String SYSTEM_PROPERTY_NAME
EngineConfiguration getClientEngineConfig()
EngineConfiguration getServerEngineConfig()
Copyright © 2005 Apache Web Services Project. All Rights Reserved.