Interface IOutputMethodListener
public interface IOutputMethodListener
Interface to alert what type of output is being sent in a response.
-
Method Summary
Modifier and TypeMethodDescriptionvoid
notifyOutputStreamRetrieved
(javax.servlet.ServletOutputStream sos) void
-
Method Details
-
notifyWriterRetrieved
-
notifyOutputStreamRetrieved
void notifyOutputStreamRetrieved(javax.servlet.ServletOutputStream sos)
-