| Package | Description |
|---|---|
| com.tvd12.ezyfoxserver.creator | |
| com.tvd12.ezyfoxserver.entity | |
| com.tvd12.ezyfoxserver.handler | |
| com.tvd12.ezyfoxserver.wrapper |
| Modifier and Type | Method and Description |
|---|---|
<S extends EzySession> |
EzySimpleSessionCreator.create(EzyChannel channel) |
<S extends EzySession> |
EzySessionCreator.create(EzyChannel channel) |
protected EzySession |
EzySimpleSessionCreator.newSession(EzyChannel channel) |
| Modifier and Type | Field and Description |
|---|---|
protected EzyChannel |
EzyAbstractSession.channel |
| Modifier and Type | Method and Description |
|---|---|
EzyChannel |
EzySession.getChannel()
Get the channel mapped to this session
|
| Modifier and Type | Method and Description |
|---|---|
void |
EzySession.setChannel(EzyChannel channel)
Map this session to the channel
|
| Modifier and Type | Field and Description |
|---|---|
protected EzyChannel |
EzyAbstractDataHandler.channel |
| Modifier and Type | Method and Description |
|---|---|
S |
EzySessionManager.provideSession(EzyChannel channel)
Provide session from pool and map the session to channel
|
S |
EzySimpleSessionManager.provideSession(EzyChannel channel) |
Copyright © 2021 Young Monkeys. All rights reserved.