ProgramixGenericLib v4.0.0

Uses of Interface
com.programix.command.CommandRequest

Packages that use CommandRequest
com.programix.command Toolset for building a version of the "Command Pattern". 
com.programix.command.bridge.http Bridges the world of "Command Pattern" over an HTTP layer. 
 

Uses of CommandRequest in com.programix.command
 

Methods in com.programix.command with parameters of type CommandRequest
 CommandResponse CommandProcessor.process(CommandRequest req)
           
 CommandResponse DelegatingCommandProcessor.process(CommandRequest req)
           
 

Uses of CommandRequest in com.programix.command.bridge.http
 

Methods in com.programix.command.bridge.http with parameters of type CommandRequest
 CommandResponse HttpCommandProcessor.process(CommandRequest req)
           
 


ProgramixGenericLib v4.0.0

Copyright © 2001-2007 Programix Incorporated. All rights reserved. ProgramixGenericLib is free and is OSI Certified Open Source Software under the BSD license.