| Modifier and Type | Class and Description |
|---|---|
class |
DefaultLoggerFactory |
| Modifier and Type | Method and Description |
|---|---|
static LoggerFactory |
DefaultLoggerFactory.getDefault() |
| Modifier and Type | Field and Description |
|---|---|
protected LoggerFactory |
ClientChannelPooledSelector.ChannelPool.loggerFactory |
protected LoggerFactory |
ServerChannel.loggerFactory |
| Modifier and Type | Method and Description |
|---|---|
protected ClientChannel |
ClientChannelSharedSelector.connect(LoggerFactory loggerFactory,
URI uri,
int timeout) |
protected ClientChannelPooledSelector.ChannelPool |
ClientChannelPooledSelector.createChannelPool(LoggerFactory loggerFactory,
URI uri,
int timeout) |
| Constructor and Description |
|---|
ChannelPool(LoggerFactory loggerFactory,
URI uri,
int timeout) |
ClientChannelPooledSelector(LoggerFactory loggerFactory) |
ClientChannelSharedSelector(LoggerFactory loggerFactory) |
ServerChannel(LoggerFactory factory,
int port) |
| Modifier and Type | Method and Description |
|---|---|
static ClientChannel |
EmbeddedWebSocketClient.connect(LoggerFactory loggerFactory,
URI uri,
int timeout) |
protected ClientChannel |
EmbeddedClientChannelSharedSelector.connect(LoggerFactory loggerFactory,
URI uri,
int timeout) |
protected ClientChannelPooledSelector.ChannelPool |
EmbeddedClientChannelPooledSelector.createChannelPool(LoggerFactory loggerFactory,
URI uri,
int timeout) |
| Constructor and Description |
|---|
EmbeddedChannelPool(LoggerFactory loggerFactory,
URI uri,
int timeout) |
EmbeddedClientChannelPooledSelector(LoggerFactory loggerFactory) |
EmbeddedClientChannelSharedSelector(LoggerFactory loggerFactory) |
| Constructor and Description |
|---|
MaxIdleTimeHandler(LoggerFactory loggerFactory,
int maxIdleTimeSeconds) |
NettyServerChannel(LoggerFactory factory,
int port) |
NettyServerUpstreamHandler(LoggerFactory loggerFactory,
ChannelHandler channelHandler,
org.jboss.netty.channel.group.ChannelGroup channelGroup) |
| Modifier and Type | Method and Description |
|---|---|
static ClientChannel |
TcpClient.connect(LoggerFactory loggerFactory,
URI uri,
int connectTimeoutMillis,
org.jboss.netty.channel.ChannelPipeline pipeline) |
| Constructor and Description |
|---|
TcpServerChannel(LoggerFactory factory,
int port) |
TcpServerUpstreamHandler(LoggerFactory loggerFactory,
ChannelHandler channelHandler,
org.jboss.netty.channel.group.ChannelGroup channelGroup) |
| Modifier and Type | Method and Description |
|---|---|
static ClientChannel |
WebSocketClient.connect(LoggerFactory loggerFactory,
URI uri,
int connectTimeoutMillis) |
| Constructor and Description |
|---|
WebSocketServerChannel(LoggerFactory factory,
int port) |
WebSocketServerChannel(LoggerFactory factory,
int port,
boolean cumulative) |
WebSocketServerUpstreamHandler(LoggerFactory loggerFactory,
ChannelHandler channelHandler,
org.jboss.netty.channel.group.ChannelGroup channelGroup,
boolean cumulative) |
| Constructor and Description |
|---|
Endpoint(LoggerFactory loggerFactory,
Identity identity) |
EndpointChannelHandler(LoggerFactory loggerFactory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CommonsLoggerFactory |
class |
Log4jLoggerFactory |
| Modifier and Type | Method and Description |
|---|---|
static LoggerFactory |
LogUtil.getLoggerFactory(Object obj) |
| Constructor and Description |
|---|
NetCatCommandServerChannelHandler(LoggerFactory loggerFactory) |
| Constructor and Description |
|---|
NettyNetCatCommandServerChannel(LoggerFactory factory,
int port) |
| Modifier and Type | Method and Description |
|---|---|
protected ClientChannel |
NettyRemotingClientChannelSharedSelector.connect(LoggerFactory loggerFactory,
URI uri,
int timeout) |
RemotingConfiguration |
RemotingConfiguration.loggerFactory(LoggerFactory loggerFactory) |
protected static void |
RemotingService.setLoggerFactory(LoggerFactory loggerFactory) |
void |
RemotingServerChannelHandler.setLoggerFactory(LoggerFactory loggerFactory) |
| Constructor and Description |
|---|
DefaultRemotingServerChannelHandler(LoggerFactory loggerFactory) |
NettyRemotingTcpServerChannel(LoggerFactory factory,
int port) |
RemotingClientChannelHandler(LoggerFactory loggerFactory,
AtomicInteger flagAtomic) |
RemotingServerChannelHandler(LoggerFactory loggerFactory) |
SpringRemotingServerChannelHandler(LoggerFactory loggerFactory,
HandshakerBean handshaker) |
| Constructor and Description |
|---|
BatchedScheduler(LoggerFactory loggerFactory) |
Scheduler(LoggerFactory loggerFactory) |
Copyright © 2021. All rights reserved.