|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.deegree.ogcwebservices.getcapabilities.Protocol
org.deegree.ogcwebservices.getcapabilities.HTTP
public class HTTP
The HTTP-Protocol, which extends the super-interface Protocol
. It defines the
getGetOnlineResources()
and the getPostOnlineResources()
methods.
Constructor Summary | |
---|---|
HTTP()
default constructor |
|
HTTP(URL[] getOnlineResource,
URL[] postOnlineResource)
constructor initializing the class with get and post URL |
Method Summary | |
---|---|
void |
addGetOnlineResource(URL getOnlineResource)
adds a get-online resource to the HTTP protocol class |
void |
addPostOnlineResource(URL postOnlineResource)
adds a post-online resource to the HTTP protocol class |
URL[] |
getGetOnlineResources()
Return the list of online resources for the HTTP GET request. |
URL[] |
getPostOnlineResources()
Return the list of online resources for the HTTP GET request. |
void |
setGetOnlineResources(URL[] getOnlineResource)
|
void |
setPostOnlineResources(URL[] postOnlineResource)
sets URL prefix for post HTTP request method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTTP()
public HTTP(URL[] getOnlineResource, URL[] postOnlineResource)
getOnlineResource
- postOnlineResource
- Method Detail |
---|
public URL[] getGetOnlineResources()
public void addGetOnlineResource(URL getOnlineResource)
getOnlineResource
- public void setGetOnlineResources(URL[] getOnlineResource)
getOnlineResource
- public URL[] getPostOnlineResources()
public void setPostOnlineResources(URL[] postOnlineResource)
postOnlineResource
- public void addPostOnlineResource(URL postOnlineResource)
postOnlineResource
-
|
deegree 2.6-pre (2011/11/29 00:10 build-378-unofficial) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org