Uses of Package
org.apache.commons.chain.web.javax
Packages that use org.apache.commons.chain.web.javax
Package
Description
Basis for specialized
Context implementations suitable for use
in web applications (till JEE8), and generic Command implementations
useful across web application environments.-
Classes in org.apache.commons.chain.web.javax used by org.apache.commons.chain.web.javaxClassDescriptionExtended
Contextthat provides web based applications that use it a "generic" view of HTTP related requests and responses, without tying the application to a particular underlying Java API (such as servlets).