Skip navigation links
A B C D E F G H I K M N P R S T U V _ 

A

abbreviate(String) - Static method in class io.knotx.fragments.FragmentContentExtractor
Abbreviate fragment content.
AbstractAdapterProxy - Class in io.knotx.adapter
Deprecated.
As of release 1.3.1, the adapter is the Knot.x Data Bridge extension point.
AbstractAdapterProxy() - Constructor for class io.knotx.adapter.AbstractAdapterProxy
Deprecated.
 
AbstractKnotProxy - Class in io.knotx.knot
Abstract class that should be root for all custom knots
AbstractKnotProxy() - Constructor for class io.knotx.knot.AbstractKnotProxy
 
AccessLogOptions - Class in io.knotx.server.configuration
 
AccessLogOptions() - Constructor for class io.knotx.server.configuration.AccessLogOptions
Default constructor
AccessLogOptions(AccessLogOptions) - Constructor for class io.knotx.server.configuration.AccessLogOptions
Copy constructor
AccessLogOptions(JsonObject) - Constructor for class io.knotx.server.configuration.AccessLogOptions
Create an settings from JSON
accumulator() - Method in class io.knotx.http.MultiMapCollector
 
AdapterProxy - Interface in io.knotx.proxy
Deprecated.
AdapterProxy - Class in io.knotx.reactivex.proxy
 
AdapterProxy(AdapterProxy) - Constructor for class io.knotx.reactivex.proxy.AdapterProxy
 
AdapterProxy(Object) - Constructor for class io.knotx.reactivex.proxy.AdapterProxy
 
AdapterProxyVertxEBProxy - Class in io.knotx.proxy
 
AdapterProxyVertxEBProxy(Vertx, String) - Constructor for class io.knotx.proxy.AdapterProxyVertxEBProxy
 
AdapterProxyVertxEBProxy(Vertx, String, DeliveryOptions) - Constructor for class io.knotx.proxy.AdapterProxyVertxEBProxy
 
AdapterProxyVertxProxyHandler - Class in io.knotx.proxy
 
AdapterProxyVertxProxyHandler(Vertx, AdapterProxy) - Constructor for class io.knotx.proxy.AdapterProxyVertxProxyHandler
 
AdapterProxyVertxProxyHandler(Vertx, AdapterProxy, long) - Constructor for class io.knotx.proxy.AdapterProxyVertxProxyHandler
 
AdapterProxyVertxProxyHandler(Vertx, AdapterProxy, boolean, long) - Constructor for class io.knotx.proxy.AdapterProxyVertxProxyHandler
 
AdapterRequest - Class in io.knotx.dataobjects
Deprecated.
As of release 1.3.1, replaced by DataSourceAdapterRequest
AdapterRequest() - Constructor for class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
AdapterRequest(JsonObject) - Constructor for class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
AdapterRequestConverter - Class in io.knotx.dataobjects
Converter for AdapterRequest.
AdapterRequestConverter() - Constructor for class io.knotx.dataobjects.AdapterRequestConverter
 
AdapterResponse - Class in io.knotx.dataobjects
Deprecated.
As of release 1.3.1, replaced by DataSourceAdapterResponse
AdapterResponse() - Constructor for class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
AdapterResponse(JsonObject) - Constructor for class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
AdapterResponseConverter - Class in io.knotx.dataobjects
Converter for AdapterResponse.
AdapterResponseConverter() - Constructor for class io.knotx.dataobjects.AdapterResponseConverter
 
afterConfigParsed(JsonObject) - Method in class io.knotx.launcher.KnotxCommand
 
afterStoppingVertx() - Method in class io.knotx.launcher.KnotxCommand
 
AllowedHeadersFilter - Class in io.knotx.http
 
applyFallback(Fragment, KnotContext, Map<String, Fragment>) - Method in class io.knotx.assembler.FragmentAssemblerFallbackHandler
 
applyFallback(Fragment, Fragment, KnotContext) - Method in class io.knotx.fallback.DefaultFallbackStrategy
 
applyFallback(Fragment, Fragment, KnotContext) - Method in interface io.knotx.fallback.FallbackStrategy
 

B

BadKnotxConfigurationException - Exception in io.knotx.launcher
 
BadKnotxConfigurationException(String) - Constructor for exception io.knotx.launcher.BadKnotxConfigurationException
 
beforeDeployingVerticle(DeploymentOptions) - Method in class io.knotx.launcher.KnotxCommand
 
beforeStoppingVertx(Vertx) - Method in class io.knotx.launcher.KnotxCommand
 

C

characteristics() - Method in class io.knotx.http.MultiMapCollector
 
clearBody() - Method in class io.knotx.dataobjects.ClientResponse
 
clearFragments() - Method in class io.knotx.dataobjects.KnotContext
 
ClientDestination - Class in io.knotx.repository.http
 
ClientDestination() - Constructor for class io.knotx.repository.http.ClientDestination
Default constructor
ClientDestination(ClientDestination) - Constructor for class io.knotx.repository.http.ClientDestination
Copy constructor
ClientDestination(JsonObject) - Constructor for class io.knotx.repository.http.ClientDestination
Create an settings from JSON
ClientRequest - Class in io.knotx.dataobjects
 
ClientRequest() - Constructor for class io.knotx.dataobjects.ClientRequest
 
ClientRequest(JsonObject) - Constructor for class io.knotx.dataobjects.ClientRequest
 
ClientRequest(ClientRequest) - Constructor for class io.knotx.dataobjects.ClientRequest
 
ClientRequest(HttpServerRequest) - Constructor for class io.knotx.dataobjects.ClientRequest
 
ClientRequestConverter - Class in io.knotx.dataobjects
Converter for ClientRequest.
ClientRequestConverter() - Constructor for class io.knotx.dataobjects.ClientRequestConverter
 
ClientResponse - Class in io.knotx.dataobjects
 
ClientResponse() - Constructor for class io.knotx.dataobjects.ClientResponse
 
ClientResponse(JsonObject) - Constructor for class io.knotx.dataobjects.ClientResponse
 
ClientResponseConverter - Class in io.knotx.dataobjects
Converter for ClientResponse.
ClientResponseConverter() - Constructor for class io.knotx.dataobjects.ClientResponseConverter
 
close() - Method in class io.knotx.proxy.AdapterProxyVertxProxyHandler
 
close() - Method in class io.knotx.proxy.KnotProxyVertxProxyHandler
 
close() - Method in class io.knotx.proxy.RepositoryConnectorProxyVertxProxyHandler
 
combiner() - Method in class io.knotx.http.MultiMapCollector
 
ConfigurationException - Exception in io.knotx.exceptions
 
ConfigurationException(String) - Constructor for exception io.knotx.exceptions.ConfigurationException
 
ConfProcessor - Class in io.knotx.launcher.config
A processor using Typesafe Conf to read Hocon files.
ConfProcessor() - Constructor for class io.knotx.launcher.config.ConfProcessor
 
content() - Method in class io.knotx.dataobjects.Fragment
 
content(String) - Method in class io.knotx.dataobjects.Fragment
 
context() - Method in class io.knotx.dataobjects.Fragment
 
create(List<Pattern>) - Static method in class io.knotx.http.AllowedHeadersFilter
 
create() - Static method in class io.knotx.server.KnotxContextHandler
 
create(KnotxServerOptions) - Static method in class io.knotx.server.KnotxHeaderHandler
 
create(Vertx, KnotxServerOptions) - Static method in class io.knotx.server.KnotxSplitterHandler
 
create(KnotxServerOptions) - Static method in class io.knotx.server.SupportedMethodsAndPathsHandler
 
createProxy(Vertx, String) - Static method in interface io.knotx.proxy.AdapterProxy
Deprecated.
 
createProxy(Vertx, String) - Static method in interface io.knotx.proxy.KnotProxy
 
createProxy(Vertx, String) - Static method in interface io.knotx.proxy.RepositoryConnectorProxy
 
createProxy(Vertx, String) - Static method in class io.knotx.reactivex.proxy.AdapterProxy
 
createProxy(Vertx, String) - Static method in class io.knotx.reactivex.proxy.KnotProxy
 
createProxy(Vertx, String) - Static method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
createProxyWithOptions(Vertx, String, DeliveryOptions) - Static method in interface io.knotx.proxy.AdapterProxy
Deprecated.
 
createProxyWithOptions(Vertx, String, DeliveryOptions) - Static method in interface io.knotx.proxy.KnotProxy
 
createProxyWithOptions(Vertx, String, DeliveryOptions) - Static method in interface io.knotx.proxy.RepositoryConnectorProxy
 
