|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.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(java.net.URL[] getOnlineResource,
java.net.URL[] postOnlineResource)
constructor initializing the class with get and post URL |
Method Summary | |
---|---|
void |
addGetOnlineResource(java.net.URL getOnlineResource)
adds a get-online resource to the HTTP protocol class |
void |
addPostOnlineResource(java.net.URL postOnlineResource)
adds a post-online resource to the HTTP protocol class |
java.net.URL[] |
getGetOnlineResources()
Return the list of online resources for the HTTP GET request. |
java.net.URL[] |
getPostOnlineResources()
Return the list of online resources for the HTTP GET request. |
void |
setGetOnlineResources(java.net.URL[] getOnlineResource)
|
void |
setPostOnlineResources(java.net.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(java.net.URL[] getOnlineResource, java.net.URL[] postOnlineResource)
getOnlineResource
- postOnlineResource
- Method Detail |
---|
public java.net.URL[] getGetOnlineResources()
public void addGetOnlineResource(java.net.URL getOnlineResource)
getOnlineResource
- public void setGetOnlineResources(java.net.URL[] getOnlineResource)
getOnlineResource
- public java.net.URL[] getPostOnlineResources()
public void setPostOnlineResources(java.net.URL[] postOnlineResource)
postOnlineResource
- public void addPostOnlineResource(java.net.URL postOnlineResource)
postOnlineResource
-
|
deegree 2.5 (2011/06/29 09:44 build-8-official) | |||||||||
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