- get(String) - Method in class io.reactivex.netty.channel.MarkAwarePipeline
-
- get(Class<T>) - Method in class io.reactivex.netty.channel.MarkAwarePipeline
-
- get(String, LogLevel) - Static method in class io.reactivex.netty.util.LoggingHandlerFactory
-
- getAction() - Method in class io.reactivex.netty.client.loadbalancer.HostCollector.HostUpdate
-
- getAvailablePermits() - Method in class io.reactivex.netty.client.pool.CompositePoolLimitDeterminationStrategy
-
Returns the minimum number of permits available across all strategies.
- getAvailablePermits() - Method in class io.reactivex.netty.client.pool.MaxConnectionsBasedStrategy
-
- getAvailablePermits() - Method in interface io.reactivex.netty.client.pool.PoolLimitDeterminationStrategy
-
Returns the number of creation permits available.
- getAvailablePermits() - Method in class io.reactivex.netty.client.pool.UnboundedPoolLimitDeterminationStrategy
-
- getChannelInitializer() - Method in class io.reactivex.netty.channel.DetachedChannelPipeline
-
- getChannelPipeline() - Method in class io.reactivex.netty.channel.Connection
-
Returns the ChannelPipeline for this connection.
- getChannelPipeline() - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- getChannelProviderFactory() - Method in class io.reactivex.netty.client.ClientState
-
- getClientPublisher() - Method in class io.reactivex.netty.client.HostConnector
-
- getCloseNotifier() - Method in class io.reactivex.netty.client.Host
-
- getComputationScheduler() - Method in class io.reactivex.netty.threads.RxJavaNettyBasedSchedulersHook
-
- getConnectionProvider() - Method in class io.reactivex.netty.client.HostConnector
-
- getConnector() - Method in class io.reactivex.netty.client.loadbalancer.HostHolder
-
- getDuration(TimeUnit) - Method in class io.reactivex.netty.events.Clock
-
Returns the duration for which this clock was running in the given timeunit.
- getDurationInNanos() - Method in class io.reactivex.netty.events.Clock
-
Returns the duration for which this clock was running in nanoseconds.
- getEventListener() - Method in class io.reactivex.netty.client.loadbalancer.HostHolder
-
- getEventPublisher() - Method in class io.reactivex.netty.client.HostConnector
-
- getExceptions() - Method in exception io.reactivex.netty.events.ListenerInvocationException
-
- getFactory() - Method in class io.reactivex.netty.client.ClientState
-
- getFactory(String, LogLevel) - Static method in class io.reactivex.netty.util.LoggingHandlerFactory
-
- getHost() - Method in class io.reactivex.netty.client.Host
-
- getHost() - Method in class io.reactivex.netty.client.HostConnector
-
- getHostHolder() - Method in class io.reactivex.netty.client.loadbalancer.HostCollector.HostUpdate
-
- getHostStream() - Method in class io.reactivex.netty.client.ClientState
-
- getIdleConnCleanupTicker() - Method in class io.reactivex.netty.client.pool.PoolConfig
-
- getIdleConnectionsCleanupTimer() - Method in class io.reactivex.netty.client.pool.PoolConfig
-
- getIdleConnectionsHolder() - Method in class io.reactivex.netty.client.pool.PoolConfig
-
- getInput() - Method in class io.reactivex.netty.channel.Connection
-
Returns a stream of data that is read from the connection.
- getLimitDeterminationStrategy() - Method in class io.reactivex.netty.client.pool.PoolConfig
-
- getMaxConnections() - Method in class io.reactivex.netty.client.pool.MaxConnectionsBasedStrategy
-
- getMaxIdleTimeMillis() - Method in class io.reactivex.netty.client.pool.PoolConfig
-
- getMessage() - Method in exception io.reactivex.netty.events.ListenerInvocationException
-
- getName() - Method in enum io.reactivex.netty.HandlerNames
-
- getNewChannelSub() - Method in class io.reactivex.netty.channel.AbstractConnectionToChannelBridge
-
- getNewSubEvent() - Method in class io.reactivex.netty.channel.ConnectionInputSubscriberReplaceEvent
-
- getPooledConnection() - Method in class io.reactivex.netty.client.ClientConnectionToChannelBridge.ConnectionReuseEvent
-
- getPoolLimitDeterminationStrategy() - Method in class io.reactivex.netty.client.pool.PoolConfig
-
- getResettableChannelPipeline() - Method in class io.reactivex.netty.channel.Connection
-
Returns the
MarkAwarePipeline for this connection, changes to which can be reverted at any point in time.
- getRxEventLoopProvider() - Static method in class io.reactivex.netty.RxNetty
-
- getServerAddress() - Method in class io.reactivex.netty.server.ServerState
-
- getStartTime(TimeUnit) - Method in class io.reactivex.netty.events.Clock
-
- getStartTimeNanos() - Method in class io.reactivex.netty.events.Clock
-
- getSubscriber() - Method in class io.reactivex.netty.channel.ChannelSubscriberEvent
-
- getSubscriber() - Method in class io.reactivex.netty.channel.ConnectionInputSubscriberEvent
-
- getSubscriber() - Method in class io.reactivex.netty.channel.ConnectionSubscriberEvent
-
- getSubscriber() - Method in class io.reactivex.netty.client.ClientConnectionToChannelBridge.ConnectionReuseEvent
-
- getThrowable() - Method in class io.reactivex.netty.channel.ConnectionCreationFailedEvent
-
- getTransformer() - Method in class io.reactivex.netty.channel.AppendTransformerEvent
-
- getWeight(L) - Method in class io.reactivex.netty.client.loadbalancer.AbstractP2CStrategy
-
- globalClientEventLoop() - Method in class io.reactivex.netty.threads.RxEventLoopProvider
-
The EventLoopGroup to be used by all client instances if it is not explicitly provided in the client.
- globalClientEventLoop(boolean) - Method in class io.reactivex.netty.threads.RxEventLoopProvider
-
The EventLoopGroup to be used by all client instances if it is not explicitly provided.
- globalClientEventLoop() - Method in class io.reactivex.netty.threads.SingleNioLoopProvider
-
- globalClientEventLoop(boolean) - Method in class io.reactivex.netty.threads.SingleNioLoopProvider
-
- globalServerEventLoop() - Method in class io.reactivex.netty.threads.RxEventLoopProvider
-
The EventLoopGroup to be used by all server instances if it is not explicitly provided.
- globalServerEventLoop(boolean) - Method in class io.reactivex.netty.threads.RxEventLoopProvider
-
The EventLoopGroup to be used by all server instances if it is not explicitly provided.
- globalServerEventLoop() - Method in class io.reactivex.netty.threads.SingleNioLoopProvider
-
- globalServerEventLoop(boolean) - Method in class io.reactivex.netty.threads.SingleNioLoopProvider
-
- globalServerParentEventLoop() - Method in class io.reactivex.netty.threads.RxEventLoopProvider
-
The EventLoopGroup to be used by all server instances as a parent eventloop group
(First argument to this method: ServerBootstrap.group(EventLoopGroup, EventLoopGroup)),
if it is not explicitly provided.
- globalServerParentEventLoop(boolean) - Method in class io.reactivex.netty.threads.RxEventLoopProvider
-
The EventLoopGroup to be used by all server instances as a parent eventloop group
(First argument to this method: ServerBootstrap.group(EventLoopGroup, EventLoopGroup)),
if it is not explicitly provided.
- globalServerParentEventLoop() - Method in class io.reactivex.netty.threads.SingleNioLoopProvider
-
- globalServerParentEventLoop(boolean) - Method in class io.reactivex.netty.threads.SingleNioLoopProvider
-
- offerNext(T) - Method in class io.reactivex.netty.util.UnicastBufferingSubject
-
Offers the passed item to this subject.
- onByteRead(long) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever any bytes are read on any open connection.
- onByteRead(long) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onByteWritten(long) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever any bytes are successfully written on any open connection.
- onByteWritten(long) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onCompleted() - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
- onCompleted() - Method in interface io.reactivex.netty.events.EventListener
-
Marks the end of all event callbacks.
- onCompleted() - Method in class io.reactivex.netty.util.UnicastBufferingSubject
-
- onConnectFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a connect attempt failed.
- onConnectionCloseFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever a connection close failed.
- onConnectionCloseFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onConnectionCloseStart() - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever a close of any connection is issued.
- onConnectionCloseStart() - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onConnectionCloseSuccess(long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever a close of any connection is successful.
- onConnectionCloseSuccess(long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onConnectStart() - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a new connection attempt is made.
- onConnectSuccess(long, TimeUnit) - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a new connection is successfully established.
- onCustomEvent(Object) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
- onCustomEvent(Object, long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
- onCustomEvent(Object, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
- onCustomEvent(Object, long, TimeUnit, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
- onCustomEvent(Object) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onCustomEvent(Object, long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onCustomEvent(Object, long, TimeUnit, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onCustomEvent(Object, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onCustomEvent(Object) - Method in interface io.reactivex.netty.events.EventListener
-
Typically specific instances on
EventListener will provide events that are fired by RxNetty, however,
there may be cases, where a user would want to emit custom events.
- onCustomEvent(Object, long, TimeUnit) - Method in interface io.reactivex.netty.events.EventListener
-
Typically specific instances on
EventListener will provide events that are fired by RxNetty, however,
there may be cases, where a user would want to emit custom events.
- onCustomEvent(Object, Throwable) - Method in interface io.reactivex.netty.events.EventListener
-
Typically specific instances on
EventListener will provide events that are fired by RxNetty, however,
there may be cases, where a user would want to emit custom events.
- onCustomEvent(Object, long, TimeUnit, Throwable) - Method in interface io.reactivex.netty.events.EventListener
-
Typically specific instances on
EventListener will provide events that are fired by RxNetty, however,
there may be cases, where a user would want to emit custom events.
- onEnd(long, TimeUnit) - Static method in class io.reactivex.netty.events.Clock
-
- onEndNanos(long) - Static method in class io.reactivex.netty.events.Clock
-
- onError(Throwable) - Method in class io.reactivex.netty.util.UnicastBufferingSubject
-
- onFlushComplete(long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever flush completes.
- onFlushComplete(long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onFlushStart() - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever a flush is issued on a connection.
- onFlushStart() - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onNewReadSubscriber(Subscriber<? super R>) - Method in class io.reactivex.netty.channel.AbstractConnectionToChannelBridge
-
- onNewReadSubscriber(Subscriber<? super R>) - Method in class io.reactivex.netty.client.ClientConnectionToChannelBridge
-
- onNext(T) - Method in class io.reactivex.netty.util.UnicastBufferingSubject
-
- onPoolAcquireFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever an acquire from the pool failed.
- onPoolAcquireStart() - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever an acquire from the pool is initiated.
- onPoolAcquireSuccess(long, TimeUnit) - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever an acquire from the pool is successful.
- onPooledConnectionEviction() - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever an idle connection is removed/evicted from the pool.
- onPooledConnectionReuse() - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a connection is reused from the pool.
- onPoolReleaseFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a connection release to pool fails.
- onPoolReleaseStart() - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a connection release to the pool is initiated (by closing the connection)
- onPoolReleaseSuccess(long, TimeUnit) - Method in class io.reactivex.netty.client.events.ClientEventListener
-
Event whenever a connection is successfully released to the pool.
- onWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever a write failed on a connection.
- onWriteFailed(long, TimeUnit, Throwable) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onWriteStart() - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever a write is issued on a connection.
- onWriteStart() - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- onWriteSuccess(long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventListener
-
Event whenever data is written successfully on a connection.
- onWriteSuccess(long, TimeUnit) - Method in class io.reactivex.netty.channel.events.ConnectionEventPublisher
-
- operationComplete(ChannelFuture) - Method in class io.reactivex.netty.channel.SubscriberToChannelFutureBridge
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.reactivex.netty.channel.BackpressureManagingHandler
-
Intercepts a write on the channel.
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.reactivex.netty.channel.BytesInspector
-
- write(Observable<W>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- write(Observable<W>, Func1<W, Boolean>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- write(Observable<W>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- write(Observable<W>, Func1<W, Boolean>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- write(Observable<W>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- write(Observable<W>, Func1<W, Boolean>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- write(Object) - Method in class io.reactivex.netty.channel.MarkAwarePipeline
-
- write(Object, ChannelPromise) - Method in class io.reactivex.netty.channel.MarkAwarePipeline
-
- write(Observable<W>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- write(Observable<W>, Func1<W, Boolean>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class io.reactivex.netty.internal.InternalReadTimeoutHandler
-
- writeAndFlush(Object, ChannelPromise) - Method in class io.reactivex.netty.channel.MarkAwarePipeline
-
- writeAndFlush(Object) - Method in class io.reactivex.netty.channel.MarkAwarePipeline
-
- writeAndFlushOnEach(Observable<W>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeAndFlushOnEach(Observable<W>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeAndFlushOnEach(Observable<W>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeAndFlushOnEach(Observable<W>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeBytes(Observable<byte[]>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- writeBytes(Observable<byte[]>, Func1<byte[], Boolean>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- writeBytes(Observable<byte[]>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeBytes(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeBytes(Observable<byte[]>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeBytes(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeBytes(Observable<byte[]>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeBytes(Observable<byte[]>, Func1<byte[], Boolean>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeBytesAndFlushOnEach(Observable<byte[]>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeBytesAndFlushOnEach(Observable<byte[]>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeBytesAndFlushOnEach(Observable<byte[]>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeBytesAndFlushOnEach(Observable<byte[]>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeFileRegion(Observable<FileRegion>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- writeFileRegion(Observable<FileRegion>, Func1<FileRegion, Boolean>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- writeFileRegion(Observable<FileRegion>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeFileRegion(Observable<FileRegion>, Func1<FileRegion, Boolean>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeFileRegion(Observable<FileRegion>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeFileRegion(Observable<FileRegion>, Func1<FileRegion, Boolean>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeFileRegion(Observable<FileRegion>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeFileRegion(Observable<FileRegion>, Func1<FileRegion, Boolean>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeFileRegionAndFlushOnEach(Observable<FileRegion>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeFileRegionAndFlushOnEach(Observable<FileRegion>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeFileRegionAndFlushOnEach(Observable<FileRegion>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeFileRegionAndFlushOnEach(Observable<FileRegion>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeString(Observable<String>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel.
- writeString(Observable<String>, Func1<String, Boolean>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, everytime, flushSelector returns true .
- writeString(Observable<String>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeString(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeString(Observable<String>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeString(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeString(Observable<String>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeString(Observable<String>, Func1<String, Boolean>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- writeStringAndFlushOnEach(Observable<String>) - Method in interface io.reactivex.netty.channel.ChannelOperations
-
On subscription of the returned Observable, writes the passed message stream on the underneath channel
and flushes the channel, on every write.
- writeStringAndFlushOnEach(Observable<String>) - Method in class io.reactivex.netty.channel.ConnectionImpl
-
- writeStringAndFlushOnEach(Observable<String>) - Method in class io.reactivex.netty.channel.DefaultChannelOperations
-
- writeStringAndFlushOnEach(Observable<String>) - Method in class io.reactivex.netty.client.pool.PooledConnection
-
- WriteTransformations - Class in io.reactivex.netty.channel
-
A holder for all transformations that are applied on a channel.
- WriteTransformations() - Constructor for class io.reactivex.netty.channel.WriteTransformations
-
- WriteTransformer - Class in io.reactivex.netty.channel
-
A ChannelHandler that transforms objects written to this channel.
- WriteTransformer() - Constructor for class io.reactivex.netty.channel.WriteTransformer
-