Uses of Class
org.jmythapi.protocol.UnknownCommandException

Packages that use UnknownCommandException
org.jmythapi.protocol.utils This package contains protocol related utiltity classes. 
 

Uses of UnknownCommandException in org.jmythapi.protocol.utils
 

Methods in org.jmythapi.protocol.utils that throw UnknownCommandException
static MythProtocolCmd CommandUtils.getCommandDeclaration(String commandName, String subCommandName)
           
static ProtocolVersionRange CommandUtils.getCommandVersionRange(String commandName)
          Returns the version-range the given command is supported in.
static
<Event extends IMythEvent<?>>
Class<Event>
EventUtils.getResponseClass(String commandName)
           
static
<Event extends IMythEvent<?>>
Event
EventUtils.readFrom(IMythPacket packet)
           
 



Copyright © 2008-2013. All Rights Reserved.