Lines Matching refs:wsWebSocketContainer

125 wsWebSocketContainer.shutdown=The web application is stopping
127 wsWebSocketContainer.defaultConfiguratorFail=Failed to create the default configurator
128 wsWebSocketContainer.endpointCreateFail=Failed to create a local endpoint of type [{0}]
129 wsWebSocketContainer.maxBuffer=This implementation limits the maximum size of a buffer to Integer.M…
130 wsWebSocketContainer.missingAnnotation=Cannot use POJO class [{0}] as it is not annotated with @Cli…
131 wsWebSocketContainer.sessionCloseFail=Session with ID [{0}] did not close cleanly
133 wsWebSocketContainer.asynchronousSocketChannelFail=Unable to open a connection to the server
134 wsWebSocketContainer.httpRequestFailed=The HTTP request to initiate the WebSocket connection failed
135 wsWebSocketContainer.invalidExtensionParameters=The server responded with extension parameters the …
136 wsWebSocketContainer.invalidHeader=Unable to parse HTTP header as no colon is present to delimit he…
137 wsWebSocketContainer.invalidStatus=The HTTP response from the server [{0}] did not permit the HTTP …
138 wsWebSocketContainer.invalidSubProtocol=The WebSocket server returned multiple values for the Sec-W…
139 wsWebSocketContainer.pathNoHost=No host was specified in URI
140 wsWebSocketContainer.pathWrongScheme=The scheme [{0}] is not supported. The supported schemes are w…
141 wsWebSocketContainer.proxyConnectFail=Failed to connect to the configured Proxy [{0}]. The HTTP res…
142 wsWebSocketContainer.sslEngineFail=Unable to create SSLEngine to support SSL/TLS connections
143 wsWebSocketContainer.missingLocationHeader=Failed to handle HTTP response code [{0}]. Missing Locat…
144 wsWebSocketContainer.redirectThreshold=Cyclic Location header [{0}] detected / reached max number o…
145 wsWebSocketContainer.unsupportedAuthScheme=Failed to handle HTTP response code [{0}]. Unsupported A…
146 wsWebSocketContainer.failedAuthentication=Failed to handle HTTP response code [{0}]. Authentication…
147 wsWebSocketContainer.missingWWWAuthenticateHeader=Failed to handle HTTP response code [{0}]. Missin…