Class TestServer

java.lang.Object
zombie.core.raknet.TestServer

public class TestServer
extends java.lang.Object
  • Constructor Summary

    Constructors
    Constructor Description
    TestServer()  
  • Method Summary

    Modifier and Type Method Description
    static void main​(java.lang.String[] stringArray)  
    static java.nio.ByteBuffer Receive()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • TestServer

      public TestServer()
  • Method Details

    • main

      public static void main​(java.lang.String[] stringArray)
    • Receive

      public static java.nio.ByteBuffer Receive()