| Package | Description |
|---|---|
| com.corundumstudio.socketio | |
| com.corundumstudio.socketio.handler | |
| com.corundumstudio.socketio.listener |
| Modifier and Type | Method and Description |
|---|---|
ExceptionListener |
Configuration.getExceptionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
Configuration.setExceptionListener(ExceptionListener exceptionListener)
Exception listener invoked on any exception in
SocketIO listener
|
| Constructor and Description |
|---|
InPacketHandler(PacketListener packetListener,
PacketDecoder decoder,
NamespacesHub namespacesHub,
ExceptionListener exceptionListener) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultExceptionListener |
class |
ExceptionListenerAdapter
Base callback exceptions listener
|
Copyright © 2012–2016. All rights reserved.