Package io.socket.engineio.server.utils
Interface ServerYeast
-
public interface ServerYeast
-
-
Field Summary
Fields Modifier and Type Field Description static char[]ALPHABETstatic java.lang.ThreadLocal<java.security.SecureRandom>THREAD_RANDOMA ThreadLocal is used to improve thread performance sinceSecureRandomdo not perform well with thread contention.
-