Uses of Class
au.gov.amsa.ais.rx.Streams.TimestampedAndLine
-
Packages that use Streams.TimestampedAndLine Package Description au.gov.amsa.ais.rx -
-
Uses of Streams.TimestampedAndLine in au.gov.amsa.ais.rx
Fields in au.gov.amsa.ais.rx with type parameters of type Streams.TimestampedAndLine Modifier and Type Field Description static rx.functions.Func1<NmeaMessage,Streams.TimestampedAndLine<AisMessage>>Streams. TO_AIS_MESSAGE_AND_LINEMethods in au.gov.amsa.ais.rx that return types with arguments of type Streams.TimestampedAndLine Modifier and Type Method Description static rx.Observable<Streams.TimestampedAndLine<AisMessage>>Streams. connectAndExtract(java.lang.String host, int port)static rx.Observable<Streams.TimestampedAndLine<AisMessage>>Streams. extract(rx.Observable<java.lang.String> rawAisNmea)
-