Package | Description |
---|---|
com.epimorphics.lda.core |
The core package contains the core of Elda's functionality: the handling
of endpoint requests and select and view query construction.
|
com.epimorphics.lda.restlets |
The restlets package contains those classes which interact
with the web container in which Elda is embedded.
|
com.epimorphics.lda.routing |
The routine package contains the classes that map from URI paths to
the endpoints that implement them.
|
com.epimorphics.lda.specmanager |
The specmanage package contains classes that manage the
loading of different API configurations.
|
Class and Description |
---|
Match
Represents the result of a router matching an incoming URL
against its table of known endpoints.
|
Router
Abstraction for the dispatch part of the API.
|
Class and Description |
---|
Match
Represents the result of a router matching an incoming URL
against its table of known endpoints.
|
Router
Abstraction for the dispatch part of the API.
|
Class and Description |
---|
Match
Represents the result of a router matching an incoming URL
against its table of known endpoints.
|
MatchTemplate
A MatchTemplate is a compiled URI template that
can match against a path and bind variables.
|
Router
Abstraction for the dispatch part of the API.
|
ServletUtils.GetInitParameter |
Class and Description |
---|
Router
Abstraction for the dispatch part of the API.
|
Copyright © 2014. All Rights Reserved.