private class DiscoveryV2.DatagramBuffers.DatagramInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
private ByteBuffer |
buf |
private DatagramPacket |
datagram |
| Constructor and Description |
|---|
DatagramInfo() |
| Modifier and Type | Method and Description |
|---|---|
(package private) ByteBuffer |
getBuffer() |
(package private) DatagramPacket |
getDatagram() |
private final DatagramPacket datagram
private final ByteBuffer buf
ByteBuffer getBuffer()
DatagramPacket getDatagram()
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.