Index

B C N 
All Classes|All Packages

B

be.yildizgames.module.network.netty - module be.yildizgames.module.network.netty
 
be.yildizgames.module.network.netty.factory - package be.yildizgames.module.network.netty.factory
Contains the elements to build client or server.

C

createClientNetty() - Static method in interface be.yildizgames.module.network.netty.factory.NettyFactory
Create a new client for Netty.
createServerNetty() - Static method in interface be.yildizgames.module.network.netty.factory.NettyFactory
Create a new server for Netty.
createSimpleClientNetty() - Static method in interface be.yildizgames.module.network.netty.factory.NettyFactory
Create a new client for Netty.

N

NettyFactory - Interface in be.yildizgames.module.network.netty.factory
Create server or client Netty implementations.
B C N 
All Classes|All Packages