All Classes and Interfaces

Class
Description
Represents an acceptor in a waiter's state machine.
The transition state of a waiter.
Determines if an acceptor matches the current state of a resource.
Matches if an operation returns an error, and the error matches the expected error type.
 
 
When set to true, matches when a call returns a success response.
Represents an union value.
Visits the variants of the Matcher union type.
Defines a comparison to perform in a PathMatcher.
A Matcher implementation for inputPathList, outputPathList, and errorPathList.
Ensures that no two waiters use the same case-insensitive name in the closure of a service.
Indicates that an operation has various named "waiters" that can be used to poll a resource until it enters a desired state.
 
 
 
Defines an individual operation waiter.