- register(CertificateManager) - Method in class org.licas_internet.ssl.CustomTrustManager
-
Register a certificate manager with the trust manager.
- releaseConnection() - Method in class org.licas_internet.conn.SocketHandler
-
Release the specified socket in the handler.
- remoteAddress - Variable in class org.licas_internet.conn.ConnectionInfo
-
The remote ip address
- remoteMessage - Variable in class org.licas_internet.conn.ConnectionInfo
-
If additional POST message
- remotePort - Variable in class org.licas_internet.conn.ConnectionInfo
-
The remote port to connect to
- removeHttp(String) - Static method in class org.licas_internet.util.HttpConst
-
Remove the http part if the uri starts with it and return the rest.
- returnSocketConnector(SocketHandler) - Static method in class org.licas_internet.ConnectionManager
-
Return a socket handler back to the connection pool.
- run() - Method in class org.licas_internet.conn.ConnectionThread
-
The connection thread's runnable implementation.
- run() - Method in class org.licas_internet.conn.SocketThread
-
Enable the socket and create a connection of the appropriate type.