Uses of Interface
com.atlassian.bamboo.ssh.ProxyErrorReceiver

Packages that use ProxyErrorReceiver
com.atlassian.bamboo.plugins.ssh   
com.atlassian.bamboo.ssh   
 

Uses of ProxyErrorReceiver in com.atlassian.bamboo.plugins.ssh
 

Methods in com.atlassian.bamboo.plugins.ssh with parameters of type ProxyErrorReceiver
 ProxyConnectionDataBuilderImpl ProxyConnectionDataBuilderImpl.withErrorReceiver(ProxyErrorReceiver receiver)
           
 

Uses of ProxyErrorReceiver in com.atlassian.bamboo.ssh
 

Subinterfaces of ProxyErrorReceiver in com.atlassian.bamboo.ssh
 interface ProxyConnectionData
           
 

Methods in com.atlassian.bamboo.ssh that return ProxyErrorReceiver
 ProxyErrorReceiver ProxyConnectionData.getErrorReceiver()
           
 

Methods in com.atlassian.bamboo.ssh with parameters of type ProxyErrorReceiver
 ProxyConnectionDataBuilder ProxyConnectionDataBuilder.withErrorReceiver(ProxyErrorReceiver receiver)
           
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.