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 |
Modifier and Type | Method and Description |
---|---|
Link |
ClientRequest.create()
Deprecated.
Automatically does POST/Create pattern.
|
Modifier and Type | Method and Description |
---|---|
ClientResponseFailure |
BaseClientResponse.createResponseFailure(String message) |
ClientResponseFailure |
BaseClientResponse.createResponseFailure(String message,
Exception e) |
Copyright © 2017 JBoss by Red Hat. All rights reserved.