public class JBossWebChannel extends org.granite.gravity.AbstractChannel
| Constructor and Description |
|---|
JBossWebChannel(org.granite.gravity.GravityInternal gravity,
String id,
JBossWebChannelFactory factory,
String clientType) |
| Modifier and Type | Method and Description |
|---|---|
protected org.granite.gravity.AsyncHttpContext |
acquireAsyncHttpContext() |
void |
close() |
void |
destroy(boolean timeout) |
protected boolean |
hasAsyncHttpContext() |
protected void |
releaseAsyncHttpContext(org.granite.gravity.AsyncHttpContext context) |
void |
setHttpEvent(org.jboss.servlet.http.HttpEvent event) |
addSubscription, createUdpReceiver, destroy, equals, getClientType, getFactory, getGravity, getId, getSubscriptions, getUserPrincipal, hashCode, hasPublishedMessage, hasReceivedMessage, publish, queueReceiver, receive, removeSubscription, runPublish, runReceive, runReceived, setUserPrincipal, toStringpublic JBossWebChannel(org.granite.gravity.GravityInternal gravity, String id, JBossWebChannelFactory factory, String clientType)
public void setHttpEvent(org.jboss.servlet.http.HttpEvent event)
protected boolean hasAsyncHttpContext()
hasAsyncHttpContext in class org.granite.gravity.AbstractChannelprotected org.granite.gravity.AsyncHttpContext acquireAsyncHttpContext()
acquireAsyncHttpContext in class org.granite.gravity.AbstractChannelprotected void releaseAsyncHttpContext(org.granite.gravity.AsyncHttpContext context)
releaseAsyncHttpContext in class org.granite.gravity.AbstractChannelpublic void destroy(boolean timeout)
destroy in interface org.granite.gravity.Channeldestroy in class org.granite.gravity.AbstractChannelpublic void close()