Class I2PClientFactory

java.lang.Object
net.i2p.client.I2PClientFactory

public class I2PClientFactory extends Object
Provide a means of hooking into an appropriate I2PClient implementation
Author:
jrandom
  • Constructor Details

    • I2PClientFactory

      public I2PClientFactory()
  • Method Details

    • createClient

      public static I2PClient createClient()
      Create a new instance of the appropriate I2PClient
      Returns:
      client implementation