Package | Description |
---|---|
org.joty.app | |
org.joty.web |
Class and Description |
---|
AbstractWebClient
It is the talker to the Joty Server (see
org.joty.server.JotyServer )
via the http connection built on an implementation of AbstractWebConn
object (the createWebConn abstract method drives the descendant to
make the inherent choice). |
Class and Description |
---|
AbstractWebClient.DocumentDescriptor |
AbstractWebConn
This class is responsible to manage the http connection with server.
|