Uses of Class
org.fcrepo.client.FcrepoHttpClientBuilder
-
-
Uses of FcrepoHttpClientBuilder in org.fcrepo.client
Constructors in org.fcrepo.client with parameters of type FcrepoHttpClientBuilder Constructor Description FcrepoClient(FcrepoHttpClientBuilder httpClientBuilder, Boolean throwExceptionOnFailure)Create a FcrepoClient which uses the givenFcrepoHttpClientBuilderto manage its http client.TransactionalFcrepoClient(URI transactionURI, FcrepoHttpClientBuilder httpClientBuilder, Boolean throwExceptionOnFailure)
-