Uses of Interface
com.lexmark.saperion.client.spi.Connector
Packages that use Connector
Package
Description
-
Uses of Connector in com.lexmark.saperion.client
Methods in com.lexmark.saperion.client that return ConnectorModifier and TypeMethodDescriptionConnectorFactoryImpl.newConnector
(Map<String, String> properties) -
Uses of Connector in com.lexmark.saperion.client.implementation
Constructors in com.lexmark.saperion.client.implementation with parameters of type Connector -
Uses of Connector in com.lexmark.saperion.client.spi
Methods in com.lexmark.saperion.client.spi that return ConnectorModifier and TypeMethodDescriptiondefault Connector
ConnectorFactory.newConnector()
This method creates a new connector configured by with default configuration properties.ConnectorFactory.newConnector
(Map<String, String> properties) This method creates a new connector configured by the given configuration properties.default Connector
ConnectorFactory.newConnector
(Properties properties) This method creates a new connector configured by the given configuration properties.