com.genesyslab.platform.commons.connection
Interface MessagePackager
- All Superinterfaces:
- MessageStructureHandler
- All Known Implementing Classes:
- MessageProtocolInnerPackagerImpl, com.genesyslab.platform.commons.protocol.runtime.ProtocolMessagePackagerImpl
public interface MessagePackager
- extends MessageStructureHandler
Packager is StructreHandler for server-to-client way
and HAS StructureHandler for client-to-server way.
setConnection
void setConnection(com.genesyslab.platform.commons.connection.impl.ConnectionImpl connImpl)
sendMessage
void sendMessage(java.lang.Object message)
throws PlatformException
- Throws:
PlatformException
configure
void configure(ConnectionConfiguration config)
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.