com.metamatrix.connector.xml.http
Class BaseRequest
java.lang.Object
com.metamatrix.connector.xml.http.BaseRequest
- Direct Known Subclasses:
- HTTPRequest
public abstract class BaseRequest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
uriString
protected java.lang.String uriString
state
protected HTTPConnectorState state
exeInfo
protected ExecutionInfo exeInfo
execution
protected XMLExecution execution
parameters
protected java.util.List<CriteriaDesc> parameters
initialize
protected abstract void initialize()
throws ConnectorException
- Throws:
ConnectorException
getUriString
protected java.lang.String getUriString()
buildRawUriString
protected java.lang.String buildRawUriString()
Copyright © 2009. All Rights Reserved.