public class Segment extends Object
| Constructor and Description |
|---|
Segment() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addMethod(ResourceMethod invoker) |
protected boolean |
isEmpty() |
protected boolean |
isResponseMediaTypeAllowed(List<MediaType> accepts) |
protected ResourceMethod |
match(String httpMethod,
HttpRequest request) |
protected boolean isEmpty()
protected ResourceMethod match(String httpMethod, HttpRequest request)
protected void addMethod(ResourceMethod invoker)
Copyright © 2016. All rights reserved.