public class ClientUtility extends Object
| Constructor and Description |
|---|
ClientUtility() |
| Modifier and Type | Method and Description |
|---|---|
static void |
checkResult(org.jboss.resteasy.client.ClientResponse<?> response) |
static void |
checkResult(org.jboss.resteasy.client.ClientResponse<?> response,
URI uri) |
public static void checkResult(org.jboss.resteasy.client.ClientResponse<?> response)
public static void checkResult(org.jboss.resteasy.client.ClientResponse<?> response,
URI uri)
Copyright © 2014 Zanata Project. All rights reserved.