| Package | Description |
|---|---|
| com.github.ljtfreitas.restify.http.contract.metadata |
| Modifier and Type | Method and Description |
|---|---|
EndpointMethod |
EndpointMethod.returns(com.github.ljtfreitas.restify.reflection.JavaType returnType) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Optional<EndpointMethod> |
EndpointMethods.find(java.lang.reflect.Method method) |
java.util.Optional<EndpointMethod> |
EndpointType.find(java.lang.reflect.Method method) |
| Constructor and Description |
|---|
EndpointMethods(java.util.Collection<EndpointMethod> endpointMethods) |
Copyright © 2019. All Rights Reserved.