Uses of Class
com.atlassian.tunnel.tunnel.client.TunnelServerAddressProvider

Packages that use TunnelServerAddressProvider
com.atlassian.tunnel.tunnel.client   
 

Uses of TunnelServerAddressProvider in com.atlassian.tunnel.tunnel.client
 

Methods in com.atlassian.tunnel.tunnel.client that return TunnelServerAddressProvider
static TunnelServerAddressProvider TunnelServerAddressProvider.fixedAddressProvider(String tunnelHost, int tunnelPort)
           
 

Constructors in com.atlassian.tunnel.tunnel.client with parameters of type TunnelServerAddressProvider
Tunnel(int remoteProxyPort, TunnelServerAddressProvider tunnelAddressProvider, String destinationHost, int destinationPort, TunnelStatusTracker statusTracker, SocketFactory tunnelSocketFactory, SocketFactory forwardingSocketFactory)
           
 



Copyright © 2015 Atlassian. All rights reserved.