public static final class NettyToStyxRequestDecoder.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
NettyToStyxRequestDecoder |
build() |
NettyToStyxRequestDecoder.Builder |
httpMessageFormatter(HttpMessageFormatter httpMessageFormatter) |
NettyToStyxRequestDecoder.Builder |
inactivityTimeoutMs(long inactivityTimeoutMs) |
NettyToStyxRequestDecoder.Builder |
uniqueIdSupplier(UniqueIdSupplier uniqueIdSupplier) |
NettyToStyxRequestDecoder.Builder |
unwiseCharEncoder(UnwiseCharsEncoder unwiseCharEncoder) |
public NettyToStyxRequestDecoder.Builder uniqueIdSupplier(UniqueIdSupplier uniqueIdSupplier)
public NettyToStyxRequestDecoder.Builder unwiseCharEncoder(UnwiseCharsEncoder unwiseCharEncoder)
public NettyToStyxRequestDecoder.Builder httpMessageFormatter(HttpMessageFormatter httpMessageFormatter)
public NettyToStyxRequestDecoder.Builder inactivityTimeoutMs(long inactivityTimeoutMs)
public NettyToStyxRequestDecoder build()
Copyright © 2013–2020 Hotels.com. All rights reserved.