Interface ForwardingTunnelEndpointsProvider

All Known Implementing Classes:
TcpipClientChannel, TcpipServerChannel

public interface ForwardingTunnelEndpointsProvider
Author:
Apache MINA SSHD Project
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.sshd.common.util.net.SshdSocketAddress
     
    org.apache.sshd.common.util.net.SshdSocketAddress
     
  • Method Details

    • getTunnelEntrance

      org.apache.sshd.common.util.net.SshdSocketAddress getTunnelEntrance()
    • getTunnelExit

      org.apache.sshd.common.util.net.SshdSocketAddress getTunnelExit()