|
Esri Geoportal Server 1.2.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.gpt.control.webharvest.common.CommonInfo
public class CommonInfo
Common info.
Constructor Summary | |
---|---|
CommonInfo()
|
Method Summary | |
---|---|
void |
destroy()
Destroys info. |
org.apache.commons.httpclient.HttpClient |
getBatchHttpClient()
Gets the underlying Apache HttpClient to be used for batch requests to the same server. |
void |
setBatchHttpClient(org.apache.commons.httpclient.HttpClient batchHttpClient)
Sets the underlying Apache HttpClient to be used for batch requests to the same server. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CommonInfo()
Method Detail |
---|
public org.apache.commons.httpclient.HttpClient getBatchHttpClient()
public void setBatchHttpClient(org.apache.commons.httpclient.HttpClient batchHttpClient)
batchHttpClient
- the batch clientpublic void destroy()
|
Esri Geoportal Server 1.2.0
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |