- initSSL_Certs(String) - Static method in class org.licas_internet.ConnectionManager
-
Initialise the trust manager and set the certificates folder.
- InternetFactory - Class in org.licas_internet
-
Factory to return class implementations.
- InternetFactory() - Constructor for class org.licas_internet.InternetFactory
-
- isBound() - Method in class org.licas_internet.conn.LicasHttpConnection
-
Return true if bound to an address.
- isBound() - Method in class org.licas_internet.conn.LicasSocketConnection
-
Return true if bound to an address.
- isBound() - Method in class org.licas_internet.conn.LicasWebConnection
-
Return true if bound to an address.
- isConnected() - Method in class org.licas_internet.conn.LicasHttpConnection
-
Return true if connected to the source.
- isConnected() - Method in class org.licas_internet.conn.LicasSocketConnection
-
Return true if connected to the source.
- isConnected() - Method in class org.licas_internet.conn.LicasWebConnection
-
Return true if connected to the source.
- isDone - Variable in class org.licas_internet.conn.ConnectionThread
-
True when finished
- isDone - Variable in class org.licas_internet.conn.SocketThread
-
True when finished
- isError - Variable in class org.licas_internet.UpdatesChecker
-
True if there is an error in the communication call
- isError() - Method in class org.licas_internet.UpdatesChecker
-
Return true if there has been an error in the communication call.
- isHttpConnection() - Method in class org.licas_internet.conn.ConnectionInfo
-
Return true if the connection settings are for an http connection.
- isSocketConnection() - Method in class org.licas_internet.conn.LicasHttpConnection
-
Return true if the connection is an http socket connection.
- isUrlConnection() - Method in class org.licas_internet.conn.ConnectionInfo
-
Return true if the connection settings are for an url connection.
- isUrlConnection() - Method in class org.licas_internet.conn.LicasHttpConnection
-
Return true if the connection is an url connection.