public class SpringWebContractReader
extends java.lang.Object
implements com.github.ljtfreitas.restify.http.contract.metadata.RestifyContractReader
| Constructor and Description |
|---|
SpringWebContractReader() |
SpringWebContractReader(com.github.ljtfreitas.restify.http.contract.metadata.RestifyContractExpressionResolver expressionResolver) |
| 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(com.github.ljtfreitas.restify.http.contract.metadata.RestifyContractExpressionResolver expressionResolver)
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 © 2017. All Rights Reserved.