java.lang.Object
org.mbari.vcr4j.sharktopoda.SharktopodaResponseParser
- Since:
- 2016-08-25T16:45:00
- Author:
- Brian Schlining
-
Constructor Summary
ConstructorsConstructorDescriptionSharktopodaResponseParser(UUID uuid, io.reactivex.rxjava3.subjects.Subject<SharktopodaState> stateSubject, io.reactivex.rxjava3.subjects.Subject<SharktopodaError> errorSubject, io.reactivex.rxjava3.subjects.Subject<VideoIndex> indexSubject, io.reactivex.rxjava3.subjects.Subject<VideoInformation> videoInfoSubject) -
Method Summary
-
Constructor Details
-
SharktopodaResponseParser
public SharktopodaResponseParser(UUID uuid, io.reactivex.rxjava3.subjects.Subject<SharktopodaState> stateSubject, io.reactivex.rxjava3.subjects.Subject<SharktopodaError> errorSubject, io.reactivex.rxjava3.subjects.Subject<VideoIndex> indexSubject, io.reactivex.rxjava3.subjects.Subject<VideoInformation> videoInfoSubject)
-
-
Method Details
-
parse
-