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 ICAPResponse
ICAPClient. execute(ICAPRequest request)
ICAPResponse
ICAPClient. options(String icapService)
void
ICAPRequest. setHttpRequestBody(File body)
void
ICAPRequest. setHttpRequestBody(URL resource)
void
ICAPRequest. setHttpResponseBody(File body)
void
ICAPRequest. setHttpResponseBody(URL resource)
-