Class BaseInboundProcessingListener

java.lang.Object
com.onenetwork.platform.integ.msg.BaseInboundProcessingListener

public abstract class BaseInboundProcessingListener
extends java.lang.Object
Base class which defines event handlers for the events inside the InboundProcessor; all of the methods in this class have default implementations, so a subclass only needs to implement the methods it needs.