Package de.javawi.jstun.test.demo
Class StunServer
java.lang.Object
de.javawi.jstun.test.demo.StunServer
-
Constructor Summary
ConstructorsConstructorDescriptionStunServer
(int primaryPort, InetAddress primary, int secondaryPort, InetAddress secondary) -
Method Summary
-
Constructor Details
-
StunServer
public StunServer(int primaryPort, InetAddress primary, int secondaryPort, InetAddress secondary) throws SocketException - Throws:
SocketException
-
-
Method Details
-
start
- Throws:
SocketException
-
main
-