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


Copyright © 2012. All Rights Reserved.