|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.genesyslab.platform.management.protocol.localcontrolagentheartbeat.runtime.UdpConnectionImpl.BufferWritePoint
public static class UdpConnectionImpl.BufferWritePoint
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 |
---|
public UdpConnectionImpl.BufferWritePoint()
Method Detail |
---|
public void write(byte[] bytes)
write
in interface com.genesyslab.platform.commons.connection.impl.WritePoint
public void write(byte[] bytes, int offset, int len)
write
in interface com.genesyslab.platform.commons.connection.impl.WritePoint
public java.nio.ByteBuffer getBuffers()
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |