javax.activation
public interface CommandObject
Method Summary | |
---|---|
void | setCommandContext(String verb, DataHandler dh)
Initializes the command with the verb it is expected to perform and
the data handler describing the data to operate on. |
Parameters: verb the command verb dh the data handler describing the data to process