public interface ICommandInterfaceCommand
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
canHandle(com.wowza.wms.server.CommandInterfaceRequestMessage req) |
|
void |
invoke(com.wowza.wms.server.CommandInterfaceRequestMessage req,
com.wowza.wms.server.CommandInterfaceResponseMessage resp) |