org.granite.gravity.generic
Class GenericChannelFactory
java.lang.Object
org.granite.gravity.AbstractChannelFactory<GenericChannel>
org.granite.gravity.generic.GenericChannelFactory
- All Implemented Interfaces:
- ChannelFactory<GenericChannel>
public class GenericChannelFactory
- extends AbstractChannelFactory<GenericChannel>
- Author:
- William DRAI
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericChannelFactory
public GenericChannelFactory(Gravity gravity)
newChannel
public GenericChannel newChannel(String id,
String clientType)