public interface Transport
| Modifier and Type | Method and Description |
|---|---|
void |
destroy() |
String |
getName() |
org.atmosphere.cpr.Action |
handle(org.atmosphere.cpr.AtmosphereResourceImpl resource,
org.atmosphere.cpr.AtmosphereHandler atmosphereHandler,
SocketIOSessionFactory sessionFactory) |
String getName()
void destroy()
org.atmosphere.cpr.Action handle(org.atmosphere.cpr.AtmosphereResourceImpl resource,
org.atmosphere.cpr.AtmosphereHandler atmosphereHandler,
SocketIOSessionFactory sessionFactory)
throws IOException
IOExceptionCopyright © 2017. All Rights Reserved.