| Class | Description |
|---|---|
| GenericDiscoveryContext<T> |
For convenience, a version of
DiscoveryContext that uses any generic type as the payload |
| IntegerDiscoveryContext |
For convenience, a version of
DiscoveryContext that uses an int as the
payload |
| MapDiscoveryContext |
For convenience, a version of
DiscoveryContext that uses a String-to-String map as the
payload |
| StringDiscoveryContext |
For convenience, a version of
DiscoveryContext that uses a string as the
payload |
Copyright © 2011–2021 The Apache Software Foundation. All rights reserved.