Class PassthroughConnectionListener

java.lang.Object
com.epam.common.transport.server.firewall.PassthroughConnectionListener
All Implemented Interfaces:
ConnectionListener
Direct Known Subclasses:
ConnectionValidatorListener, RestrictByIPConnectionListener

public class PassthroughConnectionListener extends Object implements ConnectionListener
  • Constructor Details

    • PassthroughConnectionListener

      public PassthroughConnectionListener(ConnectionListener listener)
  • Method Details