- ServerSocketChannelProperties() - 类 的构造器org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.ServerSocketChannelProperties
-
- setAccessLog(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties
-
set access log state.
- setAllocType(String) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set allocator type.
- setAllowHalfClosure(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-
set allowHalfClosure.
- setAutoRead(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set autoRead.
- setConnectTimeoutMillis(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set connectTimeoutMillis.
- setIpTos(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-
set ipTos.
- setMessageSizeEstimator(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set message size estimator.
- setSelectCount(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties
-
set selectCount.
- setServerSocketChannel(NettyHttpProperties.ServerSocketChannelProperties) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties
-
set serverSocketChannel.
- setSingleEventExecutorPerGroup(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set single event executor.
- setSoBacklog(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.ServerSocketChannelProperties
-
set soBacklog.
- setSocketChannel(NettyHttpProperties.SocketChannelProperties) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties
-
set socketChannel.
- setSoKeepAlive(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-
set soKeepAlive.
- setSoLinger(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-
set soLinger.
- setSoRcvBuf(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set soRcvBuf.
- setSoReuseAddr(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set setSoReuseAddr.
- setSoSndBuf(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-
set soSndBuf.
- setTcpNoDelay(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-
set tcpNoDelay.
- setWebServerFactoryEnabled(Boolean) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties
-
set webServerFactoryEnabled.
- setWorkerCount(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyHttpProperties
-
set workerCount.
- setWriteBufferHighWaterMark(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set writeBufferHighWaterMark.
- setWriteBufferLowWaterMark(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set writeBufferLowWaterMark.
- setWriteSpinCount(Integer) - 类 中的方法org.apache.shenyu.springboot.starter.netty.NettyChannelProperties
-
set writeSpinCount.
- shenyuConfig() - 类 中的方法org.apache.shenyu.springboot.starter.gateway.ShenyuConfiguration
-
shenyu config.
- ShenyuConfiguration - org.apache.shenyu.springboot.starter.gateway中的类
-
ShenyuConfiguration.
- ShenyuConfiguration() - 类 的构造器org.apache.shenyu.springboot.starter.gateway.ShenyuConfiguration
-
- shenyuLoaderService(ShenyuWebHandler, PluginDataSubscriber, ShenyuConfig) - 类 中的方法org.apache.shenyu.springboot.starter.gateway.ShenyuConfiguration
-
Shenyu loader service.
- ShenyuNettyWebServerConfiguration - org.apache.shenyu.springboot.starter.netty中的类
-
The type shenyu netty web server factory.
- ShenyuNettyWebServerConfiguration() - 类 的构造器org.apache.shenyu.springboot.starter.netty.ShenyuNettyWebServerConfiguration
-
- shenyuWebHandler(ObjectProvider<List<ShenyuPlugin>>, ShenyuConfig) - 类 中的方法org.apache.shenyu.springboot.starter.gateway.ShenyuConfiguration
-
Init ShenyuWebHandler.
- SocketChannelProperties() - 类 的构造器org.apache.shenyu.springboot.starter.netty.NettyHttpProperties.SocketChannelProperties
-