Package de.javawi.jstun.test
Class DiscoveryTest
- java.lang.Object
-
- de.javawi.jstun.test.DiscoveryTest
-
public class DiscoveryTest extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description DiscoveryTest(java.net.InetAddress iaddress, java.lang.String stunServer, int port)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DiscoveryInfo
test()
-
-
-
Method Detail
-
test
public DiscoveryInfo test() throws UtilityException, java.net.SocketException, java.net.UnknownHostException, java.io.IOException, MessageAttributeParsingException, MessageAttributeException, MessageHeaderParsingException
- Throws:
UtilityException
java.net.SocketException
java.net.UnknownHostException
java.io.IOException
MessageAttributeParsingException
MessageAttributeException
MessageHeaderParsingException
-
-