public class ChannelOptions extends Object
| Modifier and Type | Method and Description |
|---|---|
static ChannelOptions |
defaultOptions() |
ChannelOptions |
withSubscriberThreads(int threadCount) |
ChannelOptions |
withWindowSize(int windowSize) |
public static ChannelOptions defaultOptions()
public ChannelOptions withWindowSize(int windowSize)
public ChannelOptions withSubscriberThreads(int threadCount)
Copyright © 2018. All rights reserved.