Package | Description |
---|---|
org.eclipse.jetty.server.handler |
Jetty Server : Core Handler API
|
Modifier and Type | Field and Description |
---|---|
protected java.util.concurrent.atomic.AtomicReference<HandlerCollection.Handlers> |
HandlerCollection._handlers |
Modifier and Type | Method and Description |
---|---|
protected HandlerCollection.Handlers |
ContextHandlerCollection.newHandlers(Handler[] handlers) |
protected HandlerCollection.Handlers |
HandlerCollection.newHandlers(Handler[] handlers) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
HandlerCollection.updateHandlers(HandlerCollection.Handlers old,
HandlerCollection.Handlers handlers) |
Copyright © 1995–2024 Webtide. All rights reserved.