Uses of Interface
com.orchestranetworks.d3.slave.D3ReceiveBroadcastAfterContext
-
Packages that use D3ReceiveBroadcastAfterContext Package Description com.orchestranetworks.d3.slave Provides classes and interfaces for D3 slave functionalities. -
-
Uses of D3ReceiveBroadcastAfterContext in com.orchestranetworks.d3.slave
Methods in com.orchestranetworks.d3.slave with parameters of type D3ReceiveBroadcastAfterContext Modifier and Type Method Description voidD3ReceiveBroadcastTrigger. handleAfterBroadcast(D3ReceiveBroadcastAfterContext aContext)This method is called after the transaction whatever the status.
-