| Package | Description |
|---|---|
| org.jboss.arquillian.protocol.servlet |
| Modifier and Type | Field and Description |
|---|---|
protected ServletProtocolConfiguration |
ServletMethodExecutor.config |
| Modifier and Type | Method and Description |
|---|---|
Class<ServletProtocolConfiguration> |
BaseServletProtocol.getProtocolConfigurationClass() |
| Modifier and Type | Method and Description |
|---|---|
static URI |
ServletUtil.determineBaseURI(ServletProtocolConfiguration config,
HTTPContext context,
String servletName) |
ServletMethodExecutor |
BaseServletProtocol.getExecutor(ServletProtocolConfiguration protocolConfiguration,
ProtocolMetaData metaData,
CommandCallback callback) |
| Constructor and Description |
|---|
ServletMethodExecutor(ServletProtocolConfiguration config,
Collection<HTTPContext> contexts,
CommandCallback callback) |
ServletURIHandler(ServletProtocolConfiguration config,
Collection<HTTPContext> contexts) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.