- All Implemented Interfaces:
 
- Message
 
- Direct Known Subclasses:
 
- MonitorImpl.ConnectionsCommand, MonitorImpl.ServerCommand, MonitorImpl.ShutdownCommand, MonitorImpl.SqlStatementsCommand, MonitorImpl.StatementsCommand
 
- Enclosing class:
 
- MonitorImpl
 
abstract static class MonitorImpl.Command
extends Object
implements Message
A kind of message that produces a response. The response may be null,
 but even so, it will be stored and the caller must collect it.