Package net.i2p.client
Class I2PClientFactory
java.lang.Object
net.i2p.client.I2PClientFactory
Provide a means of hooking into an appropriate I2PClient implementation
- Author:
- jrandom
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic I2PClient
Create a new instance of the appropriate I2PClient
-
Constructor Details
-
I2PClientFactory
public I2PClientFactory()
-
-
Method Details
-
createClient
Create a new instance of the appropriate I2PClient- Returns:
- client implementation
-