Package | Description |
---|---|
org.apache.tomcat.websocket | |
org.apache.tomcat.websocket.pojo |
This package provides the necessary plumbing to convert an annotated POJO
into a WebSocket
Endpoint . |
Modifier and Type | Method and Description |
---|---|
InstanceHandle |
InstanceFactory.createInstance()
Factory that creates a fully injected instance.
|
Modifier and Type | Method and Description |
---|---|
InstanceHandle |
PojoEndpointBase.getInstanceHandle() |
Modifier and Type | Method and Description |
---|---|
void |
PojoEndpointBase.setInstanceHandle(InstanceHandle instanceHandle) |
Copyright © 2015 JBoss by Red Hat. All rights reserved.