| Package | Description |
|---|---|
| be.yildiz.module.network.netty.client | |
| be.yildiz.module.network.netty.factory |
Contains the elements to build client or server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleClientNetty |
class |
WebSocketClientNetty |
| Modifier and Type | Method and Description |
|---|---|
static ClientNetty |
NettyFactory.createClientNetty()
Create a new client for Netty.
|
static ClientNetty |
NettyFactory.createSimpleClientNetty()
Create a new client for Netty.
|
Copyright © 2014–2016. All rights reserved.