Package | Description |
---|---|
org.jboss.resteasy.client |
JAX-RS specification 1.1 (https://jcp.org/en/jsr/detail?id=311)
had no client framework, so Resteasy release 2.x provided one.
|
org.jboss.resteasy.client.core | |
org.jboss.resteasy.spi.touri |
Modifier and Type | Field and Description |
---|---|
protected ResteasyUriBuilder |
ClientRequest.uri
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
protected ResteasyUriBuilder |
ClientInvoker.uri |
Modifier and Type | Method and Description |
---|---|
protected ResteasyUriBuilder |
URITemplateAnnotationResolver.getUriBuilder(Class<? extends Object> clazz) |
protected ResteasyUriBuilder |
MappedByAnnotationResolver.getUriBuilder(Class<? extends Object> clazz) |
protected abstract ResteasyUriBuilder |
AbstractURITemplateAnnotationResolver.getUriBuilder(Class<? extends Object> clazz) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.