Package | Description |
---|---|
io.socket.socketio.server |
Modifier and Type | Class and Description |
---|---|
class |
SocketIoMemoryAdapter
In-memory adapter class.
|
Modifier and Type | Field and Description |
---|---|
protected SocketIoAdapter |
SocketIoNamespace.mAdapter |
Modifier and Type | Method and Description |
---|---|
SocketIoAdapter |
SocketIoAdapter.AdapterFactory.createAdapter(SocketIoNamespace namespace)
Create and return a new instance of adapter for a namespace.
|
SocketIoAdapter |
SocketIoMemoryAdapter.Factory.createAdapter(SocketIoNamespace namespace) |
SocketIoAdapter |
SocketIoNamespace.getAdapter()
Get the adapter for this namespace.
|
Copyright © 2022. All rights reserved.