com.genesyslab.platform.commons.connection
Interface MessagePackager
- All Superinterfaces:
- MessageStructureHandler
- public interface MessagePackager
- extends MessageStructureHandler
Packager is StructreHandler for server-to-client way
and HAS StructureHandler for client-to-server way
Method Summary |
void |
sendMessage(java.lang.Object message)
|
void |
setConnection(com.genesyslab.platform.commons.connection.impl.ConnectionImpl connImpl)
|
setConnection
public void setConnection(com.genesyslab.platform.commons.connection.impl.ConnectionImpl connImpl)
sendMessage
public void sendMessage(java.lang.Object message)
throws PlatformException
- Throws:
PlatformException
Send comments on this topic.
Copyright © 2006–2008 Genesys Telecommunication Laboratories, Inc. All rights reserved.