Uses of Class
org.apache.ignite.spi.communication.tcp.internal.GridNioServerWrapper
-
Packages that use GridNioServerWrapper Package Description org.apache.ignite.spi.communication.tcp.internal Contains connection health-checkers for TCP/IP-based implementation of communication SPI. -
-
Uses of GridNioServerWrapper in org.apache.ignite.spi.communication.tcp.internal
Methods in org.apache.ignite.spi.communication.tcp.internal with parameters of type GridNioServerWrapper Modifier and Type Method Description voidInboundConnectionHandler. setNioSrvWrapper(GridNioServerWrapper nioSrvWrapper)
-