Uses of Class
jade.imtp.leap.Command
-
Packages that use Command Package Description jade.imtp.leap -
-
Uses of Command in jade.imtp.leap
Methods in jade.imtp.leap that return Command Modifier and Type Method Description protected CommandMicroSkeleton. createErrorRsp(Throwable tr, boolean expected)protected CommandMicroStub. executeRemotely(Command c, long timeout)CommandMicroStub.PostponedCommand. getCommand()Methods in jade.imtp.leap with parameters of type Command Modifier and Type Method Description protected CommandMicroStub. executeRemotely(Command c, long timeout)protected voidBackEndStub. handlePostponedCommandExpired(Command c, ICPException exception)protected voidMicroStub. handlePostponedCommandExpired(Command c, ICPException exception)Constructors in jade.imtp.leap with parameters of type Command Constructor Description PostponedCommand(Command c, int sessionId, ICPException icpe)
-