Class SOCKSServerFactory


  • class SOCKSServerFactory
    extends Object
    Factory class for creating SOCKS forwarders through I2P
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static SOCKSServer createSOCKSServer​(I2PAppContext ctx, Socket s, Properties props)
      Create a new SOCKS server, using the provided socket (that must be connected to a client) to select the proper SOCKS protocol verstml">All Classes
      Modifier and /dd>
      open