Interface GatewayInterface.GatewayExceptionMonitor

All Superinterfaces:
EventListener
All Known Implementing Classes:
AbstractGatewayConnection, ClientGatewayConnection, DesignerGatewayConnection
Enclosing class:
GatewayInterface

public static interface GatewayInterface.GatewayExceptionMonitor extends EventListener
Used to allow the GatewayConnectionManager to monitor the kinds of exceptions that are being thrown from the gateway.
  • Method Details