Uses of Class
org.jboss.as.remoting.RemotingHttpUpgradeService
-
Packages that use RemotingHttpUpgradeService Package Description org.jboss.as.remoting -
-
Uses of RemotingHttpUpgradeService in org.jboss.as.remoting
Constructor parameters in org.jboss.as.remoting with type arguments of type RemotingHttpUpgradeService Constructor Description RemotingHttpUpgradeService(Consumer<RemotingHttpUpgradeService> serviceConsumer, Supplier<io.undertow.server.handlers.ChannelUpgradeHandler> upgradeRegistrySupplier, Supplier<io.undertow.server.ListenerRegistry> listenerRegistrySupplier, Supplier<org.jboss.remoting3.Endpoint> endpointSupplier, Supplier<org.wildfly.security.auth.server.SaslAuthenticationFactory> saslAuthenticationFactorySupplier, String httpConnectorName, String endpointName, org.xnio.OptionMap connectorPropertiesOptionMap)
-