public class RetryHandlers extends Object
| Constructor and Description |
|---|
RetryHandlers() |
public List<Handler> getHandler()
set method for the handler property.
For example, to add a new item, do as follows:
getHandler().add(newItem);
Objects of the following type(s) are allowed in the list
HandlerCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.