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 java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2009. All Rights Reserved.