| Modifier and Type | Method and Description |
|---|---|
V |
ServletModuleTargetVisitor.visit(InstanceServletBinding binding)
Visits a servlet binding created by
ServletModule.serve(java.lang.String, java.lang.String...) where
ServletModule.ServletKeyBindingBuilder.with(java.lang.Class<? extends javax.servlet.http.HttpServlet>), is called with an HttpServlet. |
Copyright © 2006-2016 Google, Inc.. All Rights Reserved.