Package | Description |
---|---|
com.epimorphics.lda.routing |
The routine package contains the classes that map from URI paths to
the endpoints that implement them.
|
Modifier and Type | Method and Description |
---|---|
static Set<String> |
ServletUtils.getSpecNamesFromContext(ServletUtils.GetInitParameter f)
The spec names can come from the init parameter set in the web.xml,
or they may preferentially be set from system properties.
|
static Set<String> |
ServletUtils.specNamesFromInitParam(ServletUtils.GetInitParameter f) |
Copyright © 2014. All Rights Reserved.