Platform SDK Java 8.5 API Reference

com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime
Class UdpConnectionImpl.BufferWritePoint

java.lang.Object
  extended by com.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime.UdpConnectionImpl.BufferWritePoint
All Implemented Interfaces:
com.genesyslab.platform.commons.connection.impl.WritePoint
Direct Known Subclasses:
LcaUdpHeartbeatInternalProtocolTransportImpl.TruncatingWritePoint
Enclosing class:
UdpConnectionImpl

public static class UdpConnectionImpl.BufferWritePoint
extends java.lang.Object
implements com.genesyslab.platform.commons.connection.impl.WritePoint


Constructor Summary
UdpConnectionImpl.BufferWritePoint()
           
 
Method Summary
 java.nio.ByteBuffer getBuffers()
           
 void write(byte[] bytes)
           
 void write(byte[] bytes, int offset, int len)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UdpConnectionImpl.BufferWritePoint

public UdpConnectionImpl.BufferWritePoint()
Method Detail

write

public void write(byte[] bytes)
Specified by:
write in interface com.genesyslab.platform.commons.connection.impl.WritePoint

write

public void write(byte[] bytes,
                  int offset,
                  int len)
Specified by:
write in interface com.genesyslab.platform.commons.connection.impl.WritePoint

getBuffers

public java.nio.ByteBuffer getBuffers()

Platform SDK Java 8.5 API Reference

Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 8.5.302.00
Copyright © 2006–2017 Genesys Telecommunications Laboratories, Inc. All rights reserved.