Package com.wowza.wms.server
Interface ICommandInterfaceCommand
public interface ICommandInterfaceCommand
-
Method Summary
-
Method Details
-
invoke
void invoke(com.wowza.wms.server.CommandInterfaceRequestMessage req, com.wowza.wms.server.CommandInterfaceResponseMessage resp) -
canHandle
boolean canHandle(com.wowza.wms.server.CommandInterfaceRequestMessage req)
-