public class JsonAtmosphereHandler
extends org.atmosphere.handler.AbstractReflectorAtmosphereHandler
| Constructor and Description |
|---|
JsonAtmosphereHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
void |
doGet(org.atmosphere.cpr.AtmosphereResource ar) |
void |
doPost(org.atmosphere.cpr.AtmosphereResource ar) |
void |
onRequest(org.atmosphere.cpr.AtmosphereResource ar) |
public void onRequest(org.atmosphere.cpr.AtmosphereResource ar)
throws IOException
IOExceptionpublic void doGet(org.atmosphere.cpr.AtmosphereResource ar)
public void doPost(org.atmosphere.cpr.AtmosphereResource ar)
throws IOException
IOExceptionpublic void destroy()
destroy in interface org.atmosphere.cpr.AtmosphereHandlerdestroy in class org.atmosphere.handler.AbstractReflectorAtmosphereHandlerCopyright © 2016. All Rights Reserved.