- get() - Method in interface li.rudin.rt.api.base.Getter
-
Returns the value
- get() - Method in class li.rudin.rt.api.computed.Computed
-
Returns the current value
- get(ObservableGetter<V>) - Method in class li.rudin.rt.api.computed.Computed
-
- get(ObservableGetter<T>) - Method in interface li.rudin.rt.api.computed.ObservableAccessor
-
Returns the value of the observable
- get(int) - Method in class li.rudin.rt.api.observable.list.ObservableList
-
- get() - Method in class li.rudin.rt.api.observable.Observable
-
- getCacheConfig() - Method in class li.rudin.rt.api.config.RTConfig
-
- getClientCount() - Method in interface li.rudin.rt.api.handler.RTHandler
-
Returns the connected client count
- getClientTimeout() - Method in class li.rudin.rt.api.config.RTConfig
-
- getCollectTime() - Method in class li.rudin.rt.api.config.LongPollConfig
-
- getConfig() - Method in interface li.rudin.rt.api.handler.RTHandler
-
Returns the rt config
- getContentType() - Method in interface li.rudin.rt.api.resource.MappedResource
-
- getCount() - Method in interface li.rudin.rt.api.handler.RTSender
-
Returns the count of all sent object
- getFilter() - Method in interface li.rudin.rt.api.handler.RTHandler
-
Returns the set filter
- getId() - Method in interface li.rudin.rt.api.handler.RTHandler
-
Returns the id of the handler instance
- getId() - Method in interface li.rudin.rt.api.handler.RTSender
-
Returns the id of the client
- getInputStream() - Method in interface li.rudin.rt.api.resource.MappedResource
-
- getList() - Method in class li.rudin.rt.api.observable.list.ObservableList
-
Returns the backed list
- getLongPoll() - Method in class li.rudin.rt.api.config.RTConfig
-
- getMapping() - Static method in class li.rudin.rt.api.resource.ResourceMapping
-
Returns all mappings
- getMax() - Method in class li.rudin.rt.api.observable.AveragingObservable
-
- getMaxDelay() - Method in class li.rudin.rt.api.config.LongPollConfig
-
- getMin() - Method in class li.rudin.rt.api.observable.AveragingObservable
-
- getName() - Method in interface li.rudin.rt.api.resource.MappedResource
-
- getRetryDelay() - Method in class li.rudin.rt.api.config.SSEConfig
-
- getSseConfig() - Method in class li.rudin.rt.api.config.RTConfig
-
- Getter<T> - Interface in li.rudin.rt.api.base
-