RxJava

Skip navigation links
A B C D E G H I M N O P R S U V W 

A

acquirePort() - Method in class io.reactivex.netty.PortSelectorWithinRange
 
addObservable(RemoteObservableConfiguration<T>) - Method in class io.reactivex.netty.RemoteRxServer.Builder
 
allowAll() - Static method in class io.reactivex.netty.ingress.IngressPolicies
 
allowed(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in class io.reactivex.netty.ingress.InetAddressWhiteListIngressPolicy
 
allowed(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in interface io.reactivex.netty.ingress.IngressPolicy
 
allowOnlyLocalhost() - Static method in class io.reactivex.netty.ingress.IngressPolicies
 
assignSlot(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in class io.reactivex.netty.slotting.HashCodeSlotting
 
assignSlot(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in class io.reactivex.netty.slotting.NoSlotting
 
assignSlot(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in interface io.reactivex.netty.slotting.SlottingStrategy
 

B

blockUntilCompleted() - Method in class io.reactivex.netty.RemoteRxServer
 
build() - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
build() - Method in class io.reactivex.netty.ConnectParams.Builder
 
build() - Method in class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
build() - Method in class io.reactivex.netty.RemoteRxServer.Builder
 
Builder() - Constructor for class io.reactivex.netty.ConnectConfiguration.Builder
 
Builder() - Constructor for class io.reactivex.netty.ConnectParams.Builder
 
Builder() - Constructor for class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
Builder() - Constructor for class io.reactivex.netty.RemoteRxServer.Builder
 

C

ClientConfig - Class in io.reactivex.netty
 
ClientConfig(String, int, String) - Constructor for class io.reactivex.netty.ClientConfig
 
Codec<T> - Interface in io.reactivex.netty.codec
 
Codecs - Class in io.reactivex.netty.codec
 
Codecs() - Constructor for class io.reactivex.netty.codec.Codecs
 
completed(String) - Static method in class io.reactivex.netty.RemoteRxEvent
 
configureNewPipeline(ChannelPipeline) - Method in class io.reactivex.netty.RxEventPipelineConfigurator
 
connect(ConnectConfiguration<T>) - Static method in class io.reactivex.netty.RemoteObservable
 
connect(String, int, Decoder<T>) - Static method in class io.reactivex.netty.RemoteObservable
 
ConnectConfiguration<T> - Class in io.reactivex.netty
 
ConnectConfiguration.Builder<T> - Class in io.reactivex.netty
 
ConnectionMetrics - Class in io.reactivex.netty
 
ConnectionMetrics() - Constructor for class io.reactivex.netty.ConnectionMetrics
 
ConnectParams<T> - Class in io.reactivex.netty
 
ConnectParams.Builder<T> - Class in io.reactivex.netty
 

D

decode(byte[]) - Method in interface io.reactivex.netty.codec.Decoder
 
Decoder<T> - Interface in io.reactivex.netty.codec
 
decoder(Decoder<T>) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
decoder(Decoder<T>) - Method in class io.reactivex.netty.ConnectParams.Builder
 
deocdingErrorHandler(Action2<T, Throwable>, boolean) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 

E

encode(T) - Method in interface io.reactivex.netty.codec.Encoder
 
Encoder<T> - Interface in io.reactivex.netty.codec
 
encoder(Encoder<T>) - Method in class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
error(String, byte[]) - Static method in class io.reactivex.netty.RemoteRxEvent
 

G

getData() - Method in class io.reactivex.netty.RemoteRxEvent
 
getDecoder() - Method in class io.reactivex.netty.ConnectConfiguration
 
getDecoder() - Method in class io.reactivex.netty.ConnectParams
 
getDeocdingErrorHandler() - Method in class io.reactivex.netty.ConnectConfiguration
 
getHost() - Method in class io.reactivex.netty.ClientConfig
 
getHost() - Method in class io.reactivex.netty.ConnectConfiguration
 
getHost() - Method in class io.reactivex.netty.ConnectParams
 
getHost() - Method in class io.reactivex.netty.SubscribeInfo
 
getMetrics() - Method in class io.reactivex.netty.RemoteRxConnection
 
getMetrics() - Method in class io.reactivex.netty.RemoteRxServer
 
getName() - Method in class io.reactivex.netty.ClientConfig
 
getName() - Method in class io.reactivex.netty.ConnectConfiguration
 
getName() - Method in class io.reactivex.netty.ConnectParams
 
getName() - Method in class io.reactivex.netty.RemoteRxEvent
 
getName() - Method in class io.reactivex.netty.SubscribeInfo
 
getNumSlots() - Method in class io.reactivex.netty.slotting.SlotAssignment
 
getObservable() - Method in class io.reactivex.netty.RemoteRxConnection
 
getOnCompletedCount() - Method in class io.reactivex.netty.ConnectionMetrics
 
getOnCompletedCount() - Method in class io.reactivex.netty.ServerMetrics
 
getOnErrorCount() - Method in class io.reactivex.netty.ConnectionMetrics
 
getOnErrorCount() - Method in class io.reactivex.netty.ServerMetrics
 
getOnNextCount() - Method in class io.reactivex.netty.ConnectionMetrics
 
getOnNextCount() - Method in class io.reactivex.netty.ServerMetrics
 
getPort() - Method in class io.reactivex.netty.ClientConfig
 
getPort() - Method in class io.reactivex.netty.ConnectConfiguration
 
getPort() - Method in class io.reactivex.netty.ConnectParams
 
getPort() - Method in class io.reactivex.netty.SubscribeInfo
 
getSlot() - Method in class io.reactivex.netty.slotting.SlotValuePair
 
getSlotAssignment() - Method in class io.reactivex.netty.slotting.SlotAssignment
 
getSubscribedCount() - Method in class io.reactivex.netty.ServerMetrics
 
getSubscribeErrorHandler() - Method in class io.reactivex.netty.ConnectConfiguration
 
getSubscribeParameters() - Method in class io.reactivex.netty.ConnectConfiguration
 
getSubscribeParameters() - Method in class io.reactivex.netty.ConnectParams
 
getSubscribeParameters() - Method in class io.reactivex.netty.SubscribeInfo
 
getSubscribeRetryAttempts() - Method in class io.reactivex.netty.ConnectConfiguration
 
getType() - Method in class io.reactivex.netty.RemoteRxEvent
 
getUnsubscribedCount() - Method in class io.reactivex.netty.ServerMetrics
 
getValue() - Method in class io.reactivex.netty.MutableReference
 
getValue() - Method in class io.reactivex.netty.slotting.SlotValuePair
 
getValues() - Method in enum io.reactivex.netty.RemoteRxNumerusEvent
 

H

handle(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in class io.reactivex.netty.RemoteObservableConnectionHandler
 
HashCodeSlotting<T> - Class in io.reactivex.netty.slotting
 
hashCodeSlotting(int) - Static method in class io.reactivex.netty.slotting.SlottingStrategies
 
host(String) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
host(String) - Method in class io.reactivex.netty.ConnectParams.Builder
 

I

InetAddressWhiteListIngressPolicy - Class in io.reactivex.netty.ingress
 
IngressPolicies - Class in io.reactivex.netty.ingress
 
IngressPolicy - Interface in io.reactivex.netty.ingress
 
ingressPolicy(IngressPolicy) - Method in class io.reactivex.netty.RemoteRxServer.Builder
 
integer() - Static method in class io.reactivex.netty.codec.Codecs
 
io.reactivex.netty - package io.reactivex.netty
 
io.reactivex.netty.codec - package io.reactivex.netty.codec
 
io.reactivex.netty.filter - package io.reactivex.netty.filter
 
io.reactivex.netty.ingress - package io.reactivex.netty.ingress
 
io.reactivex.netty.slotting - package io.reactivex.netty.slotting
 
isAssigned() - Method in class io.reactivex.netty.slotting.SlotAssignment
 
isCounter() - Method in enum io.reactivex.netty.RemoteRxNumerusEvent
 
isMaxUpdater() - Method in enum io.reactivex.netty.RemoteRxNumerusEvent
 
isSuppressDecodingErrors() - Method in class io.reactivex.netty.ConnectConfiguration
 
isSuppressSubscribeErrors() - Method in class io.reactivex.netty.ConnectConfiguration
 
isUnsubscribed() - Method in class io.reactivex.netty.RemoteUnsubscribe
 

M

MutableReference<T> - Class in io.reactivex.netty
 
MutableReference() - Constructor for class io.reactivex.netty.MutableReference
 
MutableReference(T) - Constructor for class io.reactivex.netty.MutableReference
 

N

name(String) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
name(String) - Method in class io.reactivex.netty.ConnectParams.Builder
 
name(String) - Method in class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
next(String, byte[]) - Static method in class io.reactivex.netty.RemoteRxEvent
 
noFiltering() - Static method in class io.reactivex.netty.filter.ServerSideFilters
 
NoSlotting<T> - Class in io.reactivex.netty.slotting
 
noSlotting() - Static method in class io.reactivex.netty.slotting.SlottingStrategies
 
notAssigned() - Static method in class io.reactivex.netty.slotting.SlotAssignment
 

O

observable(Observable<T>) - Method in class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
oddsAndEvens() - Static method in class io.reactivex.netty.filter.ServerSideFilters
 

P

port(int) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
port(int) - Method in class io.reactivex.netty.ConnectParams.Builder
 
port(int) - Method in class io.reactivex.netty.RemoteRxServer.Builder
 
PortSelectorWithinRange - Class in io.reactivex.netty
 
PortSelectorWithinRange(int, int) - Constructor for class io.reactivex.netty.PortSelectorWithinRange
 
PortSelectorWithinRange(int, int, int) - Constructor for class io.reactivex.netty.PortSelectorWithinRange
 

R

releaseSlot(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in class io.reactivex.netty.slotting.HashCodeSlotting
 
releaseSlot(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in class io.reactivex.netty.slotting.NoSlotting
 
releaseSlot(ObservableConnection<RemoteRxEvent, RemoteRxEvent>) - Method in interface io.reactivex.netty.slotting.SlottingStrategy
 
RemoteObservable - Class in io.reactivex.netty
 
RemoteObservableConfiguration<T> - Class in io.reactivex.netty
 
RemoteObservableConfiguration(RemoteObservableConfiguration.Builder<T>) - Constructor for class io.reactivex.netty.RemoteObservableConfiguration
 
RemoteObservableConfiguration.Builder<T> - Class in io.reactivex.netty
 
RemoteObservableConnectionHandler - Class in io.reactivex.netty
 
RemoteObservableConnectionHandler(Map<String, RemoteObservableConfiguration>, IngressPolicy, CountDownLatch, ServerMetrics) - Constructor for class io.reactivex.netty.RemoteObservableConnectionHandler
 
RemoteObservableException - Exception in io.reactivex.netty
 
RemoteObservableException(String) - Constructor for exception io.reactivex.netty.RemoteObservableException
 
RemoteRxConnection<T> - Class in io.reactivex.netty
 
RemoteRxConnection(Observable<T>, ConnectionMetrics) - Constructor for class io.reactivex.netty.RemoteRxConnection
 
RemoteRxEvent - Class in io.reactivex.netty
 
RemoteRxEvent(String, RemoteRxEvent.Type, byte[], Map<String, String>) - Constructor for class io.reactivex.netty.RemoteRxEvent
 
RemoteRxEvent.Type - Enum in io.reactivex.netty
 
RemoteRxNumerusEvent - Enum in io.reactivex.netty
 
RemoteRxServer - Class in io.reactivex.netty
 
RemoteRxServer(RemoteRxServer.Builder) - Constructor for class io.reactivex.netty.RemoteRxServer
 
RemoteRxServer.Builder - Class in io.reactivex.netty
 
RemoteUnsubscribe - Class in io.reactivex.netty
 
RemoteUnsubscribe(String) - Constructor for class io.reactivex.netty.RemoteUnsubscribe
 
RxEventPipelineConfigurator - Class in io.reactivex.netty
 
RxEventPipelineConfigurator() - Constructor for class io.reactivex.netty.RxEventPipelineConfigurator
 

S

serve(int, Observable<T>, Encoder<T>) - Static method in class io.reactivex.netty.RemoteObservable
 
serve(int, String, Observable<T>, Encoder<T>) - Static method in class io.reactivex.netty.RemoteObservable
 
ServerMetrics - Class in io.reactivex.netty
 
ServerMetrics() - Constructor for class io.reactivex.netty.ServerMetrics
 
serverSideFilter(Func1<Map<String, String>, Func1<T, Boolean>>) - Method in class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
ServerSideFilters - Class in io.reactivex.netty.filter
 
setValue(T) - Method in class io.reactivex.netty.MutableReference
 
shutdown() - Method in class io.reactivex.netty.RemoteRxServer
 
SlotAssignment - Class in io.reactivex.netty.slotting
 
SlotAssignment(Integer, int) - Constructor for class io.reactivex.netty.slotting.SlotAssignment
 
slottingFunction() - Method in class io.reactivex.netty.slotting.HashCodeSlotting
 
slottingFunction() - Method in class io.reactivex.netty.slotting.NoSlotting
 
slottingFunction() - Method in interface io.reactivex.netty.slotting.SlottingStrategy
 
SlottingStrategies - Class in io.reactivex.netty.slotting
 
slottingStrategy(SlottingStrategy<T>) - Method in class io.reactivex.netty.RemoteObservableConfiguration.Builder
 
SlottingStrategy<T> - Interface in io.reactivex.netty.slotting
 
SlotValuePair<T> - Class in io.reactivex.netty.slotting
 
SlotValuePair(int, T) - Constructor for class io.reactivex.netty.slotting.SlotValuePair
 
start() - Method in class io.reactivex.netty.RemoteRxServer
 
startAndWait() - Method in class io.reactivex.netty.RemoteRxServer
 
string() - Static method in class io.reactivex.netty.codec.Codecs
 
subscribed(String, Map<String, String>) - Static method in class io.reactivex.netty.RemoteRxEvent
 
subscribeErrorHandler(Action2<SubscribeInfo, Throwable>, boolean) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
SubscribeInfo - Class in io.reactivex.netty
 
SubscribeInfo(String, int, String, Map<String, String>) - Constructor for class io.reactivex.netty.SubscribeInfo
 
subscribeParameters(Map<String, String>) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 
subscribeParameters(Map<String, String>) - Method in class io.reactivex.netty.ConnectParams.Builder
 
subscribeRetryAttempts(int) - Method in class io.reactivex.netty.ConnectConfiguration.Builder
 

U

unsubscribe() - Method in class io.reactivex.netty.RemoteUnsubscribe
 
unsubscribed(String) - Static method in class io.reactivex.netty.RemoteRxEvent
 

V

valueOf(String) - Static method in enum io.reactivex.netty.RemoteRxEvent.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.reactivex.netty.RemoteRxNumerusEvent
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.reactivex.netty.RemoteRxEvent.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.reactivex.netty.RemoteRxNumerusEvent
Returns an array containing the constants of this enum type, in the order they are declared.

W

whiteListPolicy(Observable<Set<String>>) - Static method in class io.reactivex.netty.ingress.IngressPolicies
 
A B C D E G H I M N O P R S U V W 
Skip navigation links