JavaScript is disabled on your browser.
 
Description Nested Class Summary Enum Constant Summary Method Summary Enum Constant Details 
UNDERFLOW OVERFLOW END_OF_FRAME  
Method Details 
values() valueOf(String)  
 
 
 
Enum Constant Summary 
Enum Constants 
The end of the WebSocket frame was reached and all the data from that frame processed into the provided
 destination buffer.
 
The provided destination buffer was filled before all of the available data from the WebSocket frame could be
 processed.
 
The end of the available data was reached before the WebSocket frame was completely read.
 
 
 
 
Method Summary 
All Methods Static Methods Concrete Methods 
Returns the enum constant of this type with the specified name.
 
Returns an array containing the constants of this enum type, in
the order they are declared.
 
 
 
 
Methods inherited from class java.lang.Enum  
clone , compareTo , describeConstable , equals , finalize , getDeclaringClass , hashCode , name , ordinal , toString , valueOf  
 
 
 
 
Copyright © 2000-2025 Apache Software Foundation.