Deprecated API


Contents
Deprecated Methods
org.apache.camel.component.ssh.SshConfiguration.getCertFilename()
          As of version 2.11, replaced by SshConfiguration.getCertResource() 
org.apache.camel.component.ssh.SshComponent.getCertFilename()
          As of version 2.11, replaced by SshComponent.getCertResource() 
org.apache.camel.component.ssh.SshEndpoint.getCertFilename()
          As of version 2.11, replaced by SshEndpoint.getCertResource() 
org.apache.camel.component.ssh.SshConfiguration.setCertFilename(String)
          As of version 2.11, replaced by SshConfiguration.setCertResource(String) 
org.apache.camel.component.ssh.SshComponent.setCertFilename(String)
          As of version 2.11, replaced by SshComponent.setCertResource(String) 
org.apache.camel.component.ssh.SshEndpoint.setCertFilename(String)
          As of version 2.11, replaced by SshEndpoint.setCertResource(String) 
 



Apache Camel