C D G I N O S U 
所有类 所有程序包

C

CamelServletConfig - org.apache.camel.quarkus.servlet.runtime中的类
CamelServletConfig() - 类 的构造器org.apache.camel.quarkus.servlet.runtime.CamelServletConfig
 
CamelServletConfig.ServletConfig - org.apache.camel.quarkus.servlet.runtime中的类
camel-servlet component configuration

D

DEFAULT_SERVLET_CLASS - 类 中的静态变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
 
DEFAULT_SERVLET_NAME - 类 中的静态变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
 
defaultServlet - 类 中的变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig
The default servlet with implicit name

G

getEffectiveServletName(String) - 类 中的方法org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
Setting the servlet name is possible both via servletName and the key in the org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletsConfig#namedServlets map.

I

isValid() - 类 中的方法org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
 

N

namedServlets - 类 中的变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig
A collection of named servlets

O

org.apache.camel.quarkus.servlet.runtime - 程序包 org.apache.camel.quarkus.servlet.runtime
 

S

servletClass - 类 中的变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
A fully qualified name of a servlet class to serve paths that match urlPatterns
ServletConfig() - 类 的构造器org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
 
servletName - 类 中的变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
A servletName as it would be defined in a `web.xml` file or in the WebServlet.name() annotation.

U

urlPatterns - 类 中的变量org.apache.camel.quarkus.servlet.runtime.CamelServletConfig.ServletConfig
A comma separated list of path patterns under which the CamelServlet should be accessible.
C D G I N O S U 
所有类 所有程序包