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) |
static void |
checkResultAndReleaseConnection(org.jboss.resteasy.client.ClientResponse<?> clientResponse) |
static String |
getBaseURL(String movedTo) |
public static void checkResult(org.jboss.resteasy.client.ClientResponse<?> response)
public static void checkResult(org.jboss.resteasy.client.ClientResponse<?> response, URI uri)
public static void checkResultAndReleaseConnection(org.jboss.resteasy.client.ClientResponse<?> clientResponse)
Copyright © 2015 Zanata Project. All rights reserved.