createProxyWithOptions(Vertx, String, DeliveryOptions) - Static method in class io.knotx.reactivex.proxy.AdapterProxy
 
createProxyWithOptions(Vertx, String, DeliveryOptions) - Static method in class io.knotx.reactivex.proxy.KnotProxy
 
createProxyWithOptions(Vertx, String, DeliveryOptions) - Static method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
CustomHttpHeader - Class in io.knotx.configuration
Describes a custom header
CustomHttpHeader() - Constructor for class io.knotx.configuration.CustomHttpHeader
Default Constructor
CustomHttpHeader(CustomHttpHeader) - Constructor for class io.knotx.configuration.CustomHttpHeader
Default copy constructor
CustomHttpHeader(JsonObject) - Constructor for class io.knotx.configuration.CustomHttpHeader
Creates from JSON
CustomHttpHeaderConverter - Class in io.knotx.configuration
Converter for CustomHttpHeader.
CustomHttpHeaderConverter() - Constructor for class io.knotx.configuration.CustomHttpHeaderConverter
 

D

DataObjectsUtil - Class in io.knotx.util
 
DEFAULT_ADDRESS - Static variable in class io.knotx.gateway.GatewayKnotOptions
 
DEFAULT_ADDRESS - Static variable in class io.knotx.gateway.ResponseProviderKnotOptions
 
DEFAULT_ADDRESS - Variable in class io.knotx.repository.fs.FilesystemRepositoryOptions
Default EB address of the file system repository verticle
DEFAULT_ADDRESS - Static variable in class io.knotx.repository.http.HttpRepositoryOptions
Default EB address of the HTTP repository
DEFAULT_CATALOGUE - Variable in class io.knotx.repository.fs.FilesystemRepositoryOptions
Default root folder of the filesystem repository
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.knotx.proxy.AdapterProxyVertxProxyHandler
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.knotx.proxy.KnotProxyVertxProxyHandler
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class io.knotx.proxy.RepositoryConnectorProxyVertxProxyHandler
 
DEFAULT_CSRF_ENABLED - Static variable in class io.knotx.server.configuration.RoutingEntry
 
DEFAULT_DO_PROCESSING - Static variable in class io.knotx.server.configuration.RepositoryEntry
 
DEFAULT_TRANSITION - Static variable in class io.knotx.knot.AbstractKnotProxy
 
DEFAULT_UPLOAD_LIMIT - Static variable in class io.knotx.server.configuration.KnotxServerOptions
Default File Upload Limit = -1 (unlimited)
DefaultFallbackStrategy - Class in io.knotx.fallback
 
DefaultFallbackStrategy() - Constructor for class io.knotx.fallback.DefaultFallbackStrategy
 
deploy() - Method in class io.knotx.launcher.KnotxCommand
 

E

equals(Object) - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
equals(Object) - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
equals(Object) - Method in class io.knotx.dataobjects.ClientRequest
 
equals(Object) - Method in class io.knotx.dataobjects.ClientResponse
 
equals(Object) - Method in class io.knotx.dataobjects.Fragment
 
equals(Object) - Method in class io.knotx.dataobjects.KnotContext
 
equals(Object) - Method in class io.knotx.dataobjects.KnotError
 
equals(Object) - Method in class io.knotx.dataobjects.KnotTask
 
equals(Object) - Method in class io.knotx.reactivex.proxy.AdapterProxy
 
equals(Object) - Method in class io.knotx.reactivex.proxy.KnotProxy
 
equals(Object) - Method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
equalsBody(Buffer, Buffer) - Static method in class io.knotx.util.DataObjectsUtil
Equality operator for Buffer objects.
equalsMultiMap(MultiMap, MultiMap) - Static method in class io.knotx.util.DataObjectsUtil
Equality operator for MultiMap objects.
error(String, Object) - Method in class io.knotx.dataobjects.KnotTask
 

F

failed() - Method in class io.knotx.dataobjects.Fragment
 
failure(String, Throwable) - Method in class io.knotx.dataobjects.Fragment
 
fallback(String, String) - Static method in class io.knotx.dataobjects.Fragment
 
fallback(String, String, String) - Static method in class io.knotx.dataobjects.Fragment
 
fallback() - Method in class io.knotx.dataobjects.Fragment
 
FALLBACK_ID - Static variable in class io.knotx.fragments.FragmentConstants
 
FALLBACK_STRATEGY - Static variable in class io.knotx.fragments.FragmentConstants
 
FallbackMetadata - Class in io.knotx.options
 
FallbackMetadata(String, String) - Constructor for class io.knotx.options.FallbackMetadata
 
FallbackMetadata(FallbackMetadata) - Constructor for class io.knotx.options.FallbackMetadata
 
FallbackMetadata(JsonObject) - Constructor for class io.knotx.options.FallbackMetadata
Create an settings from JSON
FallbackStrategy - Interface in io.knotx.fallback
 
FilesystemRepositoryConnectorProxyImpl - Class in io.knotx.repository.fs
 
FilesystemRepositoryConnectorProxyImpl(Vertx, FilesystemRepositoryOptions) - Constructor for class io.knotx.repository.fs.FilesystemRepositoryConnectorProxyImpl
 
FilesystemRepositoryConnectorVerticle - Class in io.knotx.repository.fs
 
FilesystemRepositoryConnectorVerticle() - Constructor for class io.knotx.repository.fs.FilesystemRepositoryConnectorVerticle
 
FilesystemRepositoryOptions - Class in io.knotx.repository.fs
Describes a file system repository configuration
FilesystemRepositoryOptions() - Constructor for class io.knotx.repository.fs.FilesystemRepositoryOptions
Default constructor
FilesystemRepositoryOptions(FilesystemRepositoryOptions) - Constructor for class io.knotx.repository.fs.FilesystemRepositoryOptions
Copy constructor
FilesystemRepositoryOptions(JsonObject) - Constructor for class io.knotx.repository.fs.FilesystemRepositoryOptions
Create an settings from JSON
finisher() - Method in class io.knotx.http.MultiMapCollector
 
Fragment - Class in io.knotx.dataobjects
An entity representing a markup slice produced during Template fragmentation.
Fragment(JsonObject) - Constructor for class io.knotx.dataobjects.Fragment
 
FRAGMENT_IDENTIFIERS_SEPARATOR - Static variable in class io.knotx.fragments.FragmentConstants
 
FragmentAssemblerFallbackHandler - Class in io.knotx.assembler
 
FragmentAssemblerFallbackHandler(FragmentAssemblerOptions) - Constructor for class io.knotx.assembler.FragmentAssemblerFallbackHandler
 
FragmentAssemblerKnotProxyImpl - Class in io.knotx.assembler
 
FragmentAssemblerKnotProxyImpl(FragmentAssemblerOptions) - Constructor for class io.knotx.assembler.FragmentAssemblerKnotProxyImpl
 
FragmentAssemblerOptions - Class in io.knotx.assembler
Describes FragmentAssembler Knot configuration
FragmentAssemblerOptions() - Constructor for class io.knotx.assembler.FragmentAssemblerOptions
Default constructor
FragmentAssemblerOptions(FragmentAssemblerOptions) - Constructor for class io.knotx.assembler.FragmentAssemblerOptions
Copy constructor
FragmentAssemblerOptions(JsonObject) - Constructor for class io.knotx.assembler.FragmentAssemblerOptions
Create an settings from JSON
FragmentAssemblerVerticle - Class in io.knotx.assembler
 
FragmentAssemblerVerticle() - Constructor for class io.knotx.assembler.FragmentAssemblerVerticle
 
FragmentConstants - Class in io.knotx.fragments
 
FragmentContentExtractor - Class in io.knotx.fragments
 
FragmentProcessingException - Exception in io.knotx.exceptions
 
FragmentProcessingException(String, Throwable) - Constructor for exception io.knotx.exceptions.FragmentProcessingException
 
FragmentSplitter - Interface in io.knotx.splitter
 
FragmentSplitterKnotProxyImpl - Class in io.knotx.splitter
 
FragmentSplitterKnotProxyImpl(FragmentSplitterOptions) - Constructor for class io.knotx.splitter.FragmentSplitterKnotProxyImpl
 
FragmentSplitterOptions - Class in io.knotx.splitter
Describes FragmentSplitter Knot configuration
FragmentSplitterOptions() - Constructor for class io.knotx.splitter.FragmentSplitterOptions
Default constructor
FragmentSplitterOptions(FragmentSplitterOptions) - Constructor for class io.knotx.splitter.FragmentSplitterOptions
Copy constructor
FragmentSplitterOptions(JsonObject) - Constructor for class io.knotx.splitter.FragmentSplitterOptions
Create an settings from JSON
FragmentSplitterVerticle - Class in io.knotx.splitter
 
