Package org.apache.cxf.endpoint
Interface Retryable
- 
- All Known Implementing Classes:
- ClientImpl
 
 public interface RetryableImplemented by Clients that are willing to accept retried invocations.
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description Object[]invoke(BindingOperationInfo oi, Object[] params, Map<String,Object> context, Exchange exchange)
 
-