Uses of Class
org.jboss.resteasy.specimpl.ResteasyUriInfo.InitData
-
Uses of ResteasyUriInfo.InitData in org.jboss.resteasy.specimpl
Modifier and TypeMethodDescriptionprotected void
ResteasyUriInfo.initialize
(String absoluteUri, String contextPath, ResteasyUriInfo.InitData initData) ModifierConstructorDescriptionResteasyUriInfo
(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.