| Modifier and Type | Class and Description |
|---|---|
class |
AbstractXmlBinding<T>
Abstract binding class for XML encoded requests
|
class |
SimpleBinding
TODO JavaDoc
|
| Modifier and Type | Method and Description |
|---|---|
Binding |
BindingRepository.getBinding(BindingKey key) |
Binding |
BindingRepository.getBinding(MediaType mediaType) |
Binding |
BindingRepository.getBinding(String urlPattern) |
| Modifier and Type | Method and Description |
|---|---|
Map<MediaType,Binding> |
BindingRepository.getAllBindingsByMediaType() |
Map<BindingKey,Binding> |
BindingRepository.getBindings() |
Map<MediaType,Binding> |
BindingRepository.getBindingsByMediaType() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingRepository.setComponents(Optional<Collection<Binding>> components) |
| 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 |
|---|---|
protected void |
Service.doDefaultOptions(Binding binding,
javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response) |
Copyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.