Package | Description |
---|---|
com.ibasco.agql.core.transport | |
com.ibasco.agql.protocols.valve.source.query.rcon | |
com.ibasco.agql.protocols.valve.steam.master |
Modifier and Type | Class and Description |
---|---|
class |
DefaultChannelContextFactory<M extends NettyMessenger<? extends AbstractRequest,? extends AbstractResponse>>
DefaultChannelContextFactory class.
|
Modifier and Type | Method and Description |
---|---|
NettyChannelContextFactory |
NettyContextChannelFactory.getContextFactory()
Getter for the field
contextFactory . |
Modifier and Type | Method and Description |
---|---|
NettyContextChannelFactory |
DefaultNettyChannelFactoryProvider.getContextualFactory(TransportType type,
Options options,
NettyChannelContextFactory contextFactory)
getContextualFactory.
|
NettyContextChannelFactory |
NettyChannelFactoryProvider.getContextualFactory(TransportType type,
Options options,
NettyChannelContextFactory contextFactory)
getContextualFactory.
|
void |
NettyContextChannelFactory.setContextFactory(NettyChannelContextFactory contextFactory)
Setter for the field
contextFactory . |
Constructor and Description |
---|
NettyContextChannelFactory(NettyChannelFactory channelFactory,
NettyChannelContextFactory contextFactory)
Constructor for NettyContextChannelFactory.
|
Modifier and Type | Class and Description |
---|---|
class |
SourceRconChannelContextFactory
SourceRconChannelContextFactory class.
|
Modifier and Type | Class and Description |
---|---|
class |
MasterServerChannelContextFactory
MasterServerChannelContextFactory class.
|
Copyright © 2016–2024. All rights reserved.