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