Class NetJavaImpl


  • public class NetJavaImpl
    extends java.lang.Object
    Implements part of the Net API using HttpURLConnection, to be easily reused between the Android and Desktop backends.
    • Constructor Detail

      • NetJavaImpl

        public NetJavaImpl()
      • NetJavaImpl

        public NetJavaImpl​(int maxThreads)