Package | Description |
---|---|
org.jboss.resteasy.specimpl |
Modifier and Type | Method and Description |
---|---|
protected void |
ResteasyUriInfo.initialize(String absoluteUri,
String contextPath,
ResteasyUriInfo.InitData initData) |
Constructor and Description |
---|
ResteasyUriInfo(String absoluteUri,
String contextPath,
ResteasyUriInfo.InitData initData)
Meant to be called by a layer that know that the absoluteUri will result in the successful
invocation of a JAX-RS endpoint.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.