Public Member Functions | Protected Member Functions | Package Attributes | Static Private Attributes
javax.jmdns.impl.DNSIncoming.MessageInputStream Class Reference
Inheritance diagram for javax.jmdns.impl.DNSIncoming.MessageInputStream:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 MessageInputStream (byte[] buffer, int length)
 MessageInputStream (byte[] buffer, int offset, int length)
int readByte ()
byte[] readBytes (int len)
int readInt ()
String readName ()
String readNonNameString ()
int readUnsignedShort ()
String readUTF (int len)

Protected Member Functions

synchronized int peek ()

Package Attributes

final Map< Integer, String > _names

Static Private Attributes

static Logger logger1 = Logger.getLogger(MessageInputStream.class.getName())

Detailed Description

Definition at line 36 of file DNSIncoming.java.


Constructor & Destructor Documentation

javax.jmdns.impl.DNSIncoming.MessageInputStream.MessageInputStream ( byte[]  buffer,
int  length 
) [inline]

Definition at line 41 of file DNSIncoming.java.

javax.jmdns.impl.DNSIncoming.MessageInputStream.MessageInputStream ( byte[]  buffer,
int  offset,
int  length 
) [inline]
Parameters:
buffer
offset
length

Definition at line 50 of file DNSIncoming.java.


Member Function Documentation

synchronized int javax.jmdns.impl.DNSIncoming.MessageInputStream.peek ( ) [inline, protected]

Definition at line 111 of file DNSIncoming.java.

Definition at line 55 of file DNSIncoming.java.

Definition at line 67 of file DNSIncoming.java.

Definition at line 63 of file DNSIncoming.java.

Definition at line 115 of file DNSIncoming.java.

Definition at line 163 of file DNSIncoming.java.

Definition at line 59 of file DNSIncoming.java.

Definition at line 73 of file DNSIncoming.java.


Member Data Documentation

final Map<Integer, String> javax.jmdns.impl.DNSIncoming.MessageInputStream._names [package]

Definition at line 39 of file DNSIncoming.java.

Definition at line 37 of file DNSIncoming.java.


The documentation for this class was generated from the following file:


zeroconf_jmdns_suite
Author(s): Daniel Stonier
autogenerated on Thu Aug 27 2015 15:50:27