com.bea.control
Interface RosettaNetControl.CallbackIntf

Enclosing interface:
RosettaNetControl

public static interface RosettaNetControl.CallbackIntf

The following methods are available after a JCX instance is created.

  • onAck()
  • : Invoked when a RosettaNet acknowledgement is received.
  • onError()
  • : Invoked when a RosettaNet error notification is received.
  • onMessage()
  • : Invoked when a RosettaNet business message is received.