Uses of Interface
org.directwebremoting.util.LoggingOutput

Packages that use LoggingOutput
org.directwebremoting.util   
 

Uses of LoggingOutput in org.directwebremoting.util
 

Classes in org.directwebremoting.util that implement LoggingOutput
 class CommonsLoggingOutput
          This class is intended to be used by Logger when commons-logging is available, but to not force Logger itself to depend on commons-logging so Logger can catch the ClassDefNotFoundError and use other methods.
 class ServletLoggingOutput
          An implementation of LoggingOutput that sends stuff to the Servlet.log stream.
 


Copyright ? 2005