public interface ProxyConnectionData extends ProxyErrorReceiver
Modifier and Type | Method and Description |
---|---|
String |
getConnectionDescription() |
ProxyErrorReceiver |
getErrorReceiver() |
KeyPair |
getKeyPair() |
String |
getMapPathFrom() |
String |
getMapPathTo() |
SocketAddress |
getRemoteAddress() |
String |
getRemoteHost() |
String |
getRemotePassword() |
Integer |
getRemotePort() |
String |
getRemoteUserName() |
reportProxyError
SocketAddress getRemoteAddress()
String getRemoteUserName()
KeyPair getKeyPair()
String getRemotePassword()
String getMapPathFrom()
String getMapPathTo()
String getConnectionDescription()
String getRemoteHost()
Integer getRemotePort()
ProxyErrorReceiver getErrorReceiver()
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.