Package org.xbill.DNS
Class NioTcpClient.Transaction
java.lang.Object
org.xbill.DNS.NioTcpClient.Transaction
- Enclosing class:
NioTcpClient
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) longprivate final SocketChannelprivate final longprivate final CompletableFuture<byte[]> private final Messageprivate final byte[]private ByteBuffer -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
query
-
queryData
private final byte[] queryData -
endTime
private final long endTime -
channel
-
f
-
queryDataBuffer
-
bytesWrittenTotal
long bytesWrittenTotal
-
-
Constructor Details
-
Transaction
private Transaction()
-
-
Method Details
-
send
- Throws:
IOException
-