| Package | Description |
|---|---|
| javax.websocket |
This package contains all the WebSocket APIs common to both the client
and server side.
|
| javax.websocket.server |
This package contains all the WebSocket APIs used only by server side
applications.
|
| org.glassfish.tyrus.client |
Common Client.
|
| org.glassfish.tyrus.client.auth | |
| org.glassfish.tyrus.container.jdk.client |
JDK Client container based on JDK 7 NIO framework.
|
| org.glassfish.tyrus.core |
Core classes.
|
| org.glassfish.tyrus.core.cluster |
Cluster relates classes and interfaces.
|
| org.glassfish.tyrus.core.coder |
Encoder and decoder adapters and built-in implementations.
|
| org.glassfish.tyrus.core.extension |
WebSocket Extension support.
|
| org.glassfish.tyrus.core.frame |
WebSocket frame representations.
|
| org.glassfish.tyrus.core.l10n |
Common internal localization utility classes.
|
| org.glassfish.tyrus.core.monitoring |
Monitoring interfaces.
|
| org.glassfish.tyrus.core.uri |
URI matching.
|
| org.glassfish.tyrus.core.uri.internal |
Common classes that provide support for URI templates,
encoding/decoding of URI components and multivalued collections.
|
| org.glassfish.tyrus.core.wsadl.model | |
| org.glassfish.tyrus.spi |
Tyrus SPI.
|
Copyright © 2012-2017, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.