Uses of Class
org.fcrepo.client.FcrepoOperationFailedException
-
-
Uses of FcrepoOperationFailedException in org.fcrepo.client
Methods in org.fcrepo.client that throw FcrepoOperationFailedException Modifier and Type Method Description FcrepoResponseFcrepoClient. executeRequest(URI url, org.apache.http.client.methods.HttpRequestBase request)Execute a HTTP requestPostBuilderPostBuilder. filename(String filename)Provide a content disposition header which will be used as the filenamePutBuilderPutBuilder. filename(String filename)Provide a content disposition header which will be used as the filenameFcrepoResponseRequestBuilder. perform()Performs the request constructed in this builder and returns the response
-