Uses of Class
com.caplin.motif.fx.tobo.TOBOEntityChannel
-
Packages that use TOBOEntityChannel Package Description com.caplin.motif.fx.tobo -
-
Uses of TOBOEntityChannel in com.caplin.motif.fx.tobo
Classes in com.caplin.motif.fx.tobo with type parameters of type TOBOEntityChannel Modifier and Type Interface Description interface
TOBOEntityListener<T extends TOBOEntityChannel>
Method parameters in com.caplin.motif.fx.tobo with type arguments of type TOBOEntityChannel Modifier and Type Method Description void
TOBOEntityAdapter. registerTOBOEntityBlotterListener(TOBOEntityListener<TOBOEntityChannel> toboEntityListener)
Registers a BlotterListener that is capable of responding to TOBO Entity requestsvoid
TOBOEntityAdapter. registerTOBOEntityBlotterListener(TOBOEntityListener<TOBOEntityChannel> toboEntityListener, java.lang.String channelNamespace, java.lang.String itemNamespace)
Registers a BlotterListener that is capable of responding to TOBO Entity requests
-