Uses of Class
magoffin.matt.ma2.web.ShadowServerController.Command

Packages that use ShadowServerController.Command
magoffin.matt.ma2.web   
 

Uses of ShadowServerController.Command in magoffin.matt.ma2.web
 

Methods in magoffin.matt.ma2.web with parameters of type ShadowServerController.Command
protected  void ShadowServerController.generateShadow(ShadowServerController.Command cmd, java.io.OutputStream out)
          Generate the shadow and send to the output stream.
protected  java.lang.String ShadowServerController.getCacheKey(ShadowServerController.Command cmd)
          Generate a cache key for the given command.