JmDNS 3.4.1

javax.jmdns.test
Class DNSMessageTest

java.lang.Object
  extended by javax.jmdns.test.DNSMessageTest

public class DNSMessageTest
extends Object


Constructor Summary
DNSMessageTest()
           
 
Method Summary
protected  void print(byte[] data)
           
 void setup()
           
 void testCreateAnswer()
           
 void testCreateQuery()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DNSMessageTest

public DNSMessageTest()
Method Detail

setup

public void setup()

testCreateQuery

public void testCreateQuery()
                     throws IOException
Throws:
IOException

testCreateAnswer

public void testCreateAnswer()
                      throws IOException
Throws:
IOException

print

protected void print(byte[] data)

Last updated 2011-08-25 12:40

Copyright © 2002-2011 JmDNS. All Rights Reserved.