Uses of Interface
org.refcodes.serial.ext.observer.TransmissionObserver
-
Uses of TransmissionObserver in org.refcodes.serial.ext.observer
Methods in org.refcodes.serial.ext.observer with parameters of type TransmissionObserverModifier and TypeMethodDescriptionbooleanObservableSectionDecorator.hasObserverSubscription(TransmissionObserver<DECORATEE> aObserver) booleanObservableSegmentDecorator.hasObserverSubscription(TransmissionObserver<DECORATEE> aObserver) booleanObservableSectionDecorator.subscribeObserver(TransmissionObserver<DECORATEE> aObserver) booleanObservableSegmentDecorator.subscribeObserver(TransmissionObserver<DECORATEE> aObserver) booleanObservableSectionDecorator.unsubscribeObserver(TransmissionObserver<DECORATEE> aObserver) booleanObservableSegmentDecorator.unsubscribeObserver(TransmissionObserver<DECORATEE> aObserver)