Uses of Class
com.guicedee.guicedservlets.undertow.GuicedUndertow
| Package | Description |
|---|---|
| com.guicedee.guicedservlets.undertow |
-
Uses of GuicedUndertow in com.guicedee.guicedservlets.undertow
Methods in com.guicedee.guicedservlets.undertow that return GuicedUndertow Modifier and Type Method Description GuicedUndertowGuicedUndertow. setHost(java.lang.String host)GuicedUndertowGuicedUndertow. setHttp2(boolean http2)GuicedUndertowGuicedUndertow. setPort(int port)GuicedUndertowGuicedUndertow. setServerKeystore(java.lang.String serverKeystore)GuicedUndertowGuicedUndertow. setServerTruststoreLocation(java.lang.String serverTruststoreLocation)GuicedUndertowGuicedUndertow. setSsl(boolean ssl)GuicedUndertowGuicedUndertow. setSslKeyLocation(java.lang.String sslKeyLocation)GuicedUndertowGuicedUndertow. setSslKeystore(java.security.KeyStore sslKeystore)GuicedUndertowGuicedUndertow. setSSLStoresReferenceClass(java.lang.Class referenceClass)GuicedUndertowGuicedUndertow. setStorePassword(char[] storePassword)GuicedUndertowGuicedUndertow. setTrustKeystore(java.security.KeyStore trustKeystore)