Uses of Interface
com.biglybt.pif.utils.Utilities.JSONClient
Packages that use Utilities.JSONClient
-
Uses of Utilities.JSONClient in com.biglybt.pif.utils
Methods in com.biglybt.pif.utils with parameters of type Utilities.JSONClientModifier and TypeMethodDescriptionvoidUtilities.registerJSONRPCClient(Utilities.JSONClient client) voidUtilities.unregisterJSONRPCClient(Utilities.JSONClient client) -
Uses of Utilities.JSONClient in com.biglybt.pifimpl.local.utils
Fields in com.biglybt.pifimpl.local.utils with type parameters of type Utilities.JSONClientModifier and TypeFieldDescriptionprivate static Map<String, Utilities.JSONClient> UtilitiesImpl.json_clientsMethods in com.biglybt.pifimpl.local.utils with parameters of type Utilities.JSONClientModifier and TypeMethodDescriptionvoidUtilitiesImpl.registerJSONRPCClient(Utilities.JSONClient client) voidUtilitiesImpl.unregisterJSONRPCClient(Utilities.JSONClient client)