public interface ICommandInterfaceCommand
boolean
canHandle(com.wowza.wms.server.CommandInterfaceRequestMessage req)
void
invoke(com.wowza.wms.server.CommandInterfaceRequestMessage req, com.wowza.wms.server.CommandInterfaceResponseMessage resp)
boolean canHandle(com.wowza.wms.server.CommandInterfaceRequestMessage req)
void invoke(com.wowza.wms.server.CommandInterfaceRequestMessage req, com.wowza.wms.server.CommandInterfaceResponseMessage resp)