Interface IfaceAware.IfaceCallback<T>
- Enclosing interface:
- IfaceAware<T extends BinaryMsgIface>
public static interface IfaceAware.IfaceCallback<T>
-
Method Summary
-
Method Details
-
callback
Callback with the non-null iface, ensuring the iface object is stable for the duration of the callback.- Parameters:
iface
- the iface to use for the callback- Throws:
Exception
-