public abstract class AbstractEndpoint extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractEndpoint.EndpointBuilder<E extends AbstractEndpoint.EndpointBuilder<E>> |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractEndpoint(AbstractEndpoint.EndpointBuilder<?> builder) |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.rdf4j.model.Resource |
getIdentifier() |
String |
getLabel() |
String |
getPathPattern() |
Stage |
getStage() |
protected AbstractEndpoint(AbstractEndpoint.EndpointBuilder<?> builder)
Copyright © 2017–2019 DotWebStack. All rights reserved.