public class HttpConnectionDescription extends AbstractHttpConnectionDescription implements IResourceReferenceConnectionDescription
| Constructor and Description |
|---|
HttpConnectionDescription(String host,
int port,
String path,
String userName,
String password,
IParameters parameters,
boolean sslEnabled) |
| Modifier and Type | Method and Description |
|---|---|
IResourceReference |
getResourceReference() |
createHashCode, equals, getHost, getParameters, getPassword, getPath, getPort, getURI, getUrl, getUrlString, getUserName, hashCode, isSslEnabled, toStringgetDataSourceType, getVersion, setVersionclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetDataSourceType, getURI, getUrl, getVersionpublic HttpConnectionDescription(String host, int port, String path, String userName, String password, IParameters parameters, boolean sslEnabled)
public IResourceReference getResourceReference()
getResourceReference in interface IResourceReferenceConnectionDescriptionCopyright © 2007–2018 Andreas W. Bartels. All rights reserved.