| Package | Description |
|---|---|
| com.lexmark.saperion.client | |
| com.lexmark.saperion.client.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
ConnectorFactoryImpl
This implementation of
ConnectorFactory allows to select the actual connection-type by specifying the
property ConnectorFactoryImpl.PROPERTY_SAPERION_CONNECTION_TYPE. |
| Modifier and Type | Method and Description |
|---|---|
static SaperionClientFactory |
SaperionClientFactory.getSaperionClientFactory(Map<String,String> properties,
ConnectorFactory connectorFactory)
This factory method creates a new saperion client factory given an implementation of
ConnectorFactory. |
| Modifier and Type | Method and Description |
|---|---|
static ConnectorFactory |
ConnectorFactory.loadConnectorFactory()
This method is a convenience method to retrieve an implementation of this service interface using the java
service loader.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.