Package | Description |
---|---|
org.projectnyx.network.ext.udp | |
org.projectnyx.network.mcpe |
Modifier and Type | Method and Description |
---|---|
UdpSessionHandler |
SharedUdpServerSocket.getSession(InetSocketAddress address) |
UdpSessionHandler |
SharedUdpServerSocket.getSessionOrCreate(InetSocketAddress address) |
Modifier and Type | Method and Description |
---|---|
Collection<UdpSessionHandler> |
SharedUdpServerSocket.getSessions() |
Modifier and Type | Method and Description |
---|---|
void |
SharedUdpServerSocket.onSessionClosed(UdpSessionHandler handler) |
Modifier and Type | Method and Description |
---|---|
UdpSessionHandler |
McpeClient.getSession() |
Constructor and Description |
---|
McpeClient(McpeProtocol protocol,
UdpSessionHandler session) |
Copyright © 2016. All rights reserved.