| Package | Description |
|---|---|
| org.leandreck.endpoints.processor.model |
| Modifier and Type | Method and Description |
|---|---|
MethodNode |
MethodNodeFactory.createMethodNode(ExecutableElement methodElement) |
| Modifier and Type | Method and Description |
|---|---|
List<MethodNode> |
EndpointNode.getMethods() |
| Constructor and Description |
|---|
EndpointNode(String serviceName,
String serviceURL,
String template,
List<MethodNode> methods) |
Copyright © 2016. All rights reserved.