FragmentSplitterVerticle() - Constructor for class io.knotx.splitter.FragmentSplitterVerticle
 
fromJson(Iterable<Map.Entry<String, Object>>, CustomHttpHeader) - Static method in class io.knotx.configuration.CustomHttpHeaderConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, AdapterRequest) - Static method in class io.knotx.dataobjects.AdapterRequestConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, AdapterResponse) - Static method in class io.knotx.dataobjects.AdapterResponseConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, ClientRequest) - Static method in class io.knotx.dataobjects.ClientRequestConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, ClientResponse) - Static method in class io.knotx.dataobjects.ClientResponseConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, KnotContext) - Static method in class io.knotx.dataobjects.KnotContextConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, GatewayKnotOptions) - Static method in class io.knotx.gateway.GatewayKnotOptionsConverter
 
fromJson(Iterable<Map.Entry<String, Object>>, ResponseProviderKnotOptions) - Static method in class io.knotx.gateway.ResponseProviderKnotOptionsConverter
 
fromJsonObject(JsonObject) - Static method in class io.knotx.util.MultiMapConverter
Converts JsonObject to MultiMap.

G

GatewayKnotOptions - Class in io.knotx.gateway
Describes a configuration of Knot.x Gateway knot
GatewayKnotOptions() - Constructor for class io.knotx.gateway.GatewayKnotOptions
Default constructor
GatewayKnotOptions(GatewayKnotOptions) - Constructor for class io.knotx.gateway.GatewayKnotOptions
Copy constructor
GatewayKnotOptions(JsonObject) - Constructor for class io.knotx.gateway.GatewayKnotOptions
Create an settings from JSON
GatewayKnotOptionsConverter - Class in io.knotx.gateway
Converter for GatewayKnotOptions.
GatewayKnotOptionsConverter() - Constructor for class io.knotx.gateway.GatewayKnotOptionsConverter
 
GatewayKnotProxyImpl - Class in io.knotx.gateway
 
GatewayKnotProxyImpl() - Constructor for class io.knotx.gateway.GatewayKnotProxyImpl
 
GatewayKnotVerticle - Class in io.knotx.gateway
 
GatewayKnotVerticle() - Constructor for class io.knotx.gateway.GatewayKnotVerticle
 
get(Fragment, SnippetPatterns) - Method in enum io.knotx.assembler.UnprocessedFragmentStrategy
 
getAccessLog() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getAdapterParams() - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
getAddress() - Method in class io.knotx.assembler.FragmentAssemblerOptions
 
getAddress() - Method in class io.knotx.gateway.GatewayKnotOptions
 
getAddress() - Method in class io.knotx.gateway.ResponseProviderKnotOptions
 
getAddress() - Method in class io.knotx.repository.fs.FilesystemRepositoryOptions
 
getAddress() - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
getAddress() - Method in class io.knotx.server.configuration.RepositoryEntry
 
getAddress() - Method in class io.knotx.server.configuration.RoutingEntry
 
getAddress() - Method in class io.knotx.splitter.FragmentSplitterOptions
 
getAlias() - Method in class io.knotx.launcher.ModuleDescriptor
 
getAllowedRequestHeaders() - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
getAllowedRequestHeadersPatterns() - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
getAllowedResponseHeaders() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getAnySnippetPattern() - Method in class io.knotx.fragments.SnippetPatterns
 
getAssembler() - Method in class io.knotx.server.configuration.KnotxFlowSettings
 
getAttribute(String) - Method in class io.knotx.dataobjects.Fragment
 
getBackpressureBufferCapacity() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getBackpressureStrategy() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getBody() - Method in class io.knotx.dataobjects.ClientResponse
 
getBuildTime() - Static method in class io.knotx.Version
 
getBuildTime() - Static method in class io.knotx.Version
 
getCache() - Method in class io.knotx.dataobjects.KnotContext
 
getCatalogue() - Method in class io.knotx.repository.fs.FilesystemRepositoryOptions
 
getClientDestination() - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
getClientOptions() - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
getClientRequest() - Method in class io.knotx.dataobjects.KnotContext
 
getClientResponse() - Method in class io.knotx.dataobjects.KnotContext
 
getCode() - Method in class io.knotx.dataobjects.KnotError
 
getConfiguration() - Method in class io.knotx.launcher.KnotxCommand
 
getCookieName() - Method in class io.knotx.server.configuration.KnotxCSRFOptions
 
getCookiePath() - Method in class io.knotx.server.configuration.KnotxCSRFOptions
 
getCsrfConfig() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getCustomFlow() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getCustomHttpHeader() - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
getCustomResponseHeader() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getDefaultFallback() - Method in class io.knotx.options.SnippetOptions
 
getDefaultFlow() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getDelegate() - Method in class io.knotx.reactivex.proxy.AdapterProxy
 
getDelegate() - Method in class io.knotx.reactivex.proxy.KnotProxy
 
getDelegate() - Method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
getDeliveryOptions() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getDeploymentId() - Method in class io.knotx.launcher.ModuleDescriptor
 
getDomain() - Method in class io.knotx.repository.http.ClientDestination
 
getDropRequestResponseCode() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getErrorResponse(Throwable) - Method in class io.knotx.adapter.AbstractAdapterProxy
Deprecated.
Method generates error AdapterResponse in case of processing failure.
getErrors() - Method in class io.knotx.dataobjects.KnotTask
 
getFallbackPattern() - Method in class io.knotx.fragments.SnippetPatterns
 
getFallbacks() - Method in class io.knotx.options.SnippetOptions
 
getFallbackTagName() - Method in class io.knotx.options.SnippetOptions
 
getFallbackWithStrategyPattern() - Method in class io.knotx.fragments.SnippetPatterns
 
getFileUploadDirectory() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getFileUploadLimit() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getFormat() - Method in class io.knotx.server.configuration.AccessLogOptions
 
getFormAttributes() - Method in class io.knotx.dataobjects.ClientRequest
 
getFragments() - Method in class io.knotx.dataobjects.KnotContext
 
getHA() - Method in class io.knotx.launcher.KnotxCommand
 
getHeaderName() - Method in class io.knotx.server.configuration.KnotxCSRFOptions
 
getHeaders() - Method in class io.knotx.dataobjects.ClientRequest
 
getHeaders() - Method in class io.knotx.dataobjects.ClientResponse
 
getHostHeader() - Method in class io.knotx.repository.http.ClientDestination
 
getId() - Method in class io.knotx.fallback.DefaultFallbackStrategy
 
getId() - Method in interface io.knotx.fallback.FallbackStrategy
 
getId() - Method in class io.knotx.options.FallbackMetadata
 
getItems() - Method in class io.knotx.server.configuration.MethodRoutingEntries
 
getJsonFormAttributes() - Method in class io.knotx.dataobjects.ClientRequest
 
getJsonHeaders() - Method in class io.knotx.dataobjects.ClientRequest
Serialization variants of MultiMap fields
getJsonHeaders() - Method in class io.knotx.dataobjects.ClientResponse
Serialization variants of MultiMap fields
getJsonParams() - Method in class io.knotx.dataobjects.ClientRequest
 
getMarkup() - Method in class io.knotx.options.FallbackMetadata
 
getMessage() - Method in class io.knotx.dataobjects.KnotError
 
getMethod() - Method in class io.knotx.dataobjects.ClientRequest
 
getName() - Method in class io.knotx.configuration.CustomHttpHeader
 
getName() - Method in class io.knotx.dataobjects.KnotTask
 
getName() - Method in class io.knotx.launcher.ModuleDescriptor
 
getOnTransition() - Method in class io.knotx.server.configuration.RoutingEntry
 
getParams() - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
getParams() - Method in class io.knotx.dataobjects.ClientRequest
 
getParams(String) - Static method in class io.knotx.http.UriHelper
 
getParamsPrefix() - Method in class io.knotx.options.SnippetOptions
 
getPath() - Method in class io.knotx.dataobjects.ClientRequest
 
getPath() - Method in class io.knotx.server.configuration.RepositoryEntry
 
getPath() - Method in class io.knotx.server.configuration.RoutingEntry
 
getPort() - Method in class io.knotx.repository.http.ClientDestination
 
getRepositories() - Method in class io.knotx.server.configuration.KnotxFlowSettings
 
getRequest() - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
getResponse() - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
getResponseProvider() - Method in class io.knotx.server.configuration.KnotxFlowSettings
 
