| Modifier and Type | Interface and Description |
|---|---|
interface |
Binding
Abstract Super class for binding implementations.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXmlBinding<T>
Abstract binding class for XML encoded requests
|
class |
SimpleBinding
TODO JavaDoc
|
| Modifier and Type | Class and Description |
|---|---|
class |
EXIBinding
Binding implementation for EXI - Efficient XML Interchange See See
http://www.w3.org/TR/exi/
|
| Modifier and Type | Class and Description |
|---|---|
class |
JSONBinding
Binding implementation for JSON encoded requests |
| Modifier and Type | Class and Description |
|---|---|
class |
KvpBinding
OWS binding for Key-Value-Pair (HTTP-Get) requests
|
| Modifier and Type | Class and Description |
|---|---|
class |
PoxBinding
Binding implementation for POX (XML) encoded requests |
| Modifier and Type | Class and Description |
|---|---|
class |
SoapBinding
Binding implementation for SOAP encoded requests |
| Modifier and Type | Method and Description |
|---|---|
void |
HttpUtils.writeObject(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
MediaType contentType,
Object object,
EncodingExceptionHandler owserHandler) |
void |
HttpUtils.writeObject(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response,
ServiceResponse sr,
EncodingExceptionHandler owserHandler) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.