org.apache.cxf.endpoint
Interface Retryable
- All Known Implementing Classes:
- ClientImpl
public interface Retryable
Implemented by Clients that are willing to accept retried invocations.
invoke
java.lang.Object[] invoke(BindingOperationInfo oi,
java.lang.Object[] params,
java.util.Map<java.lang.String,java.lang.Object> context,
Exchange exchange)
throws java.lang.Exception
- Throws:
java.lang.Exception
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.