net.agmodel.genericBroker
Interface ServerRequest

All Superinterfaces:
Serializable
All Known Implementing Classes:
ChizuRequest, DEMRequest, MetRequest

public interface ServerRequest
extends Serializable

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