Interface ServletResponseExtended
- All Superinterfaces:
- jakarta.servlet.ServletResponse
- All Known Subinterfaces:
- IExtendedResponse
- All Known Implementing Classes:
- ChainedResponse,- StoredResponse
public interface ServletResponseExtended
extends jakarta.servlet.ServletResponse
RTC 160610. Adding extra methods to ServletResponse
  in order to use this interface instead of IExtendedResponse.
- 
Method SummaryModifier and TypeMethodDescriptionvoidaddSessionCookie(jakarta.servlet.http.Cookie cookie) Vector[]intvoidMethods inherited from interface jakarta.servlet.ServletResponseflushBuffer, getBufferSize, getCharacterEncoding, getContentType, getLocale, getOutputStream, getWriter, isCommitted, reset, resetBuffer, setBufferSize, setCharacterEncoding, setContentLength, setContentType, setLocale