MessageStructureHandler
com.genesyslab.platform.commons.connection.impl.CommonMessageTransportImpl
, LcaUdpHeartbeatInternalProtocolTransportImpl
, MessageProtocolTransportImpl
public interface MessageTransport extends MessageStructureHandler
MessageStructureHandler.StringBytes
Modifier and Type | Method | Description |
---|---|---|
void |
processData(byte[] b,
int offset,
int len) |
Network layer endpoint.
|
void |
setConnection(com.genesyslab.platform.commons.connection.impl.ConnectionImpl connection) |
Dependency injection method for ConnectionImpl.
|
onAttribute, onAttribute, onAttribute, onAttribute, onMessageEnd, onNewMessage, onRawAttribute
void processData(byte[] b, int offset, int len) throws com.genesyslab.platform.commons.connection.impl.InvalidPacketException
b
- offset
- len
- com.genesyslab.platform.commons.connection.impl.InvalidPacketException
void setConnection(com.genesyslab.platform.commons.connection.impl.ConnectionImpl connection)
connection
- connection of this transportSend comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.