getRouting() - Method in class io.knotx.server.configuration.KnotxFlowSettings
 
getScheme() - Method in class io.knotx.repository.http.ClientDestination
 
getSecret() - Method in class io.knotx.server.configuration.KnotxCSRFOptions
 
getServerOptions() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
getSignal() - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
getSnippetOptions() - Method in class io.knotx.assembler.FragmentAssemblerOptions
 
getSnippetOptions() - Method in class io.knotx.splitter.FragmentSplitterOptions
 
getSnippetPattern() - Method in class io.knotx.fragments.SnippetPatterns
 
getSnippetWithFallbackPattern() - Method in class io.knotx.fragments.SnippetPatterns
 
getSplitter() - Method in class io.knotx.server.configuration.KnotxFlowSettings
 
getState() - Method in class io.knotx.launcher.ModuleDescriptor
 
getStatus() - Method in class io.knotx.dataobjects.KnotTask
 
getStatusCode() - Method in class io.knotx.dataobjects.ClientResponse
 
getString(String, String) - Static method in class io.knotx.util.StringUtil
Returns the string value of the system property with the specified name.
getTagName() - Method in class io.knotx.options.SnippetOptions
 
getTimeout() - Method in class io.knotx.server.configuration.KnotxCSRFOptions
 
getTransition() - Method in class io.knotx.dataobjects.KnotContext
 
getUnprocessedStrategy() - Method in class io.knotx.assembler.FragmentAssemblerOptions
 
getValue() - Method in class io.knotx.configuration.CustomHttpHeader
 
getVersion() - Static method in class io.knotx.Version
 
getVersion() - Static method in class io.knotx.Version
 

H

handle(Message<JsonObject>) - Method in class io.knotx.proxy.AdapterProxyVertxProxyHandler
 
handle(Message<JsonObject>) - Method in class io.knotx.proxy.KnotProxyVertxProxyHandler
 
handle(Message<JsonObject>) - Method in class io.knotx.proxy.RepositoryConnectorProxyVertxProxyHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxAssemblerHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxContextHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxGatewayContextHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxGatewayResponseProviderHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxHeaderHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxRepositoryHandler
 
handle(RoutingContext) - Method in class io.knotx.server.KnotxSplitterHandler
 
handle(RoutingContext) - Method in class io.knotx.server.SupportedMethodsAndPathsHandler
 
hashCode() - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
hashCode() - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
hashCode() - Method in class io.knotx.dataobjects.ClientRequest
 
hashCode() - Method in class io.knotx.dataobjects.ClientResponse
 
hashCode() - Method in class io.knotx.dataobjects.Fragment
 
hashCode() - Method in class io.knotx.dataobjects.KnotContext
 
hashCode() - Method in class io.knotx.dataobjects.KnotError
 
hashCode() - Method in class io.knotx.dataobjects.KnotTask
 
hashCode() - Method in class io.knotx.reactivex.proxy.AdapterProxy
 
hashCode() - Method in class io.knotx.reactivex.proxy.KnotProxy
 
hashCode() - Method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
HttpRepositoryConnectorProxyImpl - Class in io.knotx.repository.http
 
HttpRepositoryConnectorProxyImpl(Vertx, HttpRepositoryOptions) - Constructor for class io.knotx.repository.http.HttpRepositoryConnectorProxyImpl
 
HttpRepositoryConnectorVerticle - Class in io.knotx.repository.http
 
HttpRepositoryConnectorVerticle() - Constructor for class io.knotx.repository.http.HttpRepositoryConnectorVerticle
 
HttpRepositoryOptions - Class in io.knotx.repository.http
Describes a configuration of Http Repository connector
HttpRepositoryOptions() - Constructor for class io.knotx.repository.http.HttpRepositoryOptions
Default constructor
HttpRepositoryOptions(HttpRepositoryOptions) - Constructor for class io.knotx.repository.http.HttpRepositoryOptions
Copy constructor
HttpRepositoryOptions(JsonObject) - Constructor for class io.knotx.repository.http.HttpRepositoryOptions
Create an settings from JSON

I

ID - Static variable in class io.knotx.fallback.DefaultFallbackStrategy
 
init(Vertx, Context) - Method in class io.knotx.assembler.FragmentAssemblerVerticle
 
init(Vertx, Context) - Method in class io.knotx.gateway.GatewayKnotVerticle
 
init(Vertx, Context) - Method in class io.knotx.gateway.ResponseProviderKnotVerticle
 
init(Vertx, Context) - Method in class io.knotx.repository.fs.FilesystemRepositoryConnectorVerticle
 
init(Vertx, Context) - Method in class io.knotx.repository.http.HttpRepositoryConnectorVerticle
 
init(Vertx, Context) - Method in class io.knotx.server.KnotxServerVerticle
 
init(Vertx, Context) - Method in class io.knotx.splitter.FragmentSplitterVerticle
 
InvalidAttributeException - Exception in io.knotx.exceptions
 
InvalidAttributeException(String) - Constructor for exception io.knotx.exceptions.InvalidAttributeException
 
io.knotx - package io.knotx
 
io.knotx.adapter - package io.knotx.adapter
 
io.knotx.assembler - package io.knotx.assembler
 
io.knotx.configuration - package io.knotx.configuration
 
io.knotx.dataobjects - package io.knotx.dataobjects
 
io.knotx.exceptions - package io.knotx.exceptions
 
io.knotx.fallback - package io.knotx.fallback
 
io.knotx.fragments - package io.knotx.fragments
 
io.knotx.gateway - package io.knotx.gateway
 
io.knotx.http - package io.knotx.http
 
io.knotx.knot - package io.knotx.knot
 
io.knotx.launcher - package io.knotx.launcher
 
io.knotx.launcher.config - package io.knotx.launcher.config
 
io.knotx.options - package io.knotx.options
 
io.knotx.proxy - package io.knotx.proxy
 
io.knotx.reactivex.proxy - package io.knotx.reactivex.proxy
 
io.knotx.repository.fs - package io.knotx.repository.fs
 
io.knotx.repository.http - package io.knotx.repository.http
 
io.knotx.server - package io.knotx.server
 
io.knotx.server.configuration - package io.knotx.server.configuration
 
io.knotx.splitter - package io.knotx.splitter
 
io.knotx.util - package io.knotx.util
 
isClustered() - Method in class io.knotx.launcher.KnotxCommand
 
isCsrf() - Method in class io.knotx.server.configuration.RoutingEntry
 
isDisplayExceptionDetails() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
isDoProcessing() - Method in class io.knotx.server.configuration.RepositoryEntry
 
isDropRequests() - Method in class io.knotx.server.configuration.KnotxServerOptions
 
isEnabled() - Method in class io.knotx.server.configuration.AccessLogOptions
 
isFallback() - Method in class io.knotx.dataobjects.Fragment
 
isImmediate() - Method in class io.knotx.server.configuration.AccessLogOptions
 
isRaw() - Method in class io.knotx.dataobjects.Fragment
 

K

KEY - Static variable in class io.knotx.dataobjects.KnotContext
 
KnotContext - Class in io.knotx.dataobjects
 
KnotContext() - Constructor for class io.knotx.dataobjects.KnotContext
 
KnotContext(JsonObject) - Constructor for class io.knotx.dataobjects.KnotContext
 
KnotContextConverter - Class in io.knotx.dataobjects
Converter for KnotContext.
KnotContextConverter() - Constructor for class io.knotx.dataobjects.KnotContextConverter
 
KnotError - Class in io.knotx.dataobjects
 
KnotError(String, Object) - Constructor for class io.knotx.dataobjects.KnotError
 
KnotError(JsonObject) - Constructor for class io.knotx.dataobjects.KnotError
 
KnotProxy - Interface in io.knotx.proxy
 
KnotProxy - Class in io.knotx.reactivex.proxy
 
KnotProxy(KnotProxy) - Constructor for class io.knotx.reactivex.proxy.KnotProxy
 
KnotProxy(Object) - Constructor for class io.knotx.reactivex.proxy.KnotProxy
 
KnotProxyVertxEBProxy - Class in io.knotx.proxy
 
KnotProxyVertxEBProxy(Vertx, String) - Constructor for class io.knotx.proxy.KnotProxyVertxEBProxy
 
KnotProxyVertxEBProxy(Vertx, String, DeliveryOptions) - Constructor for class io.knotx.proxy.KnotProxyVertxEBProxy
 
KnotProxyVertxProxyHandler - Class in io.knotx.proxy
 
