Uses of Interface
dev.getelements.elements.rt.remote.AsyncControlClient.Response
Packages that use AsyncControlClient.Response
-
Uses of AsyncControlClient.Response in dev.getelements.elements.rt.remote
Methods in dev.getelements.elements.rt.remote that return AsyncControlClient.ResponseModifier and TypeMethodDescriptiondefault <U> AsyncControlClient.Response<U> Maps thisAsyncControlClient.Responseto the new type using the suppliedFunction<T,U> Methods in dev.getelements.elements.rt.remote with parameters of type AsyncControlClient.ResponseModifier and TypeMethodDescriptionvoidAsyncControlClient.ResponseConsumer.accept(AsyncControlClient.Response<? extends T> tResponse) ( Accepts the response.