blob: 49e178e9d30c9bc7bca3f174a36b4d95bcc517d7 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_92) on Thu Jun 07 14:26:36 EDT 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>org.eclipse.jetty.websocket.api (Jetty :: Project 9.3.24.v20180605 API)</title>
<meta name="date" content="2018-06-07">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../org/eclipse/jetty/websocket/api/package-summary.html" target="classFrame">org.eclipse.jetty.websocket.api</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="RemoteEndpoint.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">RemoteEndpoint</span></a></li>
<li><a href="Session.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">Session</span></a></li>
<li><a href="SuspendToken.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">SuspendToken</span></a></li>
<li><a href="WebSocketConnectionListener.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">WebSocketConnectionListener</span></a></li>
<li><a href="WebSocketFrameListener.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">WebSocketFrameListener</span></a></li>
<li><a href="WebSocketListener.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">WebSocketListener</span></a></li>
<li><a href="WebSocketPartialListener.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">WebSocketPartialListener</span></a></li>
<li><a href="WebSocketPingPongListener.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">WebSocketPingPongListener</span></a></li>
<li><a href="WriteCallback.html" title="interface in org.eclipse.jetty.websocket.api" target="classFrame"><span class="interfaceName">WriteCallback</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="CloseStatus.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">CloseStatus</a></li>
<li><a href="StatusCode.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">StatusCode</a></li>
<li><a href="UpgradeRequest.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">UpgradeRequest</a></li>
<li><a href="UpgradeResponse.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">UpgradeResponse</a></li>
<li><a href="WebSocketAdapter.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">WebSocketAdapter</a></li>
<li><a href="WebSocketPolicy.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">WebSocketPolicy</a></li>
</ul>
<h2 title="Enums">Enums</h2>
<ul title="Enums">
<li><a href="BatchMode.html" title="enum in org.eclipse.jetty.websocket.api" target="classFrame">BatchMode</a></li>
<li><a href="WebSocketBehavior.html" title="enum in org.eclipse.jetty.websocket.api" target="classFrame">WebSocketBehavior</a></li>
</ul>
<h2 title="Exceptions">Exceptions</h2>
<ul title="Exceptions">
<li><a href="BadPayloadException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">BadPayloadException</a></li>
<li><a href="CloseException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">CloseException</a></li>
<li><a href="InvalidWebSocketException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">InvalidWebSocketException</a></li>
<li><a href="MessageTooLargeException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">MessageTooLargeException</a></li>
<li><a href="PolicyViolationException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">PolicyViolationException</a></li>
<li><a href="ProtocolException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">ProtocolException</a></li>
<li><a href="UpgradeException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">UpgradeException</a></li>
<li><a href="WebSocketException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">WebSocketException</a></li>
<li><a href="WebSocketTimeoutException.html" title="class in org.eclipse.jetty.websocket.api" target="classFrame">WebSocketTimeoutException</a></li>
</ul>
</div>
</body>
</html>