KnotProxyVertxProxyHandler(Vertx, KnotProxy) - Constructor for class io.knotx.proxy.KnotProxyVertxProxyHandler
 
KnotProxyVertxProxyHandler(Vertx, KnotProxy, long) - Constructor for class io.knotx.proxy.KnotProxyVertxProxyHandler
 
KnotProxyVertxProxyHandler(Vertx, KnotProxy, boolean, long) - Constructor for class io.knotx.proxy.KnotProxyVertxProxyHandler
 
knotRouting() - Method in class io.knotx.dataobjects.Fragment
 
knots() - Method in class io.knotx.dataobjects.Fragment
 
KnotTask - Class in io.knotx.dataobjects
 
KnotTask(String) - Constructor for class io.knotx.dataobjects.KnotTask
 
KnotTask(JsonObject) - Constructor for class io.knotx.dataobjects.KnotTask
 
KnotTaskStatus - Enum in io.knotx.dataobjects
 
KNOTX_FILE_UPLOAD_DIR_PROPERTY - Static variable in class io.knotx.server.KnotxServerVerticle
 
KNOTX_PORT_PROP_NAME - Static variable in class io.knotx.server.KnotxServerVerticle
 
KnotxAssemblerHandler - Class in io.knotx.server
 
KnotxCommand - Class in io.knotx.launcher
 
KnotxCommand() - Constructor for class io.knotx.launcher.KnotxCommand
 
KnotxCommandFactory - Class in io.knotx.launcher
Factory to create the run-knotx command.
KnotxCommandFactory() - Constructor for class io.knotx.launcher.KnotxCommandFactory
Creates a new instance of KnotxCommandFactory.
KnotxContextHandler - Class in io.knotx.server
 
KnotxContextHandler() - Constructor for class io.knotx.server.KnotxContextHandler
 
KnotxCSRFOptions - Class in io.knotx.server.configuration
 
KnotxCSRFOptions() - Constructor for class io.knotx.server.configuration.KnotxCSRFOptions
Default constructor
KnotxCSRFOptions(KnotxCSRFOptions) - Constructor for class io.knotx.server.configuration.KnotxCSRFOptions
Copy constructor
KnotxCSRFOptions(JsonObject) - Constructor for class io.knotx.server.configuration.KnotxCSRFOptions
Create an settings from JSON
KnotxFlowSettings - Class in io.knotx.server.configuration
 
KnotxFlowSettings() - Constructor for class io.knotx.server.configuration.KnotxFlowSettings
Default constructor
KnotxFlowSettings(KnotxFlowSettings) - Constructor for class io.knotx.server.configuration.KnotxFlowSettings
Copy constructor
KnotxFlowSettings(JsonObject) - Constructor for class io.knotx.server.configuration.KnotxFlowSettings
Create an settings from JSON
KnotxGatewayContextHandler - Class in io.knotx.server
 
KnotxGatewayResponseProviderHandler - Class in io.knotx.server
 
KnotxHeaderHandler - Class in io.knotx.server
 
KnotxHeaderHandler(CustomHttpHeader) - Constructor for class io.knotx.server.KnotxHeaderHandler
 
KnotxRepositoryHandler - Class in io.knotx.server
 
KnotxServerOptions - Class in io.knotx.server.configuration
Describes a Knot.x HTTP Server configuration
KnotxServerOptions() - Constructor for class io.knotx.server.configuration.KnotxServerOptions
Default constructor
KnotxServerOptions(KnotxServerOptions) - Constructor for class io.knotx.server.configuration.KnotxServerOptions
Copy constructor
KnotxServerOptions(JsonObject) - Constructor for class io.knotx.server.configuration.KnotxServerOptions
Create an settings from JSON
KnotxServerVerticle - Class in io.knotx.server
 
KnotxServerVerticle() - Constructor for class io.knotx.server.KnotxServerVerticle
 
KnotxSplitterHandler - Class in io.knotx.server
 
KnotxStarterVerticle - Class in io.knotx.launcher
 
KnotxStarterVerticle() - Constructor for class io.knotx.launcher.KnotxStarterVerticle
 

M

MethodRoutingEntries - Class in io.knotx.server.configuration
Describes a collection of server routing entries
MethodRoutingEntries() - Constructor for class io.knotx.server.configuration.MethodRoutingEntries
Default constructor
MethodRoutingEntries(MethodRoutingEntries) - Constructor for class io.knotx.server.configuration.MethodRoutingEntries
Copy constructor
MethodRoutingEntries(JsonObject) - Constructor for class io.knotx.server.configuration.MethodRoutingEntries
Create an settings from JSON
MODULE_ALIAS_SEPARATOR - Static variable in class io.knotx.launcher.ModuleDescriptor
 
MODULE_DEFAULT_PREFIX - Static variable in class io.knotx.launcher.ModuleDescriptor
 
ModuleDescriptor - Class in io.knotx.launcher
 
ModuleDescriptor(ModuleDescriptor) - Constructor for class io.knotx.launcher.ModuleDescriptor
 
ModuleDescriptor.DeploymentState - Enum in io.knotx.launcher
 
MultiMapCollector<T> - Class in io.knotx.http
 
MultiMapConverter - Class in io.knotx.util
 
multiMapHash(MultiMap) - Static method in class io.knotx.util.DataObjectsUtil
Method computing hashCode of the give MultiMap.

N

name() - Method in class io.knotx.launcher.config.ConfProcessor
 
newInstance(AdapterProxy) - Static method in class io.knotx.reactivex.proxy.AdapterProxy
 
newInstance(KnotProxy) - Static method in class io.knotx.reactivex.proxy.KnotProxy
 
newInstance(RepositoryConnectorProxy) - Static method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 

P

parse(String) - Static method in class io.knotx.launcher.ModuleDescriptor
 
process(AdapterRequest, Handler<AsyncResult<AdapterResponse>>) - Method in class io.knotx.adapter.AbstractAdapterProxy
Deprecated.
 
process(KnotContext, Handler<AsyncResult<KnotContext>>) - Method in class io.knotx.knot.AbstractKnotProxy
 
process(Vertx, JsonObject, Buffer, Handler<AsyncResult<JsonObject>>) - Method in class io.knotx.launcher.config.ConfProcessor
 
process(AdapterRequest, Handler<AsyncResult<AdapterResponse>>) - Method in interface io.knotx.proxy.AdapterProxy
Deprecated.
 
process(AdapterRequest, Handler<AsyncResult<AdapterResponse>>) - Method in class io.knotx.proxy.AdapterProxyVertxEBProxy
 
process(KnotContext, Handler<AsyncResult<KnotContext>>) - Method in interface io.knotx.proxy.KnotProxy
 
process(KnotContext, Handler<AsyncResult<KnotContext>>) - Method in class io.knotx.proxy.KnotProxyVertxEBProxy
 
process(ClientRequest, Handler<AsyncResult<ClientResponse>>) - Method in interface io.knotx.proxy.RepositoryConnectorProxy
 
process(ClientRequest, Handler<AsyncResult<ClientResponse>>) - Method in class io.knotx.proxy.RepositoryConnectorProxyVertxEBProxy
 
process(AdapterRequest, Handler<AsyncResult<AdapterResponse>>) - Method in class io.knotx.reactivex.proxy.AdapterProxy
 
process(KnotContext, Handler<AsyncResult<KnotContext>>) - Method in class io.knotx.reactivex.proxy.KnotProxy
 
process(ClientRequest, Handler<AsyncResult<ClientResponse>>) - Method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
process(ClientRequest, Handler<AsyncResult<ClientResponse>>) - Method in class io.knotx.repository.fs.FilesystemRepositoryConnectorProxyImpl
 
process(ClientRequest, Handler<AsyncResult<ClientResponse>>) - Method in class io.knotx.repository.http.HttpRepositoryConnectorProxyImpl
 
processError(KnotContext, Throwable) - Method in class io.knotx.assembler.FragmentAssemblerKnotProxyImpl
 
processError(KnotContext, Throwable) - Method in class io.knotx.gateway.GatewayKnotProxyImpl
 
processError(KnotContext, Throwable) - Method in class io.knotx.gateway.ResponseProviderKnotProxyImpl
 
processError(KnotContext, Throwable) - Method in class io.knotx.knot.AbstractKnotProxy
Handles any Exception thrown during processing, and is responsible for preparing the proper KnotContext on such occasions, these will simply finish processing flows, as any error generated by a Knot will be immediately returned to the page visitor.
processError(KnotContext, Throwable) - Method in class io.knotx.splitter.FragmentSplitterKnotProxyImpl
 
