Class | Description |
---|---|
Attachment |
Holds The type information and a referene to an input stream for the content of a Mutipart
MIME attachment.
|
FormHandler |
Created by IntelliJ IDEA.
|
HttpGetHandler |
Created by IntelliJ IDEA.
|
KeyCaseInsensitiveMap<K,V> |
A Map implementation that makes String keys case insensitive.
|
KvpHandler |
KvpHandler handles the parsing and procesing of WCS requests received in the
URL query string as a set of Key Value Pairs;.
|
MultipartResponse |
This is used to hold the various parts of a MutlipartMIME response used by the OPeNDAP
servlet when replying to a SOAP request.
|
Servlet |
Created by IntelliJ IDEA.
|
SoapHandler |
This class extends the XmlRequestHandler to deal with the
SOAP wrapper and all that truck.
|
Util | |
XmlRequestHandler |
This class is responsible for processing WCS XML request documents.
|
XmlRequestHandler.NoOpEntityResolver |