- LicasHttpConnection - Class in org.licas_internet.conn
-
This class models a connection that can be used to make a call over the internet through an http address.
- LicasHttpConnection(ConnectionInfo) - Constructor for class org.licas_internet.conn.LicasHttpConnection
-
Create a new instance of LicasHttpConnection.
- LicasSocketConnection - Class in org.licas_internet.conn
-
This class models an HTTP connection using a Socket, as part of the licas system.
- LicasSocketConnection(ConnectionInfo) - Constructor for class org.licas_internet.conn.LicasSocketConnection
-
Create a new instance of LicasSocketConnection.
- LicasWebConnection - Class in org.licas_internet.conn
-
This class models an http connection through the web using GET and POST.
- LicasWebConnection(ConnectionInfo) - Constructor for class org.licas_internet.conn.LicasWebConnection
-
Create a new instance of LicasWebConnection.
- localAddress - Variable in class org.licas_internet.conn.ConnectionInfo
-
The local ip address