RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

org.jboss.resteasy.spi.interception
Interface ClientExecutionInterceptor

All Known Implementing Classes:
AcceptEncodingGZIPInterceptor, CacheInterceptor

public interface ClientExecutionInterceptor

Version:
$Revision: 1 $
Author:
Bill Burke

Method Summary
 ClientResponse execute(ClientExecutionContext ctx)
           
 

Method Detail

execute

ClientResponse execute(ClientExecutionContext ctx)
                       throws Exception
Throws:
Exception

RESTEasy JAX-RS Implementation 2.3.6.Final-redhat-1

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.