Uses of Class
org.mbari.vcr4j.rs422.RS422Error
Packages that use RS422Error
Package
Description
Decorators can be added to the various observables in VideoIO objects in order to augment
or modify the functionality.
-
Uses of RS422Error in org.mbari.vcr4j.rs422
Methods in org.mbari.vcr4j.rs422 that return types with arguments of type RS422ErrorModifier and TypeMethodDescriptionio.reactivex.rxjava3.subjects.Subject<RS422Error>RS422ResponseParser.getErrorObservable()io.reactivex.rxjava3.core.Observable<RS422Error>RS422VideoIO.getErrorObservable() -
Uses of RS422Error in org.mbari.vcr4j.rs422.decorators
Constructors in org.mbari.vcr4j.rs422.decorators with parameters of type RS422Error