Package com.soklet.servlet.jakarta
package com.soklet.servlet.jakarta
Contains Soklet-aware implementations of Servlet interfaces.
- Author:
- Mark Allen
-
ClassesClassDescriptionSoklet integration implementation of
HttpServletRequest
.Builder used to construct instances ofSokletHttpServletRequest
.Soklet integration implementation ofHttpServletResponse
.Soklet integration implementation ofHttpSession
.Soklet integration implementation ofServletContext
.Soklet integration implementation ofServletInputStream
.Soklet integration implementation ofServletOutputStream
.Builder used to construct instances ofSokletServletOutputStream
.Soklet integration implementation ofSokletServletPrintWriter
.Builder used to construct instances ofSokletServletPrintWriter
.