Package com.epam.fixengine
Class ConnectionValidatorListener
java.lang.Object
com.epam.common.transport.server.firewall.PassthroughConnectionListener
com.epam.fixengine.ConnectionValidatorListener
- All Implemented Interfaces:
ConnectionListener
Created by wed on 23.10.2014.
-
Constructor Summary
ConstructorsConstructorDescriptionConnectionValidatorListener
(ConnectionListener listener, ConnectionValidator validator) -
Method Summary
-
Constructor Details
-
ConnectionValidatorListener
-
-
Method Details
-
onConnect
Description copied from interface:ConnectionListener
Invoked when a new connection occurred.- Specified by:
onConnect
in interfaceConnectionListener
- Overrides:
onConnect
in classPassthroughConnectionListener
- Parameters:
transport
- the transport
-