Class PassthroughConnectionListener
java.lang.Object
com.epam.common.transport.server.firewall.PassthroughConnectionListener
- All Implemented Interfaces:
ConnectionListener
- Direct Known Subclasses:
ConnectionValidatorListener
,RestrictByIPConnectionListener
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
PassthroughConnectionListener
-
-
Method Details
-
onConnect
Description copied from interface:ConnectionListener
Invoked when a new connection occurred.- Specified by:
onConnect
in interfaceConnectionListener
- Parameters:
transport
- the transport
-