Example #1
0
 public void initUdpSocketManager(int externalListenPort) throws Exception {
   WebUdpSocketManager.init(externalListenPort);
 }