Uses of Class
net.rfc3507.client.ICAPException
-
Packages that use ICAPException Package Description net.rfc3507.client -
-
Uses of ICAPException in net.rfc3507.client
Methods in net.rfc3507.client that throw ICAPException Modifier and Type Method Description ICAPResponseICAPClient. execute(ICAPRequest request)ICAPResponseICAPClient. options(String icapService)voidICAPRequest. setHttpRequestBody(File body)voidICAPRequest. setHttpRequestBody(URL resource)voidICAPRequest. setHttpResponseBody(File body)voidICAPRequest. setHttpResponseBody(URL resource)
-