Package | Description |
---|---|
org.apache.tomcat.websocket.pojo |
This package provides the necessary plumbing to convert an annotated POJO
into a WebSocket
Endpoint . |
Modifier and Type | Class and Description |
---|---|
class |
PojoMessageHandlerPartialBinary
ByteBuffer specific concrete implementation for handling partial messages.
|
class |
PojoMessageHandlerPartialText
Text specific concrete implementation for handling partial messages.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.