| Package | Description |
|---|---|
| com.saperion.connector |
This package contains the main classic connector classes.
|
| com.saperion.connector.events | |
| com.saperion.connector.pool |
Package for pool classes.
|
| com.saperion.connector.service |
This package contains the client-side implementations of services.
|
| com.saperion.connector.wf |
This package contains the main classic workflow connector classes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SaClassicConnectorImpl
The Class SaClassicConnectorImpl.
|
| Modifier and Type | Method and Description |
|---|---|
static EventManager |
EventManager.newEventManager(SaClassicConnector connector)
Obtain an EventManager for the given
SaClassicConnector. |
| Modifier and Type | Method and Description |
|---|---|
SaClassicConnector |
PooledSession.connection() |
protected SaClassicConnector |
GenericKeyedSessionPoolFactory.createConnector()
Creates a SaClassicConnector connection.
|
| Constructor and Description |
|---|
PooledSession(com.saperion.connector.authentication.Session session,
SaClassicConnector connector)
Creates a new pooled session.
|
| Modifier and Type | Method and Description |
|---|---|
static com.lexmark.saperion.remote.common.Connection |
LegacyAwareRmiClientService.createConnectionFromClassicConnector(SaClassicConnector legacyConnection)
Deprecated.
|
| Constructor and Description |
|---|
LegacyAwareRmiClientService(SaClassicConnector legacyConnection)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
SaClassicConnector |
SaWFConnectorImpl.getClassicConnector()
Gets the classic connector behind this connector.
|
SaClassicConnector |
SaWFConnector.getClassicConnector()
Gets the classic connector behind this connector.
|
| Constructor and Description |
|---|
SaWFConnectorImpl(SaClassicConnector conn)
Constructor with given connector.
|
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.