net.agmodel.genericBroker
Interface ServerResult

All Superinterfaces:
Serializable
All Known Subinterfaces:
DataSet, GridLayer, SpatialMetSet, StationDataSet
All Known Implementing Classes:
ChizuResult, DataSetImpl, GridLayerImpl, SpatialMetSetImpl, StationDataSetImpl

public interface ServerResult
extends Serializable

A "tagging" interface that identifies an object as being used to transmit requests to a server.
This interface has no methods.