public class JMFAsyncChannelFactory extends AsyncChannelFactory
| Constructor and Description |
|---|
JMFAsyncChannelFactory(Gravity gravity,
SharedContext jmfSharedContext) |
| Modifier and Type | Method and Description |
|---|---|
SharedContext |
getJmfSharedContext() |
AsyncChannel |
newChannel(String id,
String clientType) |
destroy, getGravity, getGravityConfigpublic JMFAsyncChannelFactory(Gravity gravity, SharedContext jmfSharedContext)
public AsyncChannel newChannel(String id, String clientType)
newChannel in interface ChannelFactory<AsyncChannel>newChannel in class AsyncChannelFactorypublic SharedContext getJmfSharedContext()