processRequest(AdapterRequest) - Method in class io.knotx.adapter.AbstractAdapterProxy
Deprecated.
 
processRequest(KnotContext) - Method in class io.knotx.assembler.FragmentAssemblerKnotProxyImpl
 
processRequest(KnotContext) - Method in class io.knotx.gateway.GatewayKnotProxyImpl
 
processRequest(KnotContext) - Method in class io.knotx.gateway.ResponseProviderKnotProxyImpl
 
processRequest(KnotContext) - Method in class io.knotx.knot.AbstractKnotProxy
Consumes a KnotContext messages from the Server and returns modified, processed context.
processRequest(KnotContext) - Method in class io.knotx.splitter.FragmentSplitterKnotProxyImpl
 

R

raw(String) - Static method in class io.knotx.dataobjects.Fragment
 
RepositoryConnectorProxy - Interface in io.knotx.proxy
 
RepositoryConnectorProxy - Class in io.knotx.reactivex.proxy
 
RepositoryConnectorProxy(RepositoryConnectorProxy) - Constructor for class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
RepositoryConnectorProxy(Object) - Constructor for class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
RepositoryConnectorProxyVertxEBProxy - Class in io.knotx.proxy
 
RepositoryConnectorProxyVertxEBProxy(Vertx, String) - Constructor for class io.knotx.proxy.RepositoryConnectorProxyVertxEBProxy
 
RepositoryConnectorProxyVertxEBProxy(Vertx, String, DeliveryOptions) - Constructor for class io.knotx.proxy.RepositoryConnectorProxyVertxEBProxy
 
RepositoryConnectorProxyVertxProxyHandler - Class in io.knotx.proxy
 
RepositoryConnectorProxyVertxProxyHandler(Vertx, RepositoryConnectorProxy) - Constructor for class io.knotx.proxy.RepositoryConnectorProxyVertxProxyHandler
 
RepositoryConnectorProxyVertxProxyHandler(Vertx, RepositoryConnectorProxy, long) - Constructor for class io.knotx.proxy.RepositoryConnectorProxyVertxProxyHandler
 
RepositoryConnectorProxyVertxProxyHandler(Vertx, RepositoryConnectorProxy, boolean, long) - Constructor for class io.knotx.proxy.RepositoryConnectorProxyVertxProxyHandler
 
RepositoryEntry - Class in io.knotx.server.configuration
 
RepositoryEntry() - Constructor for class io.knotx.server.configuration.RepositoryEntry
Default constructor
RepositoryEntry(RepositoryEntry) - Constructor for class io.knotx.server.configuration.RepositoryEntry
Copy constructor
RepositoryEntry(JsonObject) - Constructor for class io.knotx.server.configuration.RepositoryEntry
Create an settings from JSON
repositoryForPath(String) - Method in class io.knotx.server.configuration.KnotxFlowSettings
 
ResponseProviderKnotOptions - Class in io.knotx.gateway
 
ResponseProviderKnotOptions() - Constructor for class io.knotx.gateway.ResponseProviderKnotOptions
Default constructor
ResponseProviderKnotOptions(ResponseProviderKnotOptions) - Constructor for class io.knotx.gateway.ResponseProviderKnotOptions
Copy constructor
ResponseProviderKnotOptions(JsonObject) - Constructor for class io.knotx.gateway.ResponseProviderKnotOptions
Create an settings from JSON
ResponseProviderKnotOptionsConverter - Class in io.knotx.gateway
ResponseProviderKnotOptionsConverter() - Constructor for class io.knotx.gateway.ResponseProviderKnotOptionsConverter
 
ResponseProviderKnotProxyImpl - Class in io.knotx.gateway
 
ResponseProviderKnotProxyImpl() - Constructor for class io.knotx.gateway.ResponseProviderKnotProxyImpl
 
ResponseProviderKnotVerticle - Class in io.knotx.gateway
 
ResponseProviderKnotVerticle() - Constructor for class io.knotx.gateway.ResponseProviderKnotVerticle
 
RoutingEntry - Class in io.knotx.server.configuration
Describes a routing entry of Knot.x Server
RoutingEntry() - Constructor for class io.knotx.server.configuration.RoutingEntry
Default constructor
RoutingEntry(RoutingEntry) - Constructor for class io.knotx.server.configuration.RoutingEntry
Copy constructor
RoutingEntry(JsonObject) - Constructor for class io.knotx.server.configuration.RoutingEntry
Create an settings from JSON
run() - Method in class io.knotx.launcher.KnotxCommand
Starts vert.x and deploy the verticle.
rxProcess(AdapterRequest) - Method in class io.knotx.reactivex.proxy.AdapterProxy
 
rxProcess(KnotContext) - Method in class io.knotx.reactivex.proxy.KnotProxy
 
rxProcess(ClientRequest) - Method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 

S

setAccessLog(AccessLogOptions) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the access log options
setAdapterParams(JsonObject) - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
Set the request params
setAddress(String) - Method in class io.knotx.assembler.FragmentAssemblerOptions
Set the EB address of the verticle
setAddress(String) - Method in class io.knotx.gateway.GatewayKnotOptions
The event bus address the knot is listening on.
setAddress(String) - Method in class io.knotx.gateway.ResponseProviderKnotOptions
The address on event bus that the service adapter is listening for requests from ServiceKnotVerticle
setAddress(String) - Method in class io.knotx.repository.fs.FilesystemRepositoryOptions
Set the EB address of the file system repository verticle
setAddress(String) - Method in class io.knotx.repository.http.HttpRepositoryOptions
Set the EB address of the HTTP repository verticle
setAddress(String) - Method in class io.knotx.server.configuration.RepositoryEntry
Event bus address of the Repository Connector modules, that should deliver content for the requested path matching the regexp in path
setAddress(String) - Method in class io.knotx.server.configuration.RoutingEntry
Sets the event bus address of the Knot that should process the request for a given path
setAddress(String) - Method in class io.knotx.splitter.FragmentSplitterOptions
Set the EB address of the verticle
setAllowedRequestHeaderPatterns(List<Pattern>) - Method in class io.knotx.repository.http.HttpRepositoryOptions
 
setAllowedRequestHeaders(Set<String>) - Method in class io.knotx.repository.http.HttpRepositoryOptions
Set the collection of patterns of allowed request headers.
setAllowedResponseHeaders(Set<String>) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the set of response headers that can be returned by the Knot.x server
setAssembler(String) - Method in class io.knotx.server.configuration.KnotxFlowSettings
Sets the event bus address of the assembler verticle.
setAttribute(String, String) - Method in class io.knotx.dataobjects.Fragment
 
setBackpressureBufferCapacity(long) - Method in class io.knotx.server.configuration.KnotxServerOptions
Sets the backpressure buffer capacity.
setBackpressureStrategy(BackpressureOverflowStrategy) - Method in class io.knotx.server.configuration.KnotxServerOptions
Sets the strategy how to deal with backpressure buffer overflow.
setBody(Buffer) - Method in class io.knotx.dataobjects.ClientResponse
 
setCatalogue(String) - Method in class io.knotx.repository.fs.FilesystemRepositoryOptions
Set the root folder of the repository on file system.
setClientDestination(ClientDestination) - Method in class io.knotx.repository.http.HttpRepositoryOptions
Set the remote location of the repository
setClientOptions(HttpClientOptions) - Method in class io.knotx.repository.http.HttpRepositoryOptions
Set the HttpClientOptions used by the HTTP client to communicate with remote http repository
setClientRequest(ClientRequest) - Method in class io.knotx.dataobjects.KnotContext
 
setClientResponse(ClientResponse) - Method in class io.knotx.dataobjects.KnotContext
 
setCluster(boolean) - Method in class io.knotx.launcher.KnotxCommand
Enables / disables the clustering.
setConfig(String) - Method in class io.knotx.launcher.KnotxCommand
The path to the Knot.x configuration loader json file
setCookieName(String) - Method in class io.knotx.server.configuration.KnotxCSRFOptions
Set the name of the CSRF cookie
setCookiePath(String) - Method in class io.knotx.server.configuration.KnotxCSRFOptions
Set of the path of the CSRF cookie
setCsrf(boolean) - Method in class io.knotx.server.configuration.RoutingEntry
Enables/Disabled CSRF support for a given routing entry
setCsrfConfig(KnotxCSRFOptions) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the CSRF configuration of the Knot.x server
setCustomFlow(KnotxFlowSettings) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the Custom Flow configuration
setCustomHttpHeader(CustomHttpHeader) - Method in class io.knotx.repository.http.HttpRepositoryOptions
Set the header (name and value) to be sent in every request to the remote repository
setCustomResponseHeader(CustomHttpHeader) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the custom response header returned by the Knot.x
setDefaultFallback(String) - Method in class io.knotx.options.SnippetOptions
 
