| Interface | Description |
|---|---|
| SkipperClient |
The main client side interface to communicate with the Skipper Server.
|
| Class | Description |
|---|---|
| DefaultSkipperClient |
The default implementation to communicate with the Skipper Server.
|
| SkipperClientConfiguration |
Client's configuration class.
|
| SkipperClientProperties |
Configuration properties for making a connection to the Skipper server.
|
| SkipperClientResponseErrorHandler |
A
ResponseErrorHandler used in client's RestTemplate to throw
various exceptions. |
| Exception | Description |
|---|---|
| SkipperServerException |
A Java exception thrown when the server returns unexpected data.
|
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.