Uses of Class
org.fcrepo.client.FcrepoResponse
-
-
Uses of FcrepoResponse in org.fcrepo.client
Methods in org.fcrepo.client that return FcrepoResponse Modifier and Type Method Description FcrepoResponseFcrepoClient. executeRequest(URI url, org.apache.http.client.methods.HttpRequestBase request)Execute a HTTP requestFcrepoResponseRequestBuilder. perform()Performs the request constructed in this builder and returns the responseMethods in org.fcrepo.client with parameters of type FcrepoResponse Modifier and Type Method Description TransactionalFcrepoClientFcrepoClient. transactionalClient(FcrepoResponse response)Create a newTransactionalFcrepoClientwhich adds the transactionURIto each request
-