|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Server | |
|---|---|
| org.openxri.server.impl | |
| org.openxri.servlet | |
| Uses of Server in org.openxri.server.impl |
|---|
| Classes in org.openxri.server.impl that implement Server | |
|---|---|
class |
AbstractServer
Provides a starting point for Server implementations. |
class |
BasicServer
A basic server class that lets the AbstractServer look up authorities, retrieve their static information, and execute the appropriate LOKOUP pipeline. |
class |
NullServer
A server that returns only empty XRDSes. |
class |
TrustedServer
An extension to BasicServer that adds trust information to the XRD before it is sent out. |
| Uses of Server in org.openxri.servlet |
|---|
| Fields in org.openxri.servlet declared as Server | |
|---|---|
protected Server |
XRIServlet.server
The server object that will handle the incoming resolution requests |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||