Interface ClientExecutionContext

  • All Known Implementing Classes:
    ClientExecutionContextImpl

    @Deprecated
    public interface ClientExecutionContext
    Deprecated.
    The Resteasy interceptor facility introduced in release 2.x is replaced by the JAX-RS 2.0 compliant interceptor facility in release 3.0.x.
    Version:
    $Revision: 1 $
    • Method Detail

      • proceed

        ClientResponse proceed()
                        throws java.lang.Exception
        Deprecated.
        Throws:
        java.lang.Exception