| Package | Description |
|---|---|
| org.atmosphere.stomp.handler |
| Modifier and Type | Method and Description |
|---|---|
void |
HandlerHelper.callHandler(org.atmosphere.cpr.AtmosphereResource resource,
Map<String,String> headers,
org.atmosphere.cpr.AtmosphereFramework framework,
boolean byId,
HandlerHelper.Procedure call)
Gets the handler associated to the mapping specified in the given
header
and applies a procedure on it. |
Copyright © 2015. All Rights Reserved.