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