Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.directwebremoting.util Classes and Interfaces - 33 results found.
NameDescriptionTypePackageFramework
Base64This class provides encode/decode for RFC 2045 Base64 as defined by RFC 2045, N.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
BrowserDetectVarious functions to do with working out what is at the other end of the wire, and what it can do.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
ClasspathScannerClasspathScanner enables you to find the set of classes that match some package name.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
CommonsLoggingOutputThis class is intended to be used by Logger when commons-logging is available, but to not force Logger itself to depend on commons-logging soClassorg.directwebremoting.utilDirectWebRemoting (DWR)
CompareUtilSome utilities for comparing objects that could be nullAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.utilDirectWebRemoting (DWR)
ContinuationA wrapper around Jetty and Grizzly Ajax ContinuationsAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.utilDirectWebRemoting (DWR)
CopyUtils This class provides static utility methods for buffered copying between sources (InputStream, Reader, String andClassorg.directwebremoting.utilDirectWebRemoting (DWR)
DebuggingPrintWriterA PrintWriter that also sends its output to a log streamAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.utilDirectWebRemoting (DWR)
DelegatingServletInputStreamDelegating implementation of ServletInputStream.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
DelegatingServletOutputStreamDelegating implementation of ServletOutputStream.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
DomUtilVarious utilities to make up for the fact that DOM isn't as useful as itAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.utilDirectWebRemoting (DWR)
EmptyEntityResolverAn EntityResolver for use when you don't want to do any entity resolving.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
FakeHttpServletRequestFor the benefit of anyone that wants to create a fake HttpServletRequest that doesn't do anything other than not be null.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
FakeHttpServletResponseMock implementation of the HttpServletResponse interface.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
FakeHttpSessionFor the benefit of anyone that wants to create a fake HttpSession that doesn't do anything other than not be null.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
FakeRequestDispatcherMock implementation of the RequestDispatcher interface.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
FakeServletConfigA fake implementation of ServletConfig for cases (Like inside Spring) when you don't have a real one, or when you want to modify the initParametersClassorg.directwebremoting.utilDirectWebRemoting (DWR)
FakeServletContextFake implementation of the ServletContext interface.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
HitMonitorWe need a way to record how heavily used the server is, and adjust our behavior to reduce the load on the server.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
JavascriptUtilVarious Javascript code utilities.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
LocalUtilVarious utilities, stuff that we're still surprised isn't in the JDK, and stuff that perhaps is borderline JDK material, but isn't really pure DWRClassorg.directwebremoting.utilDirectWebRemoting (DWR)
LogErrorHandlerAn ErrorHandler that writes to the Log classAuthor:Joe Walker [joe at getahead dot ltd dot uk]Classorg.directwebremoting.utilDirectWebRemoting (DWR)
LoggerA very quick and dirty logging implementation.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
LoggersA collection of standard log destinationsAuthor:Joe Walker [joe at getahead dot ltd dot uk]Interfaceorg.directwebremoting.utilDirectWebRemoting (DWR)
LoggingOutputWe don't want to force users to use commons-logging, but there are no logging APIs available at 1.Interfaceorg.directwebremoting.utilDirectWebRemoting (DWR)
MimeConstantsVarious constants from generating output.Interfaceorg.directwebremoting.utilDirectWebRemoting (DWR)
PairMan this is embarrassing.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
ServletLoggingOutputAn implementation of LoggingOutput that sends stuff to the Servlet.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
SwallowingHttpServletResponseUsed by ExecutionContext to forward results back via javascript.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
SystemOutLoggingOutputAn implementation of LoggingOutput that sends stuff to System.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
UserAgentenum UserAgentextends java.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
VersionUtilInterface to the system version info file.Classorg.directwebremoting.utilDirectWebRemoting (DWR)
WriterOutputStreamThis is not the evil hack you are looking for.Classorg.directwebremoting.utilDirectWebRemoting (DWR)