public static interface SocketIoAdapter.AdapterFactory
Modifier and Type | Method and Description |
---|---|
SocketIoAdapter |
createAdapter(SocketIoNamespace namespace)
Create and return a new instance of adapter for a namespace.
|
SocketIoAdapter createAdapter(SocketIoNamespace namespace)
namespace
- The namespace to create adapter for.Copyright © 2022. All rights reserved.