Uses of Class
org.red5.server.tomcat.TomcatConnector
-
Packages that use TomcatConnector Package Description org.red5.server.tomcat -
-
Uses of TomcatConnector in org.red5.server.tomcat
Fields in org.red5.server.tomcat with type parameters of type TomcatConnector Modifier and Type Field Description protected java.util.List<TomcatConnector>TomcatLoader. connectorsConnectorsMethod parameters in org.red5.server.tomcat with type arguments of type TomcatConnector Modifier and Type Method Description voidTomcatLoader. setConnectors(java.util.List<TomcatConnector> connectors)Set connectors.
-