Uses of Class
net.agmodel.genericBroker.ServiceHTTP

Packages that use ServiceHTTP
net.agmodel.genericBroker Contains generic classes used in the interface descriptions of a number of different brokers and servers. 
net.agmodel.weatherData Contains interface classes for MetBroker client applications.
 
 

Uses of ServiceHTTP in net.agmodel.genericBroker
 

Subclasses of ServiceHTTP in net.agmodel.genericBroker
 class GenericBrokerHTTP
          An HTTP servlet wrapper interface to GenericBrokerRMI.
 class ServerHTTP
          An HTTP servlet wrapper interface to a remote RMI-based server.
 

Uses of ServiceHTTP in net.agmodel.weatherData
 

Subclasses of ServiceHTTP in net.agmodel.weatherData
 class MetBrokerHTTP
          Handles:
database connections,
requests for details of databases and weather stations, and
requests for weather data.
 



Copyright (C) NARC 2001 All Rights Reserved.