- getAllowedCorsOrigins() - Method in class io.socket.engineio.server.EngineIoServerOptions
-
Gets the allowed CORS origins option.
- getId() - Method in class io.socket.engineio.server.EngineIoSocket
-
Gets the sid of this socket.
- getInitialPacket() - Method in class io.socket.engineio.server.EngineIoServerOptions
-
Gets the initial packet option.
- getMaxTimeoutThreadPoolSize() - Method in class io.socket.engineio.server.EngineIoServerOptions
-
Gets the max threadpool size for the ping timeout timers.
- getName() - Method in class io.socket.engineio.server.Transport
-
Get the name of this transport.
- getName() - Method in class io.socket.engineio.server.transport.Polling
-
- getName() - Method in class io.socket.engineio.server.transport.WebSocket
-
- getOptions() - Method in class io.socket.engineio.server.EngineIoServer
-
Gets the configured options for this server instance.
- getPingInterval() - Method in class io.socket.engineio.server.EngineIoServer
-
Deprecated.
- getPingInterval() - Method in class io.socket.engineio.server.EngineIoServerOptions
-
Gets the ping interval option.
- getPingTimeout() - Method in class io.socket.engineio.server.EngineIoServer
-
Deprecated.
- getPingTimeout() - Method in class io.socket.engineio.server.EngineIoServerOptions
-
Gets the ping timeout option.
- getQuery() - Method in class io.socket.engineio.server.EngineIoWebSocket
-
Get the query of the initial HTTP request.
- getReadyState() - Method in class io.socket.engineio.server.EngineIoSocket
-
Gets the ready state of this socket.