Interface ForwardingChannel

All Known Implementing Classes:
ForwardingBindingChannel, ForwardingChannelImpl, ForwardingIOChannel, ForwardingSocketChannel

public interface ForwardingChannel
Version:
$Revision: 1.42 $
Author:
$author$
  • Field Details

  • Method Details

    • getChannelType

      String getChannelType()
      Returns:
    • getOriginatingHost

      String getOriginatingHost()
      Returns:
    • getOriginatingPort

      int getOriginatingPort()
      Returns:
    • getHostToConnectOrBind

      String getHostToConnectOrBind()
      Returns:
    • getPortToConnectOrBind

      int getPortToConnectOrBind()
      Returns:
    • getName

      String getName()