org.jboss.resteasy.spi.interception
public interface ClientExecutionContext
Modifier and Type | Method and Description |
---|---|
ClientRequest |
getRequest() |
ClientResponse |
proceed() |
ClientRequest getRequest()
ClientResponse proceed() throws Exception
Exception
Copyright © 2015. All Rights Reserved.