Interface ServletContextHandler.ServletResponseInfo

All Known Implementing Classes:
ServletContextResponse
Enclosing class:
ServletContextHandler

public static interface ServletContextHandler.ServletResponseInfo
The interface used by ServletApiResponse to access the ServletContextResponse without access to the unwrapped Response methods.