public class SpringWebContractReader
extends java.lang.Object
implements com.github.ljtfreitas.restify.http.contract.metadata.RestifyContractReader
| Constructor and Description |
|---|
SpringWebContractReader() |
SpringWebContractReader(SpringDynamicParameterExpressionResolver resolver) |
| Modifier and Type | Method and Description |
|---|---|
com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod |
read(com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget target,
java.lang.reflect.Method javaMethod) |
public SpringWebContractReader()
public SpringWebContractReader(SpringDynamicParameterExpressionResolver resolver)
public com.github.ljtfreitas.restify.http.contract.metadata.EndpointMethod read(com.github.ljtfreitas.restify.http.contract.metadata.EndpointTarget target,
java.lang.reflect.Method javaMethod)
read in interface com.github.ljtfreitas.restify.http.contract.metadata.RestifyContractReaderCopyright © 2016. All Rights Reserved.