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