Uses of Annotation Interface
org.summerboot.jexpress.boot.config.annotation.ConfigHeader
Packages that use ConfigHeader
Package
Description
-
Uses of ConfigHeader in org.summerboot.jexpress.boot.config
Methods in org.summerboot.jexpress.boot.config with parameters of type ConfigHeader -
Uses of ConfigHeader in org.summerboot.jexpress.integration.httpclient
Fields in org.summerboot.jexpress.integration.httpclient with annotations of type ConfigHeaderModifier and TypeFieldDescriptionprotected HttpClientHttpClientConfig.httpClientHttpClientConfig.httpClientDefaultRequestHeadersprotected StringHttpClientConfig.protocol -
Uses of ConfigHeader in org.summerboot.jexpress.integration.jpa
Fields in org.summerboot.jexpress.integration.jpa with annotations of type ConfigHeaderModifier and TypeFieldDescriptionprotected final StringJPAHibernateConfig.dummyfield4annotion1protected final StringJPAHibernateConfig.dummyfield4annotion2 -
Uses of ConfigHeader in org.summerboot.jexpress.integration.mqtt
Fields in org.summerboot.jexpress.integration.mqtt with annotations of type ConfigHeaderModifier and TypeFieldDescriptionprotected StringMqttClientConfig.clientIdprotected intMqttClientConfig.defaultQoSprotected KeyManagerFactoryMqttClientConfig.kmfprotected StringMqttClientConfig.serverURIprotected TrustManagerFactoryMqttClientConfig.tmf -
Uses of ConfigHeader in org.summerboot.jexpress.integration.smtp
Fields in org.summerboot.jexpress.integration.smtp with annotations of type ConfigHeaderModifier and TypeFieldDescriptionstatic final StringSMTPClientConfig.KEY_MAILTO_APPSUPPORTprotected StringSMTPClientConfig.smtpHost -
Uses of ConfigHeader in org.summerboot.jexpress.nio.grpc
Fields in org.summerboot.jexpress.nio.grpc with annotations of type ConfigHeaderModifier and TypeFieldDescriptionprotected List<InetSocketAddress> GRPCServerConfig.bindingAddressesprotected KeyManagerFactoryGRPCClientConfig.kmfprotected KeyManagerFactoryGRPCServerConfig.kmfprotected List<InetSocketAddress> GRPCClientConfig.loadBalancingServersprotected TrustManagerFactoryGRPCClientConfig.tmfprotected TrustManagerFactoryGRPCServerConfig.tmfprotected StringGRPCClientConfig.userAgent -
Uses of ConfigHeader in org.summerboot.jexpress.nio.server
Fields in org.summerboot.jexpress.nio.server with annotations of type ConfigHeaderModifier and TypeFieldDescriptionprotected List<InetSocketAddress> NioConfig.bindingAddressesprotected StringNioConfig.docrootprotected NioConfig.VerboseTargetPOITypeNioConfig.filterPOITypeprotected NioConfig.VerboseTargetUserTypeNioConfig.filterUserTypeprotected static final StringNioConfig.KEY_kmf_keyprotected IoMultiplexerNioConfig.multiplexerprotected booleanprotected intNioConfig.readerIdleSecondsprotected io.netty.handler.codec.http.HttpHeadersNioConfig.serverDefaultResponseHeadersprotected booleanNioConfig.soReuseAddrprotected intNioConfig.sslHandshakeTimeoutSeconds -
Uses of ConfigHeader in org.summerboot.jexpress.security.auth
Fields in org.summerboot.jexpress.security.auth with annotations of type ConfigHeaderModifier and TypeFieldDescriptionprotected KeyManagerFactoryAuthConfig.kmfprotected FileAuthConfig.privateKeyFileprotected Map<String, RoleMapping> AuthConfig.rolesprotected TrustManagerFactoryAuthConfig.tmfprotected booleanAuthConfig.typeAD