Uses of Class
org.red5.server.tomcat.TomcatConnector
Packages that use TomcatConnector
-
Uses of TomcatConnector in org.red5.server.tomcat
Fields in org.red5.server.tomcat with type parameters of type TomcatConnectorModifier and TypeFieldDescriptionprotected List<TomcatConnector>
TomcatLoader.connectors
ConnectorsMethods in org.red5.server.tomcat that return types with arguments of type TomcatConnectorMethod parameters in org.red5.server.tomcat with type arguments of type TomcatConnectorModifier and TypeMethodDescriptionvoid
TomcatLoader.setConnectors
(List<TomcatConnector> connectors) Set connectors.