mod_servlet
C++Servlets
|
![]() ![]() | Covenience class on top of associative container to facilitate work with value type std::any |
![]() ![]() ![]() | Provides a way to identify a user across more than one page request or visit to a Web site and to store information about that user |
![]() ![]() | Abstract interface for input filter |
![]() ![]() | Abstract interface for output filter |
![]() ![]() | Abstract interface for generic sink |
![]() ![]() ![]() | Implementation of filtered sink |
![]() ![]() ![]() | Implementation of sink which will pass all the data to a std::basic_ostream |
![]() ![]() | Abstract interface for generic source |
![]() ![]() ![]() | Implementation of filtered source |
![]() ![]() ![]() | Implementation of source which will acquire all the data from a std::basic_istream |
![]() ![]() | Source tag |
![]() ![]() | Template class holder of the buffer size |
![]() ![]() | Abstract class holding available information regarding client or server security certificate |
![]() ![]() | Creates a cookie, a small amount of information sent by a servlet to a Web browser, saved by the browser, and later sent back to the server |
![]() ![]() | STL class |
![]() ![]() ![]() | STL class |
![]() ![]() ![]() ![]() | Exception thrown on bad cast |
![]() ![]() ![]() | STL class |
![]() ![]() ![]() ![]() | Exception thrown on bad cast |
![]() ![]() ![]() ![]() | Configuration exception |
![]() ![]() ![]() ![]() | Exception thrown on passing invalid argument |
![]() ![]() ![]() ![]() | Input/output exception |
![]() ![]() ![]() ![]() | Exception thrown on attempt to access nullptr object if this is possible to catch this attempt |
![]() ![]() ![]() ![]() | Security exception |
![]() ![]() ![]() ![]() | Exception thrown when it is impossible to build URI from parts |
![]() ![]() ![]() ![]() | Exception thrown while parsing URI if syntax error encountered |
![]() ![]() | A filter_chain is an object provided by the servlet container to the developer giving a view into the invocation chain of a filtered request for a resource |
![]() ![]() | A filter configuration object used by a servlet container to pass information to a filter during initialization |
![]() ![]() | A filter is an object that performs filtering tasks on either the request to a resource (a servlet or static content), or on the response from a resource, or both |
![]() ![]() | Defines an object to provide client request information to a servlet |
![]() ![]() ![]() | Provides a convenient implementation of the http_request interface that can be subclassed by developers wishing to adapt the request to a http_servlet |
![]() ![]() | Defines an object to assist a servlet in sending a response to the client |
![]() ![]() ![]() | Provides a convenient implementation of the http_response interface that can be subclassed by developers wishing to adapt the response from a http_servlet |
![]() ![]() | Provides an abstract class to be subclassed to create an HTTP servlet suitable for a Web site |
![]() ![]() | STL class |
![]() ![]() ![]() | STL class |
![]() ![]() ![]() ![]() | STL class |
![]() ![]() ![]() ![]() ![]() | Implementation of input stream object |
![]() ![]() ![]() ![]() | STL class |
![]() ![]() ![]() ![]() ![]() | Implementation of output stream object |
![]() ![]() | Logger with specific logging LEVEL to use |
![]() ![]() | Implementation of linked associative container |
![]() ![]() ![]() | Implementation of LRU (least recently used) timed cache |
![]() ![]() | Abstract interface for logging output |
![]() ![]() | Abstract interface for log_output factory |
![]() ![]() | Registry object to configure and hold available loggers |
![]() ![]() | Logger class |
![]() ![]() | This class represents a multipart input stream of a multipart/form-data request body |
![]() ![]() | Class implements smart pointer with optional ownership |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | |
![]() ![]() | Optional reference implementation |
![]() ![]() | Abstract interface for logging prefix printer |
![]() ![]() | Abstract interface for prefix_printer factory |
![]() ![]() | This interface represents the abstract notion of a principal, which can be used to represent any entity, such as an individual, a corporation, and a login id |
![]() ![]() ![]() | Simple inplementation of servlet::principal with a name only |
![]() ![]() | A servlet configuration object used by a servlet container to pass information to a servlet during initialization |
![]() ![]() | Defines a set of methods that a servlet uses to communicate with its servlet container |
![]() ![]() | Sink tag |
![]() ![]() | Source tag |
![]() ![]() | Class encapsulates availble information about current SSL session |
![]() ![]() | Implementation of sink to std::string Besides to having similar functionality to std::basic_ostringstream this class also allows to access directly the destination std::string |
![]() ![]() | Represents a Uniform Resource Identifier (URI) reference |