|
|||||||||
| Home >> All >> com >> act365 >> net >> [ dns overview ] | PREV NEXT | ||||||||
A
- A - Static variable in class com.act365.net.dns.DNSMessage
- ANY - Static variable in class com.act365.net.dns.DNSMessage
- AUTHORITATIVE_ANSWER - Static variable in class com.act365.net.dns.DNSWriter
- AXFR - Static variable in class com.act365.net.dns.DNSMessage
- additional_records - Variable in class com.act365.net.dns.DNSMessage
- answers - Variable in class com.act365.net.dns.DNSMessage
- authority_records - Variable in class com.act365.net.dns.DNSMessage
C
- CNAME - Static variable in class com.act365.net.dns.DNSMessage
- com.act365.net.dns - package com.act365.net.dns
D
- DNSLookup - class com.act365.net.dns.DNSLookup.
- Implements a DNS client.
- DNSLookup() - Constructor for class com.act365.net.dns.DNSLookup
- DNSMessage - class com.act365.net.dns.DNSMessage.
- Represents a DNS message.
- DNSMessage() - Constructor for class com.act365.net.dns.DNSMessage
- DNSReader - class com.act365.net.dns.DNSReader.
- Reads DNS messages from bytestreams.
- DNSReader(int) - Constructor for class com.act365.net.dns.DNSReader
- Constructs a parser to decode DNS bytestreams.
- DNSWriter - class com.act365.net.dns.DNSWriter.
- DNSWriter writes DNS messages to a byte stream.
- DNSWriter() - Constructor for class com.act365.net.dns.DNSWriter
- data - Variable in class com.act365.net.dns.ResourceRecord
- dataString(byte[], int, int, short) - Method in class com.act365.net.dns.DNSReader
- Converts the data in a ResourceRecord object into an appropriate string.
- data_string - Variable in class com.act365.net.dns.ResourceRecord
- domainName(byte[], int, StringBuffer) - Method in class com.act365.net.dns.DNSReader
- Extracts a domain name string from a DNS message, even if compressed.
- domain_name - Variable in class com.act365.net.dns.Query
- domain_name - Variable in class com.act365.net.dns.ResourceRecord
F
- flags - Variable in class com.act365.net.dns.DNSMessage
H
- HINFO - Static variable in class com.act365.net.dns.DNSMessage
- headerLength - Variable in class com.act365.net.dns.DNSReader
I
- INVERSE_QUERY - Static variable in class com.act365.net.dns.DNSWriter
- ITERATIVE_QUERY - Static variable in class com.act365.net.dns.DNSWriter
- identification - Variable in class com.act365.net.dns.DNSMessage
L
- length() - Method in class com.act365.net.dns.Query
- Message length
- length() - Method in class com.act365.net.dns.ResourceRecord
- Length of byte array
M
- MX - Static variable in class com.act365.net.dns.DNSMessage
- main(String[]) - Static method in class com.act365.net.dns.DNSLookup
- Sends a DNS query to a DNS server.
N
- NAME_ERROR - Static variable in class com.act365.net.dns.DNSWriter
- NO_ERROR - Static variable in class com.act365.net.dns.DNSWriter
- NS - Static variable in class com.act365.net.dns.DNSMessage
P
- PTR - Static variable in class com.act365.net.dns.DNSMessage
- parse(String, byte[], int) - Static method in class com.act365.net.dns.Query
- Converts a string representation of a domain name, e.g.
Q
- QUERY - Static variable in class com.act365.net.dns.DNSWriter
- Query - class com.act365.net.dns.Query.
- Represents a DNS Query Message.
- Query(byte[], short, short, String) - Constructor for class com.act365.net.dns.Query
- Trivial Query constructor
- Query(String) - Constructor for class com.act365.net.dns.Query
- Constructs a Query from a string representation of a single domain name.
- query_class - Variable in class com.act365.net.dns.Query
- query_name - Variable in class com.act365.net.dns.Query
- query_type - Variable in class com.act365.net.dns.Query
- questions - Variable in class com.act365.net.dns.DNSMessage
R
- RECURSION_AVAILABLE - Static variable in class com.act365.net.dns.DNSWriter
- RECURSION_DESIRED - Static variable in class com.act365.net.dns.DNSWriter
- RECURSIVE_QUERY - Static variable in class com.act365.net.dns.DNSWriter
- RESPONSE - Static variable in class com.act365.net.dns.DNSWriter
- ResourceRecord - class com.act365.net.dns.ResourceRecord.
- ResourceRecord(byte[], short, short, int, byte[], String) - Constructor for class com.act365.net.dns.ResourceRecord
- Trivial constructor
- read(byte[]) - Method in class com.act365.net.dns.DNSReader
- Reads all of the information from a DNS response.
- resource_class - Variable in class com.act365.net.dns.ResourceRecord
S
- SERVER_STATUS_REQUEST - Static variable in class com.act365.net.dns.DNSWriter
- STANDARD_QUERY - Static variable in class com.act365.net.dns.DNSWriter
T
- TRUNCATED - Static variable in class com.act365.net.dns.DNSWriter
- time_to_live - Variable in class com.act365.net.dns.ResourceRecord
- toString() - Method in class com.act365.net.dns.Query
- String representation
- toString() - Method in class com.act365.net.dns.ResourceRecord
- String representation
- type - Variable in class com.act365.net.dns.ResourceRecord
W
- write(Query, byte[], int) - Static method in class com.act365.net.dns.DNSWriter
- write(ResourceRecord, byte[], int) - Static method in class com.act365.net.dns.DNSWriter
- write(DNSMessage) - Static method in class com.act365.net.dns.DNSWriter
- write(short, boolean, String) - Static method in class com.act365.net.dns.DNSWriter
- Generates a standard DNS Query.
A C D F H I L M N P Q R S T W
|
|||||||||
| Home >> All >> com >> act365 >> net >> [ dns overview ] | PREV NEXT | ||||||||