Package io.opentelemetry.instrumentation.servlet
-
Interface Summary Interface Description ServletAccessor<REQUEST,RESPONSE> This interface is used to access methods of ServletContext, HttpServletRequest and HttpServletResponse classes in shared code that is used for both jakarta.servlet and javax.servlet versions of those classes.ServletAsyncListener<RESPONSE>