setDefaultFlow(KnotxFlowSettings) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the Default flow configuration
setDeliveryOptions(DeliveryOptions) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the Event Bus Delivery options used to communicate with Knot's
setDeploymentId(String) - Method in class io.knotx.launcher.ModuleDescriptor
 
setDisplayExceptionDetails(boolean) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set whether to display or not the exception on error pages
setDomain(String) - Method in class io.knotx.repository.http.ClientDestination
Set the domain of the http repository
setDoProcessing(boolean) - Method in class io.knotx.server.configuration.RepositoryEntry
Defines if the given repository path should be processed by the Knots or not.
setDropRequestResponseCode(int) - Method in class io.knotx.server.configuration.KnotxServerOptions
Sets the HTTP response code returned wheb request is dropped.
setDropRequests(boolean) - Method in class io.knotx.server.configuration.KnotxServerOptions
Enabled/disables request dropping (backpressure) on heavy load.
setEnabled(boolean) - Method in class io.knotx.server.configuration.AccessLogOptions
Sets if logging access to the Knot.x HTTP server is enabled or not.
setFallbacks(List<FallbackMetadata>) - Method in class io.knotx.options.SnippetOptions
 
setFallbackTagName(String) - Method in class io.knotx.options.SnippetOptions
 
setFileUploadDirectory(String) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the location on Knot.x environment when uploaded files will be stored.
setFileUploadLimit(Long) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the file upload limit in bytes
setFormat(LoggerFormat) - Method in class io.knotx.server.configuration.AccessLogOptions
Set format of access log.
setFormAttributes(MultiMap) - Method in class io.knotx.dataobjects.ClientRequest
 
setFragments(List<Fragment>) - Method in class io.knotx.dataobjects.KnotContext
 
setHeaderName(String) - Method in class io.knotx.server.configuration.KnotxCSRFOptions
Set the CSRF token header name
setHeaders(MultiMap) - Method in class io.knotx.dataobjects.ClientRequest
 
setHeaders(MultiMap) - Method in class io.knotx.dataobjects.ClientResponse
 
setHighAvailability(boolean) - Method in class io.knotx.launcher.KnotxCommand
Enables / disables the high-availability.
setHostHeader(String) - Method in class io.knotx.repository.http.ClientDestination
Set the host header override to be used with a communication to the repository.
setId(String) - Method in class io.knotx.options.FallbackMetadata
 
setImmediate(boolean) - Method in class io.knotx.server.configuration.AccessLogOptions
Configure when to collect access log.
setItems(List<RoutingEntry>) - Method in class io.knotx.server.configuration.MethodRoutingEntries
Sets the list of routing entries
setJsonFormAttributes(JsonObject) - Method in class io.knotx.dataobjects.ClientRequest
 
setJsonHeaders(JsonObject) - Method in class io.knotx.dataobjects.ClientRequest
 
setJsonHeaders(JsonObject) - Method in class io.knotx.dataobjects.ClientResponse
 
setJsonParams(JsonObject) - Method in class io.knotx.dataobjects.ClientRequest
 
setMarkup(String) - Method in class io.knotx.options.FallbackMetadata
 
setMethod(HttpMethod) - Method in class io.knotx.dataobjects.ClientRequest
 
setName(String) - Method in class io.knotx.configuration.CustomHttpHeader
Set the name of the request header.
setOnTransition(Map<String, RoutingEntry>) - Method in class io.knotx.server.configuration.RoutingEntry
Describes routing to addresses of other Knots based on the transition trigger returned from current Knot.
setParams(JsonObject) - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
Set the request params
setParams(MultiMap) - Method in class io.knotx.dataobjects.ClientRequest
 
setParamsPrefix(String) - Method in class io.knotx.options.SnippetOptions
Sets Knot.x snippet parameters prefix.
setPath(String) - Method in class io.knotx.dataobjects.ClientRequest
 
