Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
Q
- Q - com.google.zxing.qrcode.decoder.ErrorCorrectionLevel
-
Q = ~25% correction
- qr - Variable in class org.minidns.dnsmessage.DnsMessage
-
The QR flag of the DNS message header.
- QR_CODE - com.google.zxing.BarcodeFormat
-
QR Code 2D barcode format.
- QR_CODE_FIELD_256 - Static variable in class com.google.zxing.common.reedsolomon.GenericGF
- QR_MASK_PATTERN - com.google.zxing.EncodeHintType
-
Specifies the QR code mask pattern to be used.
- QR_VERSION - com.google.zxing.EncodeHintType
-
Specifies the exact version of QR code to be encoded.
- QRCode - Class in com.google.zxing.qrcode.encoder
- QRCode() - Constructor for class com.google.zxing.qrcode.encoder.QRCode
- QRCodeWriter - Class in com.google.zxing.qrcode
-
This object renders a QR Code as a BitMatrix 2D array of greyscale values.
- QRCodeWriter() - Constructor for class com.google.zxing.qrcode.QRCodeWriter
- QRServlet - Class in net.i2p.imagegen
-
This servlet generates QR code images.
- QRServlet() - Constructor for class net.i2p.imagegen.QRServlet
- quadrant - Variable in class org.rrd4j.graph.ImageParameters
- QUERY - org.minidns.dnsmessage.DnsMessage.OPCODE
- QUERY_SOAPACTION - Static variable in class org.cybergarage.upnp.control.Control
- QUERY_STATE_VARIABLE - Static variable in class org.cybergarage.upnp.control.Control
- QUERY_STATE_VARIABLE_RESPONSE - Static variable in class org.cybergarage.upnp.control.Control
- queryControlReceived(StateVariable) - Method in interface org.cybergarage.upnp.control.QueryListener
- QueryListener - Interface in org.cybergarage.upnp.control
- QueryRequest - Class in org.cybergarage.upnp.control
- QueryRequest() - Constructor for class org.cybergarage.upnp.control.QueryRequest
- QueryRequest(HTTPRequest) - Constructor for class org.cybergarage.upnp.control.QueryRequest
- QueryResponse - Class in org.cybergarage.upnp.control
- QueryResponse() - Constructor for class org.cybergarage.upnp.control.QueryResponse
- QueryResponse(SOAPResponse) - Constructor for class org.cybergarage.upnp.control.QueryResponse
- Question - Class in org.minidns.dnsmessage
-
A DNS question (request).
- Question(DataInputStream, byte[]) - Constructor for class org.minidns.dnsmessage.Question
-
Parse a byte array and rebuild the dns question from it.
- Question(CharSequence, Record.TYPE) - Constructor for class org.minidns.dnsmessage.Question
-
Create a dns question for the given name/type/IN (internet class).
- Question(CharSequence, Record.TYPE, Record.CLASS) - Constructor for class org.minidns.dnsmessage.Question
-
Create a dns question for the given name/type/class.
- Question(CharSequence, Record.TYPE, Record.CLASS, boolean) - Constructor for class org.minidns.dnsmessage.Question
-
Create a dns question for the given name/type/class.
- Question(DnsName, Record.TYPE) - Constructor for class org.minidns.dnsmessage.Question
-
Create a dns question for the given name/type/IN (internet class).
- Question(DnsName, Record.TYPE, Record.CLASS) - Constructor for class org.minidns.dnsmessage.Question
-
Create a dns question for the given name/type/class.
- Question(DnsName, Record.TYPE, Record.CLASS, boolean) - Constructor for class org.minidns.dnsmessage.Question
- questions - Variable in class org.minidns.dnsmessage.DnsMessage
-
The question section content.
- queue - Variable in class net.i2p.i2ptunnel.udp.I2PSource
- queuedBytes() - Method in class org.klomp.snark.PeerConnectionOut
- QueuedClientConnectionRunner - Class in net.i2p.router.client
-
Zero-copy in-JVM.
- QueuedClientConnectionRunner(RouterContext, ClientManager, I2CPMessageQueue) - Constructor for class net.i2p.router.client.QueuedClientConnectionRunner
-
Create a new runner with the given queues
- queueDelete(String) - Method in class i2p.susi.webmail.pop3.DelayedDeleter
- QueuedI2CPMessageReader - Class in net.i2p.internal
-
Get messages off an In-JVM queue, zero-copy.
- QueuedI2CPMessageReader(I2CPMessageQueue, I2CPMessageReader.I2CPMessageEventListener) - Constructor for class net.i2p.internal.QueuedI2CPMessageReader
-
Creates a new instance of this QueuedMessageReader and spawns a pumper thread.
- QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner - Class in net.i2p.internal
- QueuedI2CPMessageReaderRunner() - Constructor for class net.i2p.internal.QueuedI2CPMessageReader.QueuedI2CPMessageReaderRunner
- queuedRecv(ByteBuffer, FIFOBandwidthLimiter.Request) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
We have read the data in the buffer, but we can't process it locally yet, because we're choked by the bandwidth limiter.
- queuedWrite(ByteBuffer, FIFOBandwidthLimiter.Request) - Method in class net.i2p.router.transport.ntcp.NTCPConnection
-
ditto for writes
- queueForDeletion(String) - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Queue for later deletion.
- queueForDeletion(Collection<String>) - Method in class i2p.susi.webmail.pop3.POP3MailBox
-
Queue for later deletion.
- queueForExploration(Collection<Hash>) - Method in class net.i2p.router.networkdb.kademlia.KademliaNetworkDatabaseFacade
- queueLookup(byte[]) - Method in class net.i2p.router.CommSystemFacade
- queueLookup(byte[]) - Method in class net.i2p.router.transport.CommSystemFacadeImpl
- queueReceived(UDPPacket) - Method in class net.i2p.router.transport.udp.PacketHandler
-
Blocking call to retrieve the next inbound packet, or null if we have shut down.
- queueSocket(I2PSocket) - Method in class net.i2p.sam.SAMv3StreamSession
-
Put a socket on the accept queue.
- quickLocks - Variable in class org.rrd4j.core.RrdSafeFileBackend.Counters
- quotedDate - Variable in class i2p.susi.webmail.Mail
- QuotedPrintable - Class in i2p.susi.webmail.encoding
-
ref: https://en.wikipedia.org/wiki/Quoted-printable
- QuotedPrintable() - Constructor for class i2p.susi.webmail.encoding.QuotedPrintable
- quoteHTML(String) - Static method in class i2p.susi.webmail.WebMail
-
prepare line for presentation between html tags Escapes html tags
All Classes|All Packages