|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.cruxframework.crux.core.server.rest.core.registry.Segment
org.cruxframework.crux.core.server.rest.core.registry.RootSegment
org.cruxframework.crux.core.server.rest.core.registry.SimpleSegment
public class SimpleSegment
| Field Summary | |
|---|---|
protected String |
segment
|
| Fields inherited from class org.cruxframework.crux.core.server.rest.core.registry.RootSegment |
|---|
bounded, locatorExpressions, resourceExpressions, simpleSegments, sortedLocatorExpressions, sortedResourceExpressions |
| Constructor Summary | |
|---|---|
SimpleSegment(String segment)
|
|
| Method Summary | |
|---|---|
String |
getSegment()
|
ResourceMethod |
matchSimple(HttpRequest request,
String path,
int start)
|
| Methods inherited from class org.cruxframework.crux.core.server.rest.core.registry.RootSegment |
|---|
addPath, addPath, getBounded, isEmpty, matchChildren, matchRoot, matchRoot |
| Methods inherited from class org.cruxframework.crux.core.server.rest.core.registry.Segment |
|---|
addMethod, isResponseMediaTypeAllowed, match |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String segment
| Constructor Detail |
|---|
public SimpleSegment(String segment)
| Method Detail |
|---|
public String getSegment()
public ResourceMethod matchSimple(HttpRequest request,
String path,
int start)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||