Package | Description |
---|---|
org.projectnyx.network |
Key classes:
|
org.projectnyx.network.ext.udp | |
org.projectnyx.network.mcpe |
Modifier and Type | Method and Description |
---|---|
abstract SessionHandler |
Client.getSessionHandler() |
Modifier and Type | Method and Description |
---|---|
abstract Client |
Protocol.acceptSession(SessionHandler session) |
Client |
NetworkManager.adoptSession(SessionHandler session)
Requires a protocol to adopt this session.
|
Modifier and Type | Class and Description |
---|---|
class |
UdpSessionHandler |
Modifier and Type | Method and Description |
---|---|
SessionHandler |
McpeClient.getSessionHandler() |
Modifier and Type | Method and Description |
---|---|
Client |
McpeProtocol.acceptSession(SessionHandler session) |
Copyright © 2016. All rights reserved.