Uses of Interface
org.somda.sdc.dpws.http.jetty.factory.JettyHttpServerHandlerFactory
Packages that use JettyHttpServerHandlerFactory
-
Uses of JettyHttpServerHandlerFactory in org.somda.sdc.dpws.http.helper
Constructors in org.somda.sdc.dpws.http.helper with parameters of type JettyHttpServerHandlerFactoryModifierConstructorDescriptionHttpServerClientSelfTest(String frameworkIdentifier, boolean enableHttps, CryptoConfigurator cryptoConfigurator, CryptoSettings cryptoSettings, String[] tlsProtocols, String[] enabledCiphers, HostnameVerifier hostnameVerifier, Duration connectionTimeout, JettyHttpServerHandlerFactory jettyHttpServerHandlerFactory)