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

org.jboss.resteasy.spi.interception
Interface ClientExecutionContext

All Known Implementing Classes:
ClientExecutionContextImpl

public interface ClientExecutionContext

Version:
$Revision: 1 $
Author:
Bill Burke

Method Summary
 ClientRequest getRequest()
           
 ClientResponse proceed()
           
 

Method Detail

getRequest

ClientRequest getRequest()

proceed

ClientResponse proceed()
                       throws Exception
Throws:
Exception

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

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