public class OwsHttp extends Object implements OwsDCP
| Constructor and Description |
|---|
OwsHttp(Collection<OwsRequestMethod> requestMethods) |
| Modifier and Type | Method and Description |
|---|---|
OwsHttp |
asHTTP() |
int |
compareTo(OwsDCP o) |
boolean |
equals(Object obj) |
SortedSet<OwsRequestMethod> |
getRequestMethods() |
int |
hashCode() |
boolean |
isHTTP() |
void |
removeRequestMethodIf(Predicate<? super OwsRequestMethod> condition) |
String |
toString() |
public OwsHttp(Collection<OwsRequestMethod> requestMethods)
public SortedSet<OwsRequestMethod> getRequestMethods()
public void removeRequestMethodIf(Predicate<? super OwsRequestMethod> condition)
public int compareTo(OwsDCP o)
compareTo in interface Comparable<OwsDCP>Copyright © 2015–2021 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.