Class MoatApi


  • @NotNullByDefault
    public class MoatApi
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      MoatApi​(java.io.File obfs4Executable, java.io.File obfs4Dir, java.lang.String url, java.lang.String front)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.List<Bridges> get()  
      java.util.List<Bridges> getWithCountry​(java.lang.String country)  
      • Methods inherited from class java.lang.Object

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

      • MoatApi

        public MoatApi​(java.io.File obfs4Executable,
                       java.io.File obfs4Dir,
                       java.lang.String url,
                       java.lang.String front)
    • Method Detail

      • get

        public java.util.List<Bridges> get()
                                    throws java.io.IOException
        Throws:
        java.io.IOException
      • getWithCountry

        public java.util.List<Bridges> getWithCountry​(java.lang.String country)
                                               throws java.io.IOException
        Throws:
        java.io.IOException