DEFAULT_HTTP_PORT, DEFAULT_HTTPS_PORT| Constructor and Description |
|---|
JettyHttpContainer(jakarta.ws.rs.core.Application application) |
JettyHttpContainer(jakarta.ws.rs.core.Application application,
Object parentContext) |
| Modifier and Type | Method and Description |
|---|---|
ApplicationHandler |
getApplicationHandler() |
ResourceConfig |
getConfiguration() |
void |
reload() |
void |
reload(ResourceConfig configuration) |
public JettyHttpContainer(jakarta.ws.rs.core.Application application)
public JettyHttpContainer(jakarta.ws.rs.core.Application application,
Object parentContext)
public ResourceConfig getConfiguration()
getConfiguration in interface Containerpublic ApplicationHandler getApplicationHandler()
getApplicationHandler in interface Containerpublic void reload(ResourceConfig configuration)
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.