Uses of Interface
org.refcodes.web.HttpsConnectionRequestObservable
-
-
Uses of HttpsConnectionRequestObservable in org.refcodes.web
Classes in org.refcodes.web with type parameters of type HttpsConnectionRequestObservable Modifier and Type Interface Description interfaceHttpsConnectionRequestObservable<B extends HttpsConnectionRequestObservable<B>>An observable which notifies the registeredHttpsConnectionRequestObserveron incoming HTTPS requests.
-