Uses of Class
au.gov.amsa.ais.rx.HostPort
-
Packages that use HostPort Package Description au.gov.amsa.ais.rx -
-
Uses of HostPort in au.gov.amsa.ais.rx
Methods in au.gov.amsa.ais.rx with parameters of type HostPort Modifier and Type Method Description static rx.Observable<java.lang.String>Streams. connectOnce(HostPort hostPort)Constructors in au.gov.amsa.ais.rx with parameters of type HostPort Constructor Description SocketReaderRunnable(HostPort hostPort, rx.Observer<? super java.lang.String> observer)
-