com.genesyslab.platform.commons.protocol
Interface ExternalTransportFactory
public interface ExternalTransportFactory
Factory of external transport for a specified protocol description and an endpoint.
getTransport
ExternalTransport getTransport(ProtocolDescription protocolDescription,
Endpoint endpoint)
- Gets external transport for a specified protocol description and an endpoint.
- Parameters:
protocolDescription
- specifies a protocol.endpoint
- specifies host, port and configuration.
- Returns:
- external transport instance
or null if PSDK have to use the default implementation.
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.