Package | Description |
---|---|
io.undertow.servlet.api | |
io.undertow.servlet.core | |
io.undertow.servlet.util |
Modifier and Type | Method and Description |
---|---|
InstanceHandle<T> |
InstanceFactory.createInstance()
Factory that creates a fully injected instance.
|
Modifier and Type | Method and Description |
---|---|
InstanceHandle<? extends Servlet> |
ManagedServlet.getServlet() |
Constructor and Description |
---|
ServletUpgradeListener(InstanceHandle<T> instance,
Deployment deployment,
HttpServerExchange exchange) |
Modifier and Type | Class and Description |
---|---|
class |
ImmediateInstanceHandle<T> |
Modifier and Type | Method and Description |
---|---|
InstanceHandle<T> |
ImmediateInstanceFactory.createInstance() |
InstanceHandle<T> |
ConstructorInstanceFactory.createInstance() |
Copyright © 2019 JBoss by Red Hat. All rights reserved.