Package gov.virginia.dcjs.client.net

Interface Summary
Connection This interface serves as an abstraction for connections between a client * and its server via the Internet.
 

Class Summary
DelegateConnection This class establishes a connection with the specified custom * application server via the delegate server.
ServiceConnection This class provides HTTP based connectivity between a client and a server * over the Internet.
SOAPCall * This class has been deprecated in favor of the set of * SoapRequest classes in the * gov.virginia.dcjs.ws.client package.
SocketConnection This class provides Socket based connectivity between a client and a server * over the Internet.