Class I2PClientFactory


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

      • I2PClientFactory

        public I2PClientFactory()
    • Method Detail

      • createClient

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