- GET - Static variable in class org.licas_internet.util.HttpConst
-
Defines get http method
- getAcceptedIssuers() - Method in class org.licas_internet.ssl.CustomTrustManager
-
- getAddress(String) - Static method in class org.licas_internet.conn.SocketHandler
-
Return the correctly formatted address to input to a socket.
- getConn() - Method in class org.licas_internet.conn.LicasHttpConnection
-
Get the created connection.
- getConn() - Method in class org.licas_internet.conn.LicasSocketConnection
-
Get the created connection.
- getConn() - Method in class org.licas_internet.conn.LicasWebConnection
-
Get the created connection.
- getConn() - Method in class org.licas_internet.conn.SocketThread
-
Return the actual internet connector.
- getConnection() - Method in class org.licas_internet.conn.SocketHandler
-
Get the web-based connection.
- getHttp(String) - Static method in class org.licas_internet.util.HttpConst
-
Get the http part if the uri starts with that.
- getInstance() - Static method in class org.licas_internet.InternetFactory
-
Get the created instance of the internet factory.
- getInstance() - Static method in class org.licas_internet.ssl.CustomTrustManager
-
Get the CustomTrustManager instance.
- getIsDone() - Method in class org.licas_internet.conn.ConnectionThread
-
Return true if the connection attempt has been tried.
- getIsDone() - Method in class org.licas_internet.conn.SocketThread
-
Return true if the connection attempt has been tried.
- getMytrustManager() - Method in class org.licas_internet.ssl.CertificateManager
-
Get the trust manager.
- getResponseCode() - Method in class org.licas_internet.conn.LicasWebConnection
-
Get the response code to the request.
- getSocketConnector() - Static method in class org.licas_internet.ConnectionManager
-
If a socket handler is saved that is not currently in use then return.
- getSocketHandler(ConnectionInfo) - Static method in class org.licas_internet.conn.SocketHandler
-
Retrieve an existing socket handler to the specified address or create a
new one if one does not exist.
- getSocketHandler(String, URL, int) - Static method in class org.licas_internet.ConnectionManager
-
Create and return a socket for making a connection with.
- getUpdatesChecker() - Method in class org.licas_internet.InternetFactory
-
Get a new updates checker class to check for updates information.
- getUpdatesMessage() - Method in class org.licas_internet.UpdatesChecker
-
Get a message describing the updates available.