Uses of Interface
com.google.inject.servlet.LinkedServletBinding
-
Uses of LinkedServletBinding in com.google.inject.servlet
Methods in com.google.inject.servlet with parameters of type LinkedServletBindingModifier and TypeMethodDescriptionServletModuleTargetVisitor.visit(LinkedServletBinding binding) Visits a servlet binding created byServletModule.serve(java.lang.String, java.lang.String...)whereServletModule.ServletKeyBindingBuilder.with(java.lang.Class<? extends jakarta.servlet.http.HttpServlet>), is called with a Class or Key.