Class TunnelClient

  • All Implemented Interfaces:
    org.springframework.beans.factory.SmartInitializingSingleton

    public class TunnelClient
    extends Object
    implements org.springframework.beans.factory.SmartInitializingSingleton
    The client side component of a socket tunnel. Starts a ServerSocket of the specified port for local clients to connect to.
    Since:
    1.3.0