Interface IOutputMethodListener
-
public interface IOutputMethodListenerInterface to alert what type of output is being sent in a response.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidnotifyOutputStreamRetrieved(javax.servlet.ServletOutputStream sos)voidnotifyWriterRetrieved(java.io.PrintWriter pw)
-