Class | Description |
---|---|
FollowRedirectsFilter |
Default implementation of RedirectStrategy honors the restrictions
on automatic redirection of entity enclosing methods such as POST
and PUT imposed by the HTTP specification. 302 Moved Temporarily,
301 Moved Permanently and 307 Temporary Redirect status codes will
result in an automatic redirect of HEAD and GET methods only.
|
JsonClientFilter | |
LoggingFilter |
Universal logging filter.
|
ResponseStatusExceptionFilter |
This
ClientResponseFilter implementation detects http status codes and throws DockerException s |
SelectiveLoggingFilter |
A version of the logging filter that will avoid trying to log entities which can cause
issues with the console.
|
Copyright © 2015. All Rights Reserved.