setPath(String) - Method in class io.knotx.server.configuration.RepositoryEntry
Sets the Regular expression of the HTTP Request path
setPath(String) - Method in class io.knotx.server.configuration.RoutingEntry
Sets the Regular expression of HTTP Request path
setPort(int) - Method in class io.knotx.repository.http.ClientDestination
Set the HTTP port of the http repository
setRepositories(List<RepositoryEntry>) - Method in class io.knotx.server.configuration.KnotxFlowSettings
Sets the list of RepositoryEntry items
setRequest(ClientRequest) - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
Set the client request
setResponse(ClientResponse) - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
setResponseProvider(String) - Method in class io.knotx.server.configuration.KnotxFlowSettings
Sets the event bus address of the Custom Flow' response provider verticle.
setRouting(Map<String, MethodRoutingEntries>) - Method in class io.knotx.server.configuration.KnotxFlowSettings
Set of HTTP method based routing entries, describing communication between Knots
setScheme(String) - Method in class io.knotx.repository.http.ClientDestination
Set the URL scheme used to communicate with the repository
setSecret(String) - Method in class io.knotx.server.configuration.KnotxCSRFOptions
Set the secret used to generate CSRF token
setServerOptions(HttpServerOptions) - Method in class io.knotx.server.configuration.KnotxServerOptions
Set the HTTP Server options
setSignal(String) - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
setSnippetOptions(SnippetOptions) - Method in class io.knotx.assembler.FragmentAssemblerOptions
Sets snippet options (e.g.
setSnippetOptions(SnippetOptions) - Method in class io.knotx.splitter.FragmentSplitterOptions
Sets snippet options (e.g.
setSplitter(String) - Method in class io.knotx.server.configuration.KnotxFlowSettings
Sets the event bus address of the splitter verticle.
setState(ModuleDescriptor.DeploymentState) - Method in class io.knotx.launcher.ModuleDescriptor
 
setStatus(KnotTaskStatus) - Method in class io.knotx.dataobjects.KnotTask
 
setStatusCode(int) - Method in class io.knotx.dataobjects.ClientResponse
 
setTagName(String) - Method in class io.knotx.options.SnippetOptions
Sets a Knot.x snippet HTML tag name.
setTimeout(long) - Method in class io.knotx.server.configuration.KnotxCSRFOptions
Set the timeout of the CSRF token
setTransition(String) - Method in class io.knotx.dataobjects.KnotContext
 
setUnprocessedStrategy(UnprocessedFragmentStrategy) - Method in class io.knotx.assembler.FragmentAssemblerOptions
Set the strategy how to assembly markup with snippets that were not processed by any Knot.
setUp(ExecutionContext) - Method in class io.knotx.launcher.KnotxCommand
Validates the command line parameters.
setValue(String) - Method in class io.knotx.configuration.CustomHttpHeader
Set the value of the request header.
shouldProcess(Set<String>) - Method in class io.knotx.assembler.FragmentAssemblerKnotProxyImpl
 
shouldProcess(Set<String>) - Method in class io.knotx.gateway.GatewayKnotProxyImpl
 
shouldProcess(Set<String>) - Method in class io.knotx.gateway.ResponseProviderKnotProxyImpl
 
shouldProcess(Fragment) - Method in class io.knotx.knot.AbstractKnotProxy
Method lets you decide whether the Fragment should be processed by your Knot or not.
shouldProcess(Set<String>) - Method in class io.knotx.knot.AbstractKnotProxy
Method lets you decide whether the Fragment with a given set of Knots should be processed by your Knot or not
shouldProcess(Set<String>) - Method in class io.knotx.splitter.FragmentSplitterKnotProxyImpl
 
snippet(List<String>, String, String) - Static method in class io.knotx.dataobjects.Fragment
 
snippet(List<String>, String) - Static method in class io.knotx.dataobjects.Fragment
 
SNIPPET_FALLBACK_NAME - Static variable in class io.knotx.fragments.FragmentConstants
 
SNIPPET_IDENTIFIER_NAME - Static variable in class io.knotx.fragments.FragmentConstants
 
SnippetOptions - Class in io.knotx.options
Describes SnippetOptions Knot configuration
SnippetOptions() - Constructor for class io.knotx.options.SnippetOptions
Default constructor
SnippetOptions(SnippetOptions) - Constructor for class io.knotx.options.SnippetOptions
Copy constructor
SnippetOptions(JsonObject) - Constructor for class io.knotx.options.SnippetOptions
Create an settings from JSON
SnippetPatterns - Class in io.knotx.fragments
 
SnippetPatterns(SnippetOptions) - Constructor for class io.knotx.fragments.SnippetPatterns
 
split(String) - Method in interface io.knotx.splitter.FragmentSplitter
Splits a template (markup) into list of fragments (see Fragment).
start() - Method in class io.knotx.assembler.FragmentAssemblerVerticle
 
start() - Method in class io.knotx.gateway.GatewayKnotVerticle
 
start() - Method in class io.knotx.gateway.ResponseProviderKnotVerticle
 
start(Future<Void>) - Method in class io.knotx.launcher.KnotxStarterVerticle
 
start() - Method in class io.knotx.repository.fs.FilesystemRepositoryConnectorVerticle
 
start() - Method in class io.knotx.repository.http.HttpRepositoryConnectorVerticle
 
start(Future<Void>) - Method in class io.knotx.server.KnotxServerVerticle
 
start() - Method in class io.knotx.splitter.FragmentSplitterVerticle
 
stop() - Method in class io.knotx.assembler.FragmentAssemblerVerticle
 
stop() - Method in class io.knotx.gateway.GatewayKnotVerticle
 
stop() - Method in class io.knotx.gateway.ResponseProviderKnotVerticle
 
stop() - Method in class io.knotx.repository.fs.FilesystemRepositoryConnectorVerticle
 
stop() - Method in class io.knotx.repository.http.HttpRepositoryConnectorVerticle
 
stop() - Method in class io.knotx.splitter.FragmentSplitterVerticle
 
StringUtil - Class in io.knotx.util
 
StringUtil() - Constructor for class io.knotx.util.StringUtil
 
success(String) - Method in class io.knotx.dataobjects.Fragment
 
supplier() - Method in class io.knotx.http.MultiMapCollector
 
SupportedMethodsAndPathsHandler - Class in io.knotx.server
 

T

test(String) - Method in class io.knotx.http.AllowedHeadersFilter
 
toDescriptorLine() - Method in class io.knotx.launcher.ModuleDescriptor
 
toJson() - Method in class io.knotx.assembler.FragmentAssemblerOptions
Convert to JSON
toJson() - Method in class io.knotx.configuration.CustomHttpHeader
Convert to JSON
toJson(CustomHttpHeader, JsonObject) - Static method in class io.knotx.configuration.CustomHttpHeaderConverter
 
toJson(CustomHttpHeader, Map<String, Object>) - Static method in class io.knotx.configuration.CustomHttpHeaderConverter
 
toJson() - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
toJson(AdapterRequest, JsonObject) - Static method in class io.knotx.dataobjects.AdapterRequestConverter
 
toJson(AdapterRequest, Map<String, Object>) - Static method in class io.knotx.dataobjects.AdapterRequestConverter
 
toJson() - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
toJson(AdapterResponse, JsonObject) - Static method in class io.knotx.dataobjects.AdapterResponseConverter
 
toJson(AdapterResponse, Map<String, Object>) - Static method in class io.knotx.dataobjects.AdapterResponseConverter
 
toJson() - Method in class io.knotx.dataobjects.ClientRequest
 
toJson(ClientRequest, JsonObject) - Static method in class io.knotx.dataobjects.ClientRequestConverter
 
toJson(ClientRequest, Map<String, Object>) - Static method in class io.knotx.dataobjects.ClientRequestConverter
 
toJson() - Method in class io.knotx.dataobjects.ClientResponse
 
toJson(ClientResponse, JsonObject) - Static method in class io.knotx.dataobjects.ClientResponseConverter
 
toJson(ClientResponse, Map<String, Object>) - Static method in class io.knotx.dataobjects.ClientResponseConverter
 
toJson() - Method in class io.knotx.dataobjects.Fragment
 
toJson() - Method in class io.knotx.dataobjects.KnotContext
 
toJson(KnotContext, JsonObject) - Static method in class io.knotx.dataobjects.KnotContextConverter
 
toJson(KnotContext, Map<String, Object>) - Static method in class io.knotx.dataobjects.KnotContextConverter
 
toJson() - Method in class io.knotx.dataobjects.KnotError
 
toJson() - Method in class io.knotx.dataobjects.KnotTask
 
toJson() - Method in class io.knotx.gateway.GatewayKnotOptions
Convert to JSON
toJson(GatewayKnotOptions, JsonObject) - Static method in class io.knotx.gateway.GatewayKnotOptionsConverter
 
toJson(GatewayKnotOptions, Map<String, Object>) - Static method in class io.knotx.gateway.GatewayKnotOptionsConverter
 
toJson() - Method in class io.knotx.gateway.ResponseProviderKnotOptions
Convert to JSON
toJson(ResponseProviderKnotOptions, JsonObject) - Static method in class io.knotx.gateway.ResponseProviderKnotOptionsConverter
 
toJson(ResponseProviderKnotOptions, Map<String, Object>) - Static method in class io.knotx.gateway.ResponseProviderKnotOptionsConverter
 
toJson() - Method in class io.knotx.options.FallbackMetadata
Convert to JSON
toJson() - Method in class io.knotx.options.SnippetOptions
Convert to JSON
toJson() - Method in class io.knotx.repository.fs.FilesystemRepositoryOptions
Convert to JSON
toJson() - Method in class io.knotx.repository.http.ClientDestination
Convert to JSON
toJson() - Method in class io.knotx.repository.http.HttpRepositoryOptions
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.AccessLogOptions
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.KnotxCSRFOptions
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.KnotxFlowSettings
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.KnotxServerOptions
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.MethodRoutingEntries
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.RepositoryEntry
Convert to JSON
toJson() - Method in class io.knotx.server.configuration.RoutingEntry
Convert to JSON
toJson() - Method in class io.knotx.splitter.FragmentSplitterOptions
Convert to JSON
toJsonObject(MultiMap) - Static method in class io.knotx.util.MultiMapConverter
Converts MultiMap to JsonObject
It expects the MultiMap key, contains List of String objects, so the result of conversion will look like below
toMetadataJson() - Method in class io.knotx.dataobjects.ClientResponse
 
toMultiMap(Function<T, String>, Function<T, List<String>>) - Static method in class io.knotx.http.MultiMapCollector
 
toString() - Method in class io.knotx.dataobjects.AdapterRequest
Deprecated.
 
toString() - Method in class io.knotx.dataobjects.AdapterResponse
Deprecated.
 
toString() - Method in class io.knotx.dataobjects.ClientRequest
 
toString() - Method in class io.knotx.dataobjects.ClientResponse
 
toString() - Method in class io.knotx.dataobjects.Fragment
 
toString() - Method in enum io.knotx.launcher.ModuleDescriptor.DeploymentState
 
toString() - Method in class io.knotx.launcher.ModuleDescriptor
 
toString() - Method in class io.knotx.reactivex.proxy.AdapterProxy
 
toString() - Method in class io.knotx.reactivex.proxy.KnotProxy
 
toString() - Method in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
toString(MultiMap) - Static method in class io.knotx.util.DataObjectsUtil
toString() implementation for MultiMap object

U

UnprocessedFragmentStrategy - Enum in io.knotx.assembler
 
unwrapContent(Fragment) - Static method in class io.knotx.fragments.FragmentContentExtractor
Extracts pure markup from the given Fragment's content removing a script tag with Knot.x specific data.
unwrapContent(String) - Static method in class io.knotx.fragments.FragmentContentExtractor
Extracts pure markup from the given markup.
unwrapFragmentContent(Fragment) - Static method in class io.knotx.fragments.FragmentContentExtractor
Extracts pure markup from the given Fragment's content removing a script tag with Knot.x specific data.
UriHelper - Class in io.knotx.http
 

V

valueOf(String) - Static method in enum io.knotx.assembler.UnprocessedFragmentStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.knotx.dataobjects.KnotTaskStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.knotx.launcher.ModuleDescriptor.DeploymentState
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.knotx.assembler.UnprocessedFragmentStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.knotx.dataobjects.KnotTaskStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.knotx.launcher.ModuleDescriptor.DeploymentState
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in io.knotx
 
Version - Class in io.knotx
 
Version() - Constructor for class io.knotx.Version
 
Version() - Constructor for class io.knotx.Version
 

_

__TYPE_ARG - Static variable in class io.knotx.reactivex.proxy.AdapterProxy
 
__TYPE_ARG - Static variable in class io.knotx.reactivex.proxy.KnotProxy
 
__TYPE_ARG - Static variable in class io.knotx.reactivex.proxy.RepositoryConnectorProxy
 
A B C D E F G H I K M N P R S T U V _ 
Skip navigation links

Copyright © 2016–2020. All rights reserved.