|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.core.registry.Segment
public class Segment
| Field Summary | |
|---|---|
protected ResourceLocator |
locator
|
protected java.util.List<ResourceMethod> |
methods
|
| Constructor Summary | |
|---|---|
Segment()
|
|
| Method Summary | |
|---|---|
protected boolean |
isEmpty()
|
protected ResourceInvoker |
match(java.lang.String httpMethod,
MediaType contentType,
java.util.List<MediaType> oldaccepts)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.util.List<ResourceMethod> methods
protected ResourceLocator locator
| Constructor Detail |
|---|
public Segment()
| Method Detail |
|---|
protected boolean isEmpty()
protected ResourceInvoker match(java.lang.String httpMethod,
MediaType contentType,
java.util.List<MediaType> oldaccepts)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||