public class ClientHandshake extends ByteBufferReader
Modifier and Type | Field and Description |
---|---|
InetSocketAddress |
address |
long |
sendPing |
long |
sendPong |
InetSocketAddress[] |
systemAddresses |
buffer
Constructor and Description |
---|
ClientHandshake(ByteBuffer data) |
public InetSocketAddress address
public InetSocketAddress[] systemAddresses
public long sendPing
public long sendPong
public ClientHandshake(ByteBuffer data)
Copyright © 2016. All rights reserved.