public class ResourceHandlerDefinition extends Object
Constructor and Description |
---|
ResourceHandlerDefinition(String context,
String defaultPath,
io.undertow.server.HttpHandler handler) |
Modifier and Type | Method and Description |
---|---|
String |
getContext() |
String |
getDefaultPath() |
io.undertow.server.HttpHandler |
getHandler() |
Copyright © 2023 JBoss by Red Hat. All rights reserved.