Package com.wowza.wms.server
Interface ICommandInterfaceCommand
- 
 public interface ICommandInterfaceCommand
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleancanHandle(com.wowza.wms.server.CommandInterfaceRequestMessage req)voidinvoke(com.wowza.wms.server.CommandInterfaceRequestMessage req, com.wowza.wms.server.CommandInterfaceResponseMessage resp)
 
-