- AbstractAlertsCheckingService - Class in org.openhubframework.openhub.core.alerts
-
- AbstractAlertsCheckingService() - Constructor for class org.openhubframework.openhub.core.alerts.AbstractAlertsCheckingService
-
- AbstractAlertsConfiguration - Class in org.openhubframework.openhub.core.alerts
-
Parent class for alerts configuration.
- AbstractAlertsConfiguration() - Constructor for class org.openhubframework.openhub.core.alerts.AbstractAlertsConfiguration
-
- AbstractAsynchEvent - Class in org.openhubframework.openhub.api.event
-
Base class for asynchronous
message
events.
- AbstractAsynchEvent(Exchange, Message) - Constructor for class org.openhubframework.openhub.api.event.AbstractAsynchEvent
-
Creates new event.
- AbstractBasicRoute - Class in org.openhubframework.openhub.api.route
-
Parent route definition that defines common route rules, e.g.
- AbstractBasicRoute() - Constructor for class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
- AbstractContextCall - Class in org.openhubframework.openhub.core.common.contextcall
-
Parent implementation of
ContextCall
interface, defines base behaviour.
- AbstractContextCall() - Constructor for class org.openhubframework.openhub.core.common.contextcall.AbstractContextCall
-
- AbstractDbTest - Class in org.openhubframework.openhub.test
-
Extends
AbstractTest
and adds support for test with database.
- AbstractDbTest() - Constructor for class org.openhubframework.openhub.test.AbstractDbTest
-
- AbstractDbTest.MessageProcessor - Interface in org.openhubframework.openhub.test
-
Interface for defining processors that can affect
Message
in one way or another.
- AbstractExtensionConfigurationLoader - Class in org.openhubframework.openhub.core.common.extension
-
Parent class for loading OpenHub extensions.
- AbstractExtensionConfigurationLoader() - Constructor for class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
Creates new configuration loader.
- AbstractExtensionConfigurationLoader(ApplicationContext, CamelContext) - Constructor for class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
Creates new configuration loader.
- AbstractExtRoute - Class in org.openhubframework.openhub.api.route
-
Parent route definition for extension routes.
- AbstractExtRoute() - Constructor for class org.openhubframework.openhub.api.route.AbstractExtRoute
-
- AbstractSoapExceptionFilter - Class in org.openhubframework.openhub.core.common.exception
-
Filters exception thrown by the external system via web services.
- AbstractSoapExceptionFilter(boolean) - Constructor for class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
Creates exception filter.
- AbstractTest - Class in org.openhubframework.openhub.test
-
Parent class for all tests with Apache Camel.
- AbstractTest() - Constructor for class org.openhubframework.openhub.test.AbstractTest
-
- AbstractThrottlingConfiguration - Class in org.openhubframework.openhub.core.throttling
-
Parent class for throttling configuration.
- AbstractThrottlingConfiguration() - Constructor for class org.openhubframework.openhub.core.throttling.AbstractThrottlingConfiguration
-
- accept(File) - Method in class org.openhubframework.openhub.admin.services.log.LogFileFilter
-
- accept(File, String) - Method in class org.openhubframework.openhub.admin.services.log.LogFileFilter
-
- ActiveRoutes - Annotation Type in org.openhubframework.openhub.test
-
ActiveRoutes
is a class-level annotation that is used to declare which Camel route definitions
should be active for specific test.
- Adapter1 - Class in org.openhubframework.openhub.api.asynch.model
-
- Adapter1() - Constructor for class org.openhubframework.openhub.api.asynch.model.Adapter1
-
- Adapter1 - Class in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
- Adapter1() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.Adapter1
-
- Adapter1 - Class in org.openhubframework.openhub.modules.in.hello.model
-
- Adapter1() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.Adapter1
-
- Adapter2 - Class in org.openhubframework.openhub.api.asynch.model
-
- Adapter2() - Constructor for class org.openhubframework.openhub.api.asynch.model.Adapter2
-
- Adapter2 - Class in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
- Adapter2() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.Adapter2
-
- Adapter2 - Class in org.openhubframework.openhub.modules.in.hello.model
-
- Adapter2() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.Adapter2
-
- add(MessageReportDto) - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
Custom setter method for the case that item and last object in the result list match
in all fields except the state or statesCount.
- addAlert(AlertInfo) - Method in class org.openhubframework.openhub.core.alerts.AbstractAlertsConfiguration
-
- addEventNotifier(EventNotifier) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Adds new event notifier.
- additionalInfo - Variable in class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
- additionalInfo - Variable in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
- additionalInfo - Variable in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingResponse
-
- addParams(String, ContextCallParams) - Method in interface org.openhubframework.openhub.core.common.contextcall.ContextCallRegistry
-
Adds new parameters under specified call ID.
- addParams(String, ContextCallParams) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallRegistryMemoryImpl
-
- addParams(String, DirectCallParams) - Method in interface org.openhubframework.openhub.core.common.directcall.DirectCallRegistry
-
Adds new parameters under specified call ID.
- addParams(String, DirectCallParams) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallRegistryMemoryImpl
-
- addProperty(String, String, int, int) - Method in class org.openhubframework.openhub.core.throttling.AbstractThrottlingConfiguration
-
Adds new configuration property or updates already existing property.
- addResponse(String, Object) - Method in interface org.openhubframework.openhub.core.common.contextcall.ContextCallRegistry
-
Adds new response to specified call ID.
- addResponse(String, Object) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallRegistryMemoryImpl
-
- afterPropertiesSet() - Method in class org.openhubframework.openhub.admin.services.log.LogFileFilter
-
- afterPropertiesSet() - Method in class org.openhubframework.openhub.core.common.ws.component.ErrorAwareWebServiceMessageReceiverHandlerAdapter
-
- afterPropertiesSet() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
- ALERT_PROP_PREFIX - Static variable in class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
- AlertInfo - Class in org.openhubframework.openhub.spi.alerts
-
Alert entity.
- AlertInfo(String, long, String, boolean, String, String) - Constructor for class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Creates new alert.
- AlertListener - Interface in org.openhubframework.openhub.spi.alerts
-
Listener notifies when any alert is activated.
- AlertsCheckingService - Interface in org.openhubframework.openhub.core.alerts
-
Contract defines alerts checking.
- AlertsCheckingServiceDbImpl - Class in org.openhubframework.openhub.core.alerts
-
- AlertsCheckingServiceDbImpl() - Constructor for class org.openhubframework.openhub.core.alerts.AlertsCheckingServiceDbImpl
-
- AlertsConfiguration - Interface in org.openhubframework.openhub.spi.alerts
-
Alerts configuration contract.
- AlertsDao - Interface in org.openhubframework.openhub.core.alerts
-
DAO for calling SQL queries.
- AlertsJdbcDao - Class in org.openhubframework.openhub.core.alerts
-
- AlertsJdbcDao() - Constructor for class org.openhubframework.openhub.core.alerts.AlertsJdbcDao
-
- AlertsJmxConfiguration - Class in org.openhubframework.openhub.core.alerts
-
Alerts configuration via JMX.
- AlertsJmxConfiguration(AbstractAlertsConfiguration) - Constructor for class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
Creates new JMX configuration.
- AlertsPropertiesConfiguration - Class in org.openhubframework.openhub.core.alerts
-
- AlertsPropertiesConfiguration(Properties) - Constructor for class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
Creates new configuration with specified properties.
- AlertsSchedulerRoute - Class in org.openhubframework.openhub.core.alerts
-
Route definition that starts checking alerts by scheduler.
- AlertsSchedulerRoute() - Constructor for class org.openhubframework.openhub.core.alerts.AlertsSchedulerRoute
-
- AMP - Static variable in class org.openhubframework.openhub.common.Strings
-
- AMP_XML - Static variable in class org.openhubframework.openhub.common.Strings
-
- ANY_SERVICE - Static variable in class org.openhubframework.openhub.spi.throttling.ThrottleScope
-
Represents any service.
- ANY_SOURCE_SYSTEM - Static variable in class org.openhubframework.openhub.spi.throttling.ThrottleScope
-
Represents any source system.
- appendMessage(String) - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- APPLICATION_NAME - Static variable in class org.openhubframework.openhub.core.common.version.VersionPrinter
-
Application name, must correspond with <name>
element from root pom.xml.
- applicationID - Variable in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
- arrayToString(Object[]) - Static method in class org.openhubframework.openhub.common.Strings
-
Converts an array to the string.
- assertErrorCode(ErrorExtEnum, ErrorExtEnum) - Method in class org.openhubframework.openhub.test.AbstractTest
-
- assertXMLEqualWithInnerXML(String, String, String) - Static method in class org.openhubframework.openhub.test.AbstractTest
-
Same as XMLAssert.assertXMLEqual(String, String)
,
but with the specified node verified as XML using the same similarity technique,
not as text (which would have to match completely).
- AsyncEventNotifier - Interface in org.openhubframework.openhub.spi
-
Contract for sending event notifications about states of asynchronous message processing.
- AsyncEventNotifierImpl - Class in org.openhubframework.openhub.core.common.event
-
- AsyncEventNotifierImpl() - Constructor for class org.openhubframework.openhub.core.common.event.AsyncEventNotifierImpl
-
- ASYNCH_MSG_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header name that holds the
Boolean
if processing is asynchronous (true).
- AsynchChildComponent - Class in org.openhubframework.openhub.component.asynchchild
-
Apache Camel component "asynch-child" for creating asynchronous child message.
- AsynchChildComponent() - Constructor for class org.openhubframework.openhub.component.asynchchild.AsynchChildComponent
-
- AsynchChildEndpoint - Class in org.openhubframework.openhub.component.asynchchild
-
- AsynchChildEndpoint(String, AsynchChildComponent) - Constructor for class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Creates new endpoint.
- AsynchChildProducer - Class in org.openhubframework.openhub.component.asynchchild
-
- AsynchChildProducer(AsynchChildEndpoint) - Constructor for class org.openhubframework.openhub.component.asynchchild.AsynchChildProducer
-
Creates new producer.
- AsynchConfirmationServiceV10 - Class in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
This class was generated by the JAX-WS RI.
- AsynchConfirmationServiceV10(URL, QName) - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.AsynchConfirmationServiceV10
-
- AsynchConfirmationServiceV10() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.AsynchConfirmationServiceV10
-
- AsynchConfirmationV10 - Interface in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
This class was generated by the JAX-WS RI.
- AsynchConstants - Class in org.openhubframework.openhub.api.asynch
-
Constants regarding to asynchronous processing.
- asyncHello(AsyncHelloRequest) - Method in interface org.openhubframework.openhub.modules.in.hello.model.HelloV10
-
- AsyncHelloRequest - Class in org.openhubframework.openhub.modules.in.hello.model
-
Java class for anonymous complex type.
- AsyncHelloRequest() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloRequest
-
- AsyncHelloResponse - Class in org.openhubframework.openhub.modules.in.hello.model
-
Java class for anonymous complex type.
- AsyncHelloResponse() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloResponse
-
- AsyncHelloRoute - Class in org.openhubframework.openhub.modules.in.hello
-
Route definition for "asyncHello" operation.
- AsyncHelloRoute() - Constructor for class org.openhubframework.openhub.modules.in.hello.AsyncHelloRoute
-
- AsynchEventFactory - Interface in org.openhubframework.openhub.core.common.event
-
Factory to create
events
that are emitted when such an event occur.
- AsynchEventHelper - Class in org.openhubframework.openhub.core.common.event
-
Helper class for easily sending event notifications in a single line of code.
- AsynchInMessageRoute - Class in org.openhubframework.openhub.core.common.asynch
-
Route definition that processes incoming asynchronous message and make the following steps:
parse trace (SOAP) header from the request
creates
Message
entity
check throttling
saves Message into db
creates OK/FAIL response
If everything works fine then the message is asynchronously redirected for next processing
without need to take it from message queue.
- AsynchInMessageRoute() - Constructor for class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
- AsynchMessageRoute - Class in org.openhubframework.openhub.core.common.asynch
-
Route definition that processes asynchronous message taken from message queue.
- AsynchMessageRoute() - Constructor for class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
- AsynchResponse - Class in org.openhubframework.openhub.api.asynch.model
-
Java class for anonymous complex type.
- AsynchResponse() - Constructor for class org.openhubframework.openhub.api.asynch.model.AsynchResponse
-
- AsynchResponse - Class in org.openhubframework.openhub.modules.in.hello.model
-
Java class for anonymous complex type.
- AsynchResponse() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.AsynchResponse
-
- AsynchResponseProcessor - Class in org.openhubframework.openhub.api.asynch
-
Abstract processor that helps to create response for asynchronous incoming request.
- AsynchResponseProcessor() - Constructor for class org.openhubframework.openhub.api.asynch.AsynchResponseProcessor
-
- AsynchRouteBuilder - Class in org.openhubframework.openhub.api.asynch
-
Helper class for creating input route for asynch.
- CallbackResponse - Class in org.openhubframework.openhub.api.asynch.model
-
Response for asynchronous callback requests.
- CallbackResponse() - Constructor for class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
- callTargetMethod(String, Class<?>, String) - Method in class org.openhubframework.openhub.core.common.contextcall.AbstractContextCall
-
Calls target method of the service by specific protocol.
- callTargetMethod(String, Class<?>, String) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallHttpImpl
-
- CAMEL_SERVLET - Static variable in class org.openhubframework.openhub.core.common.route.RouteConstants
-
Name of the servlet for incoming HTTP communication.
- CamelConfiguration - Annotation Type in org.openhubframework.openhub.api.route
-
Indicates that an annotated class is a Camel configuration "component" (= defines Camel routes).
- cancelMessage(ModelMap, Long) - Method in class org.openhubframework.openhub.admin.web.msg.MessageOperationController
-
Cancel next message processing.
- cancelMessage(long) - Method in interface org.openhubframework.openhub.core.common.asynch.msg.MessageOperationService
-
- cancelMessage(long) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageOperationServiceImpl
-
- cancelMessage(long) - Method in class org.openhubframework.openhub.core.monitoring.MessageAdminOperations
-
- cancelStopEsb(ModelMap) - Method in class org.openhubframework.openhub.admin.web.StopController
-
- cancelStopping() - Method in interface org.openhubframework.openhub.core.common.asynch.stop.StopService
-
Cancels ESB stopping, switches back to normal mode.
- cancelStopping() - Method in class org.openhubframework.openhub.core.common.asynch.stop.StopServiceNodeImpl
-
- CHANGES_URI - Static variable in class org.openhubframework.openhub.admin.web.changes.ChangesController
-
- ChangesController - Class in org.openhubframework.openhub.admin.web.changes
-
Controller for displaying changes.txt (aka release notes).
- ChangesController() - Constructor for class org.openhubframework.openhub.admin.web.changes.ChangesController
-
- CHARSET_UTF8 - Static variable in class org.openhubframework.openhub.common.Strings
-
The UTF-8 charset constant.
- check() - Method in interface org.openhubframework.openhub.core.conf.ConfCheck
-
Checks configuration.
- checkAlerts() - Method in class org.openhubframework.openhub.core.alerts.AbstractAlertsCheckingService
-
- checkAlerts() - Method in interface org.openhubframework.openhub.core.alerts.AlertsCheckingService
-
Checks alerts' conditions and if any alert exceeds specified limit then notification is invoked.
- checkDirs() - Method in class org.openhubframework.openhub.core.common.file.DefaultFileRepository
-
- checkFailedLimit(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
Returns true
if failed count exceeds limit for failing.
- CheckingConfMessageDispatcherServlet - Class in org.openhubframework.openhub.core.conf
-
- CheckingConfMessageDispatcherServlet() - Constructor for class org.openhubframework.openhub.core.conf.CheckingConfMessageDispatcherServlet
-
- checkInput(String) - Static method in class org.openhubframework.openhub.common.Strings
-
Checks an input - it escapes the input for HTML and JavaScript.
- checkParentMessage(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
- checkStopping() - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
Checks if ESB goes down or not.
- ChildMessage - Class in org.openhubframework.openhub.api.asynch.msg
-
Represents child message.
- ChildMessage(Message, BindingTypeEnum, ServiceExtEnum, String, String, String, EntityTypeExtEnum, String) - Constructor for class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
Creates child message with specified binding type to parent message.
- ChildMessage(Message, ServiceExtEnum, String, String) - Constructor for class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
Creates child message with
HARD
binding type to parent message.
- clearCall(String) - Method in interface org.openhubframework.openhub.core.common.contextcall.ContextCallRegistry
-
Removes call parameters and response for specified call ID.
- clearCall(String) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallRegistryMemoryImpl
-
- clearContext() - Static method in class org.openhubframework.openhub.common.log.Log
-
- CloseableHttpComponentsMessageSender - Class in org.openhubframework.openhub.core.common.ws.transport.http
-
WebServiceMessageSender
implementation that uses
Apache
HttpClient (
CloseableHttpClient
) to execute POST requests.
- CloseableHttpComponentsMessageSender() - Constructor for class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Create a new instance of the HttpClientMessageSender
with a default HttpClient
that uses a default PoolingHttpClientConnectionManager
.
- CloseableHttpComponentsMessageSender(boolean) - Constructor for class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Create a new instance of the HttpClientMessageSender
with a default HttpClient
that uses a default PoolingHttpClientConnectionManager
.
- CloseableHttpComponentsMessageSender.PreemptiveAuthInterceptor - Class in org.openhubframework.openhub.core.common.ws.transport.http
-
HttpClient HttpRequestInterceptor
implementation that configures the Apache Http Client
for preemptive authentication.
- CloseableHttpComponentsMessageSender.PreemptiveAuthInterceptor() - Constructor for class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender.PreemptiveAuthInterceptor
-
- CloseableHttpComponentsMessageSender.RemoveSoapHeadersInterceptor - Class in org.openhubframework.openhub.core.common.ws.transport.http
-
HttpClient HttpRequestInterceptor
implementation that removes Content-Length
and
Transfer-Encoding
headers from the request.
- CloseableHttpComponentsMessageSender.RemoveSoapHeadersInterceptor() - Constructor for class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender.RemoveSoapHeadersInterceptor
-
- closeIdleConnections(long) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Closes connections that have been idle for at least the given amount of time.
- commitFile(String, String, FileContentTypeExtEnum, List<String>) - Method in interface org.openhubframework.openhub.api.file.FileRepository
-
Commits saving file - the file will be moved from temporary folder to the target place.
- commitFile(String, String, FileContentTypeExtEnum, List<String>) - Method in class org.openhubframework.openhub.core.common.file.DefaultFileRepository
-
- compare(Exchange, Exchange) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MsgPriorityComparator
-
- compare(VersionInfo, VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoComparator
-
- compare(VersionInfo, VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoRevisionComparator
-
- compare(VersionInfo, VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTimestampComparator
-
- compare(VersionInfo, VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTitleComparator
-
- compare(VersionInfo, VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVendorIdComparator
-
- compare(VersionInfo, VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVersionComparator
-
- compareTo(VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- compilePattern() - Method in class org.openhubframework.openhub.core.reqres.RequestSendingEventNotifier
-
- compilePattern() - Method in class org.openhubframework.openhub.core.reqres.ResponseReceiveEventNotifier
-
- complete(ExternalCall) - Method in class org.openhubframework.openhub.core.common.asynch.ExternalCallServiceImpl
-
- complete(ExternalCall) - Method in interface org.openhubframework.openhub.spi.extcall.ExternalCallService
-
Marks the external call as a successfully executed call.
- CompletedMsgAsynchEvent - Class in org.openhubframework.openhub.api.event
-
Event for successfully completed message, i.e.
- CompletedMsgAsynchEvent(Exchange, Message) - Constructor for class org.openhubframework.openhub.api.event.CompletedMsgAsynchEvent
-
Creates new event.
- composeErrorMessage(ErrorExtEnum, Exception) - Static method in class org.openhubframework.openhub.core.common.exception.ExceptionTranslator
-
Composes error message.
- composeGreeting(SyncHelloRequest) - Method in class org.openhubframework.openhub.modules.in.hello.SyncHelloRoute
-
- ConfCheck - Interface in org.openhubframework.openhub.core.conf
-
Contract for configuration checking.
- ConfigurationChecker - Class in org.openhubframework.openhub.core.conf
-
Configuration checker that is called when application context is initialized.
- ConfigurationChecker() - Constructor for class org.openhubframework.openhub.core.conf.ConfigurationChecker
-
- ConfigurationException - Exception in org.openhubframework.openhub.core.conf
-
Indicates error in OpenHub configuration.
- ConfigurationException(String, Throwable) - Constructor for exception org.openhubframework.openhub.core.conf.ConfigurationException
-
- configure() - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
- configure() - Method in class org.openhubframework.openhub.core.alerts.AlertsSchedulerRoute
-
- configure() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationsPoolRoute
-
- configure() - Method in class org.openhubframework.openhub.core.common.asynch.queue.PartlyFailedMessagesPoolRoute
-
- configure() - Method in class org.openhubframework.openhub.core.common.asynch.repair.RepairProcessingExtCallRoute
-
- configure() - Method in class org.openhubframework.openhub.core.common.asynch.repair.RepairProcessingMsgRoute
-
- configureXmlUnit() - Method in class org.openhubframework.openhub.test.AbstractTest
-
- confirm(Message) - Method in interface org.openhubframework.openhub.api.asynch.confirm.ConfirmationCallback
-
Confirms that the message was fully processed.
- confirm(Message) - Method in interface org.openhubframework.openhub.api.asynch.confirm.ExternalSystemConfirmation
-
Confirms the message to the external system.
- confirm(Message) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.DefaultConfirmationCallback
-
- confirm(Message) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.DelegateConfirmationCallback
-
- CONFIRM_OPERATION - Static variable in class org.openhubframework.openhub.api.entity.ExternalCall
-
- confirmAsyncHello - Variable in class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloResponse
-
- confirmAsynchRequest - Variable in class org.openhubframework.openhub.api.asynch.model.AsynchResponse
-
- confirmAsynchRequest - Variable in class org.openhubframework.openhub.modules.in.hello.model.AsynchResponse
-
- ConfirmationCallback - Interface in org.openhubframework.openhub.api.asynch.confirm
-
Callback contract that confirms successfully processed message to the source system.
- confirmationComplete(ExternalCall) - Method in interface org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationService
-
Marks confirmation as successfully completed.
- confirmationComplete(ExternalCall) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationServiceImpl
-
- confirmationFailed(ExternalCall) - Method in interface org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationService
-
Marks confirmation as successfully completed.
- confirmationFailed(ExternalCall) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationServiceImpl
-
- ConfirmationPollExecutor - Class in org.openhubframework.openhub.core.common.asynch.confirm
-
Reads confirmations (=external calls) from DB and sends them for next processing.
- ConfirmationPollExecutor() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationPollExecutor
-
- ConfirmationPool - Interface in org.openhubframework.openhub.core.common.asynch.confirm
-
- ConfirmationPoolDbImpl - Class in org.openhubframework.openhub.core.common.asynch.confirm
-
- ConfirmationPoolDbImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationPoolDbImpl
-
- ConfirmationService - Interface in org.openhubframework.openhub.core.common.asynch.confirm
-
Service contract for manipulation with confirmations.
- ConfirmationServiceImpl - Class in org.openhubframework.openhub.core.common.asynch.confirm
-
- ConfirmationServiceImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationServiceImpl
-
- ConfirmationsPoolRoute - Class in org.openhubframework.openhub.core.common.asynch.confirm
-
Route definition that starts job process that pools failed confirmations for next processing.
- ConfirmationsPoolRoute() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationsPoolRoute
-
- ConfirmationTypes - Enum in org.openhubframework.openhub.api.asynch.model
-
Java class for confirmationTypes.
- ConfirmationTypes - Enum in org.openhubframework.openhub.modules.in.hello.model
-
Java class for confirmationTypes.
- confirmProcessing(ConfirmProcessingRequest) - Method in interface org.openhubframework.openhub.core.common.asynch.confirm.ws.model.AsynchConfirmationV10
-
- ConfirmProcessingRequest - Class in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
Java class for anonymous complex type.
- ConfirmProcessingRequest() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
- ConfirmProcessingResponse - Class in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
Java class for anonymous complex type.
- ConfirmProcessingResponse() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingResponse
-
- ConsoleController - Class in org.openhubframework.openhub.admin.web.console
-
Controller for displaying admin console directory of actions
- ConsoleController() - Constructor for class org.openhubframework.openhub.admin.web.console.ConsoleController
-
- Constraints - Class in org.openhubframework.openhub.api.common
-
- ContextCall - Interface in org.openhubframework.openhub.core.common.contextcall
-
Contract for calling method of service in sibling (Spring) context.
- ContextCallHttpImpl - Class in org.openhubframework.openhub.core.common.contextcall
-
- ContextCallHttpImpl() - Constructor for class org.openhubframework.openhub.core.common.contextcall.ContextCallHttpImpl
-
- ContextCallParams - Class in org.openhubframework.openhub.core.common.contextcall
-
Encapsulates context call parameters.
- ContextCallParams(Class<?>, String, Object...) - Constructor for class org.openhubframework.openhub.core.common.contextcall.ContextCallParams
-
- ContextCallRegistry - Interface in org.openhubframework.openhub.core.common.contextcall
-
Contract of registry calls for transferring calls' parameters and response between sibling Spring application
contexts, specifically from web application context to Spring WS (Camel) application context.
- ContextCallRegistryMemoryImpl - Class in org.openhubframework.openhub.core.common.contextcall
-
- ContextCallRegistryMemoryImpl() - Constructor for class org.openhubframework.openhub.core.common.contextcall.ContextCallRegistryMemoryImpl
-
- ContextCallRoute - Class in org.openhubframework.openhub.core.common.contextcall
-
Route that serves as input URI for calling from one Spring context to another context.
- ContextCallRoute() - Constructor for class org.openhubframework.openhub.core.common.contextcall.ContextCallRoute
-
- convert(String) - Method in class org.openhubframework.openhub.core.common.spring.SpringQNameConverter
-
- convertCommaSeparatedNumbersToList(String) - Static method in class org.openhubframework.openhub.common.Strings
-
Convert a comma-separated list of numbers to a
List
of
Integer
s.
- convertListToCommaSeparatedString(List<?>) - Static method in class org.openhubframework.openhub.common.Strings
-
Convert a
List
to a comma-separated string.
- CoreAlertsEnum - Enum in org.openhubframework.openhub.spi.alerts
-
Enumeration of alert identifications defined in OpenHub core.
- correlationID - Variable in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
- correlationID - Variable in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
- count(ThrottleScope, int) - Method in class org.openhubframework.openhub.core.throttling.ThrottleCounterMemoryImpl
-
- count(ThrottleScope, int) - Method in interface org.openhubframework.openhub.spi.throttling.ThrottleCounter
-
Counts requests for specified throttle scope and time interval.
- create(HttpContext) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.ntlm.NTLMSchemeFactory
-
- createAndSaveMessage(ExternalSystemExtEnum, ServiceExtEnum, String, String) - Method in class org.openhubframework.openhub.test.AbstractDbTest
-
- createAndSaveMessages(int, ExternalSystemExtEnum, ServiceExtEnum, String, String) - Method in class org.openhubframework.openhub.test.AbstractDbTest
-
- createAndSaveMessages(int, AbstractDbTest.MessageProcessor) - Method in class org.openhubframework.openhub.test.AbstractDbTest
-
- createAsyncHelloRequest() - Method in class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
- createAsyncHelloResponse() - Method in class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
- createAsynchResponse() - Method in class org.openhubframework.openhub.api.asynch.model.ObjectFactory
-
- createAsynchResponse() - Method in class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
- createCallbackResponse() - Method in class org.openhubframework.openhub.api.asynch.model.ObjectFactory
-
- createCompletedMsgEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.AsynchEventFactory
-
- createCompletedMsgEvent(Exchange) - Method in class org.openhubframework.openhub.core.common.event.DefaultAsynchEventFactory
-
- createComponentConfiguration() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallComponent
-
- createConfiguration(String) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallComponent
-
- createConfirmProcessingRequest() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ObjectFactory
-
- createConfirmProcessingResponse() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ObjectFactory
-
- createConsumer(Processor) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- createConsumer(Processor) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- createConsumer(Processor) - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- createConsumer(Processor) - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- createContext(URI) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Template method that allows for creation of a HttpContext
for the given uri.
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildComponent
-
- createEndpoint(String) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallComponent
-
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelComponent
-
- createEndpoint(String, String, Map<String, Object>) - Method in class org.openhubframework.openhub.component.throttling.ThrottlingComponent
-
- createEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.EventNotifierCallback
-
Creates new event.
- createException(QName, Node) - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
Creates exception from SOAP detail node (= element detail/Detail).
- createFailedConfirmation(Message) - Static method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Creates new
failed
confirmation call.
- createFailedMsgEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.AsynchEventFactory
-
- createFailedMsgEvent(Exchange) - Method in class org.openhubframework.openhub.core.common.event.DefaultAsynchEventFactory
-
- createFailResponse(Exchange) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
- createLogEvent() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- createMessage(ChildMessage) - Static method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- createMessage(Exchange, TraceHeader, String, ServiceExtEnum, String, String, EntityTypeExtEnum, String, Boolean, Boolean) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageTransformer
-
Creates message entity.
- createMessage(ExternalSystemExtEnum, ServiceExtEnum, String, String) - Method in class org.openhubframework.openhub.test.AbstractDbTest
-
Creates new message.
- createOkResponse(Exchange) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
Creates OK response.
- createPartlyFailedMsgEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.AsynchEventFactory
-
- createPartlyFailedMsgEvent(Exchange) - Method in class org.openhubframework.openhub.core.common.event.DefaultAsynchEventFactory
-
- createPostponedMsgEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.AsynchEventFactory
-
- createPostponedMsgEvent(Exchange) - Method in class org.openhubframework.openhub.core.common.event.DefaultAsynchEventFactory
-
- createProcessingCall(String, String, Message) - Static method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Creates a new external call with
processing
state.
- createProcessingMsgEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.AsynchEventFactory
-
- createProcessingMsgEvent(Exchange) - Method in class org.openhubframework.openhub.core.common.event.DefaultAsynchEventFactory
-
- createProducer() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- createProducer() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- createProducer() - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- createProducer() - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- createRequest(String, String, String, Message) - Static method in class org.openhubframework.openhub.api.entity.Request
-
Creates a new request.
- createResponse(Request, String, String, Message) - Static method in class org.openhubframework.openhub.api.entity.Response
-
Creates a new response.
- createSessionLogId(String) - Static method in class org.openhubframework.openhub.common.log.LogContextFilter
-
Creates the session log id -> 3 characters + ***** + 4 characters.
- createSyncHelloRequest() - Method in class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
- createSyncHelloResponse() - Method in class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
- createTraceHeader() - Method in class org.openhubframework.openhub.api.asynch.model.ObjectFactory
-
- createTraceHeader(TraceHeader) - Method in class org.openhubframework.openhub.api.asynch.model.ObjectFactory
-
- createTraceHeader() - Method in class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
- createTraceIdentifier() - Method in class org.openhubframework.openhub.api.asynch.model.ObjectFactory
-
- createWaitingMsgEvent(Exchange) - Method in interface org.openhubframework.openhub.core.common.event.AsynchEventFactory
-
- createWaitingMsgEvent(Exchange) - Method in class org.openhubframework.openhub.core.common.event.DefaultAsynchEventFactory
-
- CTX_CORRELATION_ID - Static variable in class org.openhubframework.openhub.common.log.LogContextFilter
-
The identifier of asynchronous message.
- CTX_PROCESS_ID - Static variable in class org.openhubframework.openhub.common.log.LogContextFilter
-
The identifier of process.
- CTX_REQUEST_ID - Static variable in class org.openhubframework.openhub.common.log.LogContextFilter
-
The globally unique identifier of the current request.
- CTX_REQUEST_URI - Static variable in class org.openhubframework.openhub.common.log.LogContextFilter
-
The URI of the current request.
- CTX_SESSION_ID - Static variable in class org.openhubframework.openhub.common.log.LogContextFilter
-
The identifier of the current HTTP session.
- CTX_SOURCE_SYSTEM - Static variable in class org.openhubframework.openhub.common.log.LogContextFilter
-
The identifier of source system.
- CUSTOM_DATA_PROP - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Property name that holds the custom data (string).
- customizeFault(MessageContext, Object, Exception, SoapFault) - Method in class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareSoapExceptionResolver
-
Adds error code element detail into SOAP fault.
- em - Variable in class org.openhubframework.openhub.test.AbstractDbTest
-
- EmailAlertListenerSupport - Class in org.openhubframework.openhub.core.alerts
-
Listener implementation that sends email notifications to admin mails.
- EmailAlertListenerSupport() - Constructor for class org.openhubframework.openhub.core.alerts.EmailAlertListenerSupport
-
- EmailService - Interface in org.openhubframework.openhub.api.common
-
Service for sending emails.
- EmailServiceCamelSmtpImpl - Class in org.openhubframework.openhub.core.common.asynch.notification
-
Mail (SMTP) implementation of
EmailService
interface that uses Apache Camel SMTP component.
- EmailServiceCamelSmtpImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.notification.EmailServiceCamelSmtpImpl
-
- ENABLED_PROP - Static variable in class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
- EndpointRegistry - Interface in org.openhubframework.openhub.core.common.route
-
Contract for getting endpoints overview.
- EndpointRegistryImpl - Class in org.openhubframework.openhub.core.common.route
-
- EndpointRegistryImpl() - Constructor for class org.openhubframework.openhub.core.common.route.EndpointRegistryImpl
-
- EndpointsController - Class in org.openhubframework.openhub.admin.web.console
-
Controller for displaying overview of endpoints.
- EndpointsController() - Constructor for class org.openhubframework.openhub.admin.web.console.EndpointsController
-
- ENTITY_TYPE_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header value that holds
entity type
of the object in the message.
- EntityTypeEnum - Enum in org.openhubframework.openhub.modules
-
Enumeration of possible entity types.
- EntityTypeExtEnum - Interface in org.openhubframework.openhub.api.entity
-
Contract for entity type enums which should be extensible.
- EntityTypeTestEnum - Enum in org.openhubframework.openhub.test
-
Enumeration of possible entity types - for test purposes only.
- equalDateTime(T) - Static method in class org.openhubframework.openhub.test.AbstractTest
-
Creates a matcher that compares JodaTime ReadableInstant
objects based on their millis only,
not Chronology as the default equals() does.
- equals(Object) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- equals(Object) - Method in class org.openhubframework.openhub.api.entity.Message
-
- equals(Object) - Method in class org.openhubframework.openhub.api.entity.Request
-
- equals(Object) - Method in class org.openhubframework.openhub.api.entity.Response
-
- equals(Object) - Method in class org.openhubframework.openhub.common.log.GUID
-
Indicates whether some other object is equal to this GUID.
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoComparator
-
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoRevisionComparator
-
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTimestampComparator
-
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTitleComparator
-
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVendorIdComparator
-
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVersionComparator
-
- equals(Object) - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- equals(Object) - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
- equals(Object) - Method in class org.openhubframework.openhub.spi.throttling.ThrottleScope
-
- ERR_CALLBACK_RES_PROP - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
- ERR_DESC_SEPARATOR - Static variable in class org.openhubframework.openhub.api.entity.Message
-
Separator that separates business error descriptions.
- error(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- error(String, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- error(String, Throwable) - Static method in class org.openhubframework.openhub.common.log.Log
-
- error(String, Throwable, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- ERROR_CODE - Static variable in exception org.openhubframework.openhub.api.exception.MultipleDataFoundException
-
- ERROR_CODE - Static variable in exception org.openhubframework.openhub.api.exception.NoDataFoundException
-
- ErrorAwareWebServiceMessageReceiverHandlerAdapter - Class in org.openhubframework.openhub.core.common.ws.component
-
Spring WS error handler that returns SOAP fault message when there is error during XML parsing
in incoming message.
- ErrorAwareWebServiceMessageReceiverHandlerAdapter() - Constructor for class org.openhubframework.openhub.core.common.ws.component.ErrorAwareWebServiceMessageReceiverHandlerAdapter
-
- ErrorCatalogController - Class in org.openhubframework.openhub.admin.web.console
-
Controller for displaying catalog of errors.
- ErrorCatalogController() - Constructor for class org.openhubframework.openhub.admin.web.console.ErrorCatalogController
-
- ErrorCatalogService - Interface in org.openhubframework.openhub.admin.services
-
Service for retrieving error codes catalog and display that in form of a error catalog view.
- ErrorCatalogServiceImpl - Class in org.openhubframework.openhub.admin.services
-
- ErrorCatalogServiceImpl() - Constructor for class org.openhubframework.openhub.admin.services.ErrorCatalogServiceImpl
-
- ErrorCodeAwareSoapExceptionResolver - Class in org.openhubframework.openhub.core.common.ws
-
Simple, SOAP-specific EndpointExceptionResolver
implementation that stores the exception's message as the fault string.
- ErrorCodeAwareSoapExceptionResolver() - Constructor for class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareSoapExceptionResolver
-
- ErrorCodeAwareWebServiceMessageReceiverHandlerAdapter - Class in org.openhubframework.openhub.core.common.ws
-
- ErrorCodeAwareWebServiceMessageReceiverHandlerAdapter() - Constructor for class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareWebServiceMessageReceiverHandlerAdapter
-
- ErrorEnum - Enum in org.openhubframework.openhub.modules
-
Catalog of custom error codes.
- ErrorExtEnum - Interface in org.openhubframework.openhub.api.exception
-
Contract for error enums which should be extensible.
- ErrorTestEnum - Enum in org.openhubframework.openhub.test
-
Catalog of error codes for tests.
- errorTo(String, String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- errorTo(String, String, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- errorTo(String, String, Throwable) - Static method in class org.openhubframework.openhub.common.log.Log
-
- errorTo(String, String, Throwable, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- escapeMarkup(CharSequence) - Static method in class org.openhubframework.openhub.common.Strings
-
This code was copied from Apache Wicket.
- escapeMarkup(CharSequence, boolean) - Static method in class org.openhubframework.openhub.common.Strings
-
This code was copied from Apache Wicket.
- escapeMarkup(CharSequence, boolean, boolean) - Static method in class org.openhubframework.openhub.common.Strings
-
This code was copied from Apache Wicket.
- EventNotifier - Annotation Type in org.openhubframework.openhub.api.event
-
Indicates that an annotated class is a Camel EventNotifier
event notifier class.
- EventNotifierBase<T extends EventObject> - Class in org.openhubframework.openhub.api.event
-
- EventNotifierBase() - Constructor for class org.openhubframework.openhub.api.event.EventNotifierBase
-
- EventNotifierCallback - Interface in org.openhubframework.openhub.core.common.event
-
Callback contract for creating new events.
- EXCEPTION_ERROR_CODE - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Property name that holds
error code
of the failure.
- exceptionHandling(Exception, Boolean) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Handles specified exception.
- ExceptionTranslationRoute - Class in org.openhubframework.openhub.core.common.asynch
-
Route definition that defines route for exception translation.
- ExceptionTranslationRoute() - Constructor for class org.openhubframework.openhub.core.common.asynch.ExceptionTranslationRoute
-
- ExceptionTranslator - Class in org.openhubframework.openhub.core.common.exception
-
Processor creates uniform error responses - processor translates Camel exceptions to our exception hierarchy.
- ExchangeConstants - Class in org.openhubframework.openhub.api.common
-
Constants regarding to holding information in Exchange
- ExchangeHelper - Class in org.openhubframework.openhub.api.common
-
Some helper methods for working with Exchange
objects.
- EXCLUDE_FAILED_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header value that holds flag (true/false) if FAILED state should be considered when guaranteed order is involved.
- executeExternalCall(Exchange, String) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- existHardParent() - Method in class org.openhubframework.openhub.api.entity.Message
-
Is there message that has parent message with
hard
binding?
- EXT_IN_ROUTE_SUFFIX - Static variable in class org.openhubframework.openhub.api.route.AbstractExtRoute
-
Suffix for asynchronous incoming routes, specific for extension routes.
- EXT_OUT_ROUTE_SUFFIX - Static variable in class org.openhubframework.openhub.api.route.AbstractExtRoute
-
Suffix for asynchronous outbound routes, specific for extension routes.
- EXT_ROUTE_SUFFIX - Static variable in class org.openhubframework.openhub.api.route.AbstractExtRoute
-
Suffix for extension routes.
- ExtCallComponentParams - Class in org.openhubframework.openhub.api.extcall
-
Constants for external call parameters.
- ExtensionConfigurationException - Exception in org.openhubframework.openhub.core.common.extension
-
Exception indicates error during extension configuration loading.
- ExtensionConfigurationException(String, Throwable) - Constructor for exception org.openhubframework.openhub.core.common.extension.ExtensionConfigurationException
-
- EXTERNAL_CALL_KEY - Static variable in class org.openhubframework.openhub.api.extcall.ExtCallComponentParams
-
Optional exchange property, which is appended to the generated operation key or used instead of the key,
depending on the URI.
- EXTERNAL_CALL_OPERATION - Static variable in class org.openhubframework.openhub.api.extcall.ExtCallComponentParams
-
Optional exchange property, which specifies which operation to use for external call checks.
- EXTERNAL_CALL_SUCCESS - Static variable in class org.openhubframework.openhub.api.extcall.ExtCallComponentParams
-
Optional exchange property, which can be set during external call execution.
- EXTERNAL_ROUTE_SUFFIX - Static variable in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Suffix for outbound routes with external systems.
- ExternalCall - Class in org.openhubframework.openhub.api.entity
-
Evidence of calls to external systems (billing, VF, ...).
- ExternalCall() - Constructor for class org.openhubframework.openhub.api.entity.ExternalCall
-
Default public constructor.
- ExternalCallComponent - Class in org.openhubframework.openhub.component.externalcall
-
Apache Camel Component for wrapping external calls with checks for duplicate and outdated calls.
- ExternalCallComponent() - Constructor for class org.openhubframework.openhub.component.externalcall.ExternalCallComponent
-
- ExternalCallDao - Interface in org.openhubframework.openhub.core.common.dao
-
- ExternalCallDaoJpaImpl - Class in org.openhubframework.openhub.core.common.dao
-
- ExternalCallDaoJpaImpl() - Constructor for class org.openhubframework.openhub.core.common.dao.ExternalCallDaoJpaImpl
-
- ExternalCallEndpoint - Class in org.openhubframework.openhub.component.externalcall
-
- ExternalCallEndpoint(String, ExternalCallComponent, ExternalCallKeyType, String) - Constructor for class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- ExternalCallKeyType - Enum in org.openhubframework.openhub.component.externalcall
-
A type of the key to use.
- ExternalCallProducer - Class in org.openhubframework.openhub.component.externalcall
-
- ExternalCallProducer(ExternalCallEndpoint) - Constructor for class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- ExternalCallService - Interface in org.openhubframework.openhub.spi.extcall
-
Contract for checking duplicate and obsolete calls.
- ExternalCallServiceImpl - Class in org.openhubframework.openhub.core.common.asynch
-
- ExternalCallServiceImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.ExternalCallServiceImpl
-
- ExternalCallStateEnum - Enum in org.openhubframework.openhub.api.entity
-
- ExternalSystemConfirmation - Interface in org.openhubframework.openhub.api.asynch.confirm
-
Contract for confirmation of processed asynchronous messages.
- ExternalSystemEnum - Enum in org.openhubframework.openhub.modules
-
Enumeration of possible external systems.
- ExternalSystemExtEnum - Interface in org.openhubframework.openhub.api.entity
-
Contract for external system enums which should be extensible.
- ExternalSystemTestEnum - Enum in org.openhubframework.openhub.test
-
Enumeration of possible external systems - for test purposes only.
- generateBeanName(BeanDefinition, BeanDefinitionRegistry) - Method in class org.openhubframework.openhub.core.common.route.RouteBeanNameGenerator
-
- generateCorrelationId() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildProducer
-
- generateType1Msg(String, String) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.ntlm.JCIFSEngine
-
- generateType3Msg(String, String, String, String, String) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.ntlm.JCIFSEngine
-
- getAdditionalInfo() - Method in class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
Gets the value of the additionalInfo property.
- getAdditionalInfo() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Gets the value of the additionalInfo property.
- getAdditionalInfo() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingResponse
-
Gets the value of the additionalInfo property.
- getAlert(String) - Method in class org.openhubframework.openhub.core.alerts.AbstractAlertsConfiguration
-
- getAlert(String) - Method in interface org.openhubframework.openhub.spi.alerts.AlertsConfiguration
-
Gets alert info.
- getAlerts(boolean) - Method in class org.openhubframework.openhub.core.alerts.AbstractAlertsConfiguration
-
- getAlerts(boolean) - Method in interface org.openhubframework.openhub.spi.alerts.AlertsConfiguration
-
Gets list of all alerts.
- getApplicationContext() - Method in class org.openhubframework.openhub.test.AbstractTest
-
Gets Spring context.
- getApplicationID() - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Gets the value of the applicationID property.
- getAsText() - Method in class org.openhubframework.openhub.admin.web.common.editor.DateTimeEditor
-
- getAsynchConfirmationSoap11V10() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.AsynchConfirmationServiceV10
-
- getAsynchConfirmationSoap11V10(WebServiceFeature...) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.AsynchConfirmationServiceV10
-
- getAttribute(String) - Method in class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
- getAttribute(String) - Method in class org.openhubframework.openhub.core.throttling.JmxThrottlingConfiguration
-
- getAttributes(String[]) - Method in class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
- getAttributes(String[]) - Method in class org.openhubframework.openhub.core.throttling.JmxThrottlingConfiguration
-
- getBean(Class<T>) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Returns bean by its type from registry.
- getBindingType() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getBindingType() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getBody() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getBody() - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Gets call body.
- getBusinessError() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets business error descriptions.
- getBusinessErrorList() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets list of business error descriptions.
- getCamelContext() - Method in class org.openhubframework.openhub.api.event.EventNotifierBase
-
- getCamelContext() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallComponent
-
- getCamelContext() - Method in class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
- getCamelContext() - Method in class org.openhubframework.openhub.core.common.route.EndpointRegistryImpl
-
- getCamelContext() - Method in class org.openhubframework.openhub.test.AbstractTest
-
Gets Camel context.
- getChangesContent() - Method in class org.openhubframework.openhub.admin.web.changes.ChangesController
-
- getChildMessages(Message, Object) - Method in interface org.openhubframework.openhub.api.asynch.msg.MessageSplitterCallback
-
Gets child messages for next processing.
- getClientBuilder() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Gets the HttpClientBuilder
.
- getConfig() - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- getConfirmAsyncHello() - Method in class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloResponse
-
Gets the value of the confirmAsyncHello property.
- getConfirmAsynchRequest() - Method in class org.openhubframework.openhub.api.asynch.model.AsynchResponse
-
Gets the value of the confirmAsynchRequest property.
- getConfirmAsynchRequest() - Method in class org.openhubframework.openhub.modules.in.hello.model.AsynchResponse
-
Gets the value of the confirmAsynchRequest property.
- getConnPoolControl() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Gets the ConnPoolControl
.
- getContentType() - Method in interface org.openhubframework.openhub.api.file.FileContentTypeExtEnum
-
Gets name of this enum.
- getContextValue(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- getCorrelationID() - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Gets the value of the correlationID property.
- getCorrelationId() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets correlation ID that serves for pairing asynchronous request and response.
- getCorrelationId() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getCorrelationID() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Gets the value of the correlationID property.
- getCount(AlertInfo) - Method in class org.openhubframework.openhub.core.alerts.AbstractAlertsCheckingService
-
Gets actual count of specified alert.
- getCount(AlertInfo) - Method in class org.openhubframework.openhub.core.alerts.AlertsCheckingServiceDbImpl
-
- getCountMessages(MsgStateEnum, Integer) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- getCountMessages(MsgStateEnum, Integer) - Method in interface org.openhubframework.openhub.core.common.dao.MessageDao
-
Gets count of messages in specified state
- getCountMessages(MsgStateEnum, Integer) - Method in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- getCountMessages(MsgStateEnum, Integer) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Get count of messages in specific state.
- getCountOfCancel() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfCancelAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfCanceled() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfFailed() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfFailedAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfNew() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfNewAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfOk() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfOkAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfPartlyFailed() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfPartlyFailedAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfPostponed() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfPostponedAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfProcessing() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfProcessingAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfWaiting() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfWaitingAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfWaitingForResponse() - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountOfWaitingForResponseAfterInterval(int) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- getCountProcessingMessagesForFunnel(String, int, String) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- getCountProcessingMessagesForFunnel(String, int, String) - Method in interface org.openhubframework.openhub.core.common.dao.MessageDao
-
Gets count of processing messages (PROCESSING, WAITING, WAITING_FOR_RES) with same funnel value
and for specified funnel ID.
- getCountProcessingMessagesForFunnel(String, int, String) - Method in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- getCountProcessingMessagesForFunnel(String, int, String) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Get count of processing messages for specified funnel value and funnel ID.
- getCreationTimestamp() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets creation date of this entity.
- getCreationTimestamp() - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallParams
-
Gets timestamp when these params were created.
- getCreationTimestamp() - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Gets timestamp when these params were created.
- getCustomData() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets custom data.
- getDate() - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- getDate() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getDateFormat() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- getDatePattern() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- getEmailService() - Method in class org.openhubframework.openhub.core.alerts.EmailAlertListenerSupport
-
Gets email service.
- getEndpoint() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- getEndpoints(ModelMap) - Method in class org.openhubframework.openhub.admin.web.console.EndpointsController
-
- getEndpoints(ModelMap) - Method in class org.openhubframework.openhub.admin.web.console.WsdlController
-
- getEndpointURIs(String) - Method in interface org.openhubframework.openhub.core.common.route.EndpointRegistry
-
Gets endpoint URIs which match specified pattern.
- getEndpointURIs(String) - Method in class org.openhubframework.openhub.core.common.route.EndpointRegistryImpl
-
- getEntityId() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets entity ID.
- getEntityType() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getEntityType() - Method in interface org.openhubframework.openhub.api.entity.EntityTypeExtEnum
-
Gets name of this enum.
- getEntityType() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets type of the entity that is being changed.
- getEntityType() - Method in enum org.openhubframework.openhub.modules.EntityTypeEnum
-
- getEntityType() - Method in enum org.openhubframework.openhub.test.EntityTypeTestEnum
-
- getEnvelope() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets the whole SOAP envelope (= the full original request: SOAP headers, SOAP body).
- getErrDesc() - Method in interface org.openhubframework.openhub.api.exception.ErrorExtEnum
-
Gets error description.
- getErrDesc() - Method in enum org.openhubframework.openhub.api.exception.InternalErrorEnum
-
- getErrDesc() - Method in enum org.openhubframework.openhub.modules.ErrorEnum
-
- getErrDesc() - Method in enum org.openhubframework.openhub.test.ErrorTestEnum
-
- getError() - Method in exception org.openhubframework.openhub.api.exception.IntegrationException
-
Gets the error code.
- getError(Throwable) - Static method in class org.openhubframework.openhub.core.common.exception.ExceptionTranslator
-
- getErrorCatalog() - Method in interface org.openhubframework.openhub.admin.services.ErrorCatalogService
-
- getErrorCatalog() - Method in class org.openhubframework.openhub.admin.services.ErrorCatalogServiceImpl
-
- getErrorCode() - Method in interface org.openhubframework.openhub.api.exception.ErrorExtEnum
-
Gets name of this enum.
- getErrorCode() - Method in enum org.openhubframework.openhub.api.exception.InternalErrorEnum
-
- getErrorCode() - Method in enum org.openhubframework.openhub.modules.ErrorEnum
-
- getErrorCode() - Method in enum org.openhubframework.openhub.test.ErrorTestEnum
-
- getErrorCodeForException(Exception) - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
- getExceptionName(Node) - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
Gets the exception name.
- getExFaultName(Class) - Static method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
Gets the SOAP fault name from the class with
@WebFault
.
- getExpression() - Method in enum org.openhubframework.openhub.component.externalcall.ExternalCallKeyType
-
- getExternalCall(String, String) - Method in interface org.openhubframework.openhub.core.common.dao.ExternalCallDao
-
Finds an existing external call for the specified operation and entityId.
- getExternalCall(String, String) - Method in class org.openhubframework.openhub.core.common.dao.ExternalCallDaoJpaImpl
-
- getExternalCalls() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets the set of referenced external calls.
- getExternalRouteId(ExternalSystemExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Gets route ID for routes which communicates with external systems.
- getExternalSystems() - Method in interface org.openhubframework.openhub.api.asynch.confirm.ExternalSystemConfirmation
-
Returns supported external systems.
- getExtInRouteId(ServiceExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractExtRoute
-
Gets route ID for asynchronous incoming routes, specific for extension routes.
- getExtOutRouteId(ServiceExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractExtRoute
-
Gets route ID for asynchronous outbound routes, specific for extension routes.
- getExtRouteId(ServiceExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractExtRoute
-
Gets route ID for synchronous routes, specific for extension routes.
- getFailedCount() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets count of failed tries.
- getFailedCount() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets number of failed processing.
- getFailedDesc() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets error description if last try was unsuccessful with error.
- getFailedErrorCode() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets error code if last try was unsuccessful with error.
- getFailedReason() - Method in class org.openhubframework.openhub.api.entity.Response
-
Gets reason (SOAP fault, exception, stackTrace, ...) why communication failed.
- getFaultString(InvalidXmlException) - Method in class org.openhubframework.openhub.core.common.ws.component.ErrorAwareWebServiceMessageReceiverHandlerAdapter
-
- getFaultString(InvalidXmlException) - Method in class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareWebServiceMessageReceiverHandlerAdapter
-
- getFileName(String, FileContentTypeExtEnum) - Method in class org.openhubframework.openhub.core.common.file.DefaultFileRepository
-
Gets file name that the file will be saved with.
- getFilePrefix() - Method in interface org.openhubframework.openhub.api.file.FileContentTypeExtEnum
-
Gets file prefix.
- getFilter() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
The Property=Value sets that the specified log event should have in order to not be ignored.
- getFirstElm(Node) - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
- getFormatPattern() - Method in class org.openhubframework.openhub.admin.services.log.LogFileFilter
-
- getFromDate() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
the date to find log lines after
- getFullVersion() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getFunnelComponentId() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets funnel component identifier.
- getFunnelValue() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getFunnelValue() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getFunnelValue() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets value for funnel filtering - you can have funnel that will ensure that there is only one processing
message with same funnel value.
- getFunnelValue() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getGreeting() - Method in class org.openhubframework.openhub.modules.in.hello.model.SyncHelloResponse
-
Gets the value of the greeting property.
- getGroupBy() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
The property names that results will be grouped by.
- getGroupLimit() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
max number of lines to return for each group
- getHeader() - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Gets call header.
- getHelloSoap11V10() - Method in class org.openhubframework.openhub.modules.in.hello.model.HelloServiceV10
-
- getHelloSoap11V10(WebServiceFeature...) - Method in class org.openhubframework.openhub.modules.in.hello.model.HelloServiceV10
-
- getHttpClient() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Returns the HttpClient
used by this message sender.
- getId() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets unique external call ID.
- getId() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets unique request ID.
- getId() - Method in class org.openhubframework.openhub.api.entity.Response
-
Gets unique response ID.
- getId() - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
Gets funnel component identifier.
- getId() - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Gets alert unique identification.
- getIdleInterval() - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
Gets interval (in seconds) that determines how long can be message processing.
- getImplementation(ExternalSystemExtEnum) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.DelegateConfirmationCallback
-
Gets (first) implementation for specified external system.
- getInRouteId(ServiceExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Gets route ID for asynchronous incoming routes.
- getInstance() - Static method in class org.openhubframework.openhub.core.common.asynch.msg.MessageTransformer
-
- getInstance() - Static method in class org.openhubframework.openhub.core.common.exception.ExceptionTranslator
-
- getInterval() - Method in class org.openhubframework.openhub.spi.throttling.ThrottleProps
-
- getInUri() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getInWsUri(QName) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Gets "from" URI for handling incoming WS messages with default "endpointMapping" bean.
- getInWsUri(QName, String) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Gets "from" URI for handling incoming WS messages with default "endpointMapping" bean.
- getInWsUri(QName, String, String) - Method in interface org.openhubframework.openhub.api.route.WebServiceUriBuilder
-
Gets "from" URI for handling incoming WS messages with default "endpointMapping" bean.
- getInWsUri(QName, String, String) - Method in class org.openhubframework.openhub.core.common.route.SpringWsUriBuilder
-
- getInWsUri(QName, String, String) - Method in class org.openhubframework.openhub.test.route.TestWsUriBuilder
-
- getJdbcTemplate() - Method in class org.openhubframework.openhub.test.AbstractDbTest
-
Gets JdbcTemplate
for test DB.
- getKeyType() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- getLastUpdateTimestamp() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets timestamp when the entity was changed last time.
- getLastUpdateTimestamp() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets timestamp when the entity was changed last time.
- getLimit() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
the limit of how many lines should be returned
- getLimit() - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Gets limit.
- getLimit() - Method in class org.openhubframework.openhub.spi.throttling.ThrottleProps
-
- getLocale() - Method in class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareSoapExceptionResolver
-
Returns the locale for the faultstring or reason of the SOAP Fault.
- getLogEventIterator(LogParserConfig, Collection<File>) - Method in class org.openhubframework.openhub.admin.services.log.LogParser
-
- getLogFiles(DateTime) - Method in class org.openhubframework.openhub.admin.services.log.LogParser
-
- getLogFolderPath() - Method in class org.openhubframework.openhub.admin.services.log.LogParser
-
- getLogOfMsgByMsgId(Long, Model) - Method in class org.openhubframework.openhub.admin.web.msg.MessageController
-
- getLogOverview(DateTime, String, Set<String>, Integer, Map<String, String>, Model) - Method in class org.openhubframework.openhub.admin.web.log.LogController
-
- getLogSearch(DateTime, MultiValueMap<String, String>, Model) - Method in class org.openhubframework.openhub.admin.web.log.LogController
-
- getMBeanInfo() - Method in class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
- getMBeanInfo() - Method in class org.openhubframework.openhub.core.throttling.JmxThrottlingConfiguration
-
- getMessage() - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- getMessage() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets main asynch.
- getMessage() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets asynch.
- getMessage() - Method in class org.openhubframework.openhub.api.entity.Response
-
Gets asynch.
- getMessage() - Method in class org.openhubframework.openhub.api.event.AbstractAsynchEvent
-
Gets asynchronous message.
- getMessage() - Method in exception org.openhubframework.openhub.api.exception.IntegrationException
-
- getMessage(Exchange) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- getMessage(Long) - Method in interface org.openhubframework.openhub.core.common.dao.MessageDao
-
Gets message by its ID.
- getMessage(Long) - Method in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- getMessageId() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getMessageReceiveTimestamp() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getMessageService() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildProducer
-
- getMessagesForGuaranteedOrderForFunnel(String, int, boolean, String) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- getMessagesForGuaranteedOrderForFunnel(String, int, boolean, String) - Method in interface org.openhubframework.openhub.core.common.dao.MessageDao
-
Gets list of messages with specified funnel value for guaranteed processing order of messages
for specified funnel.
- getMessagesForGuaranteedOrderForFunnel(String, int, boolean, String) - Method in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- getMessagesForGuaranteedOrderForFunnel(String, int, boolean, String) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Gets list of messages with specified funnel value for guaranteed processing order of messages
for specified funnel.
- getMessagesForGuaranteedOrderForRoute(String, boolean) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- getMessagesForGuaranteedOrderForRoute(String, boolean) - Method in interface org.openhubframework.openhub.core.common.dao.MessageDao
-
Gets list of messages with specified funnel value for guaranteed processing order of whole routes.
- getMessagesForGuaranteedOrderForRoute(String, boolean) - Method in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- getMessagesForGuaranteedOrderForRoute(String, boolean) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Gets list of messages with specified funnel value for guaranteed processing order of whole routes.
- getMessageStateSummary(Date, Date) - Method in interface org.openhubframework.openhub.admin.dao.MessageReportDao
-
Returns list of aggregated values about messages in specified time interval.
- getMessageStateSummary(Date, Date) - Method in class org.openhubframework.openhub.admin.dao.MessageReportDaoJdbcImpl
-
- getMessageStateSummary(Date, Date) - Method in interface org.openhubframework.openhub.admin.services.MessageReportService
-
Returns list of aggregated values about messages in specified time interval.
- getMessageStateSummary(Date, Date) - Method in class org.openhubframework.openhub.admin.services.MessageReportServiceImpl
-
- getMethodArgs() - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallParams
-
Gets method arguments (if any).
- getMethodName() - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallParams
-
Gets name of calling method on target service.
- getMsg() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- getMsgDetailByMsgId(Long, Model) - Method in class org.openhubframework.openhub.admin.web.msg.MessageController
-
- getMsgId() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets parent message ID.
- getMsgId() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets unique message ID.
- getMsgId() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets message ID (only for asynchronous message).
- getMsgTimestamp() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets message timestamp from source system.
- getMsgTimestamp() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets timestamp from source system.
- getName() - Method in class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloRequest
-
Gets the value of the name property.
- getName() - Method in class org.openhubframework.openhub.modules.in.hello.model.SyncHelloRequest
-
Gets the value of the name property.
- getNewFileId() - Method in class org.openhubframework.openhub.core.common.file.DefaultFileRepository
-
Gets new unique file identifier.
- getNextConfirmation() - Method in interface org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationPool
-
Gets confirmation for next processing.
- getNextConfirmation() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationPoolDbImpl
-
- getNextMessage() - Method in interface org.openhubframework.openhub.core.common.asynch.queue.MessagesPool
-
Gets message for next processing.
- getNextMessage() - Method in class org.openhubframework.openhub.core.common.asynch.queue.MessagesPoolDbImpl
-
- getNormalizedUri() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets normalized endpoint/target URI.
- getNotificationBody() - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Gets notification (email, sms) body.
- getNotificationSubject() - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Gets notification (email, sms) subject.
- getNtlmDomain() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.ntlm.NtlmCloseableHttpComponentsMessageSender
-
Gets the NTLM domain.
- getNtlmPassword() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.ntlm.NtlmCloseableHttpComponentsMessageSender
-
Gets the NTLM password.
- getNtlmUsername() - Method in class org.openhubframework.openhub.core.common.ws.transport.http.ntlm.NtlmCloseableHttpComponentsMessageSender
-
Gets the NTLM username.
- getObjectId() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getObjectId() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets object ID that will be changed during message processing.
- getObjectId() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getObjectIdExpr() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getOperation() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getOperation(Exchange) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- getOperationKey(Exchange) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- getOperationName() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getOperationName() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getOperationName() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getOperationName() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets target operation identification (e.g.
- getOperationName() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets operation name, e.g.
- getOperationName() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getOperationName() - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- getOutRouteId(ServiceExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Gets route ID for asynchronous outbound routes.
- getOutWsSoap12Uri(String, String) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
- getOutWsSoap12Uri(String, String, String) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Constructs a "to" URI for sending WS messages to external systems,
i.e., Camel Web Service Endpoint URI for contacting an external system via SOAP 1.2.
- getOutWsSoap12Uri(String, String, String) - Method in interface org.openhubframework.openhub.api.route.WebServiceUriBuilder
-
Constructs a "to" URI for sending WS messages to external systems,
i.e., Camel Web Service Endpoint URI for contacting an external system via SOAP 1.2.
- getOutWsSoap12Uri(String, String, String) - Method in class org.openhubframework.openhub.core.common.route.SpringWsUriBuilder
-
- getOutWsSoap12Uri(String, String, String) - Method in class org.openhubframework.openhub.test.route.TestWsUriBuilder
-
- getOutWsUri(String, String, String) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Constructs a "to" URI for sending WS messages to external systems,
i.e., Camel Web Service Endpoint URI for contacting an external system via SOAP 1.1.
- getOutWsUri(String, String) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
- getOutWsUri(String, String, String) - Method in interface org.openhubframework.openhub.api.route.WebServiceUriBuilder
-
Constructs a "to" URI for sending WS messages to external systems,
i.e., Camel Web Service Endpoint URI for contacting an external system via SOAP 1.1.
- getOutWsUri(String, String, String) - Method in class org.openhubframework.openhub.core.common.route.SpringWsUriBuilder
-
- getOutWsUri(String, String, String) - Method in class org.openhubframework.openhub.test.route.TestWsUriBuilder
-
- getParams(String) - Method in interface org.openhubframework.openhub.core.common.contextcall.ContextCallRegistry
-
Gets call parameters.
- getParams(String) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallRegistryMemoryImpl
-
- getParams(String) - Method in interface org.openhubframework.openhub.core.common.directcall.DirectCallRegistry
-
Gets call parameters.
- getParams(String) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallRegistryMemoryImpl
-
- getParentBindingType() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets type of binding between parent and child message.
- getParentMessage() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getParentMsgId() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets ID of the parent message (if any).
- getPayload() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets body content (XML by default).
- getPolicyRef() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getProcessID() - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Gets the value of the processID property.
- getProcessId() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets process ID that serves for pairing more requests with one process.
- getProcessingPriority() - Method in class org.openhubframework.openhub.api.entity.Message
-
- getProcessingResult() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Gets the value of the processingResult property.
- getProducerTemplate() - Method in class org.openhubframework.openhub.api.event.EventNotifierBase
-
Gets ProducerTemplate
default instance from Camel Context.
- getProducerTemplate() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildProducer
-
Gets ProducerTemplate
default instance from Camel Context.
- getProperties() - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- getProperties() - Method in class org.openhubframework.openhub.core.throttling.AbstractThrottlingConfiguration
-
Gets all throttling properties.
- getProperties() - Method in interface org.openhubframework.openhub.spi.throttling.ThrottlingConfiguration
-
Gets all throttling properties.
- getPropertiesPattern() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- getPropertyCount() - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- getPropertyCount() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- getPropertyName() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoComparator
-
- getPropertyNames() - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- getPropertyNames() - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- getReceiveTimestamp() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets timestamp when message was received.
- getReqTimestamp() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets timestamp when request was send to
target URI
.
- getRequest() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets request content.
- getRequest() - Method in class org.openhubframework.openhub.api.entity.Response
-
Gets corresponding request to this response.
- getRequest(String) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallWsRoute
-
Gets request to external system.
- getRequests() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets the set of referenced logged requests.
- getRequestType() - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- getResponse() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets response to this request.
- getResponse() - Method in class org.openhubframework.openhub.api.entity.Response
-
Gets response.
- getResponse(String, Class<T>) - Method in interface org.openhubframework.openhub.core.common.contextcall.ContextCallRegistry
-
Gets response of the specified call.
- getResponse(String, Class<T>) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallRegistryMemoryImpl
-
- getResponseJoinId() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets identifier for pairing/joining request and response together.
- getResponseMarshalling() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getResponseProcessor() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getResTimestamp() - Method in class org.openhubframework.openhub.api.entity.Response
-
Gets timestamp when response/failed reason was received back.
- getResult() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingResponse
-
Gets the value of the result property.
- getRevision() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getRouteId() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getRouteId(ServiceExtEnum, String) - Static method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Gets route ID for synchronous routes.
- getSearchForm(ExternalSystemEnum, String, ModelMap) - Method in class org.openhubframework.openhub.admin.web.msg.MessageController
-
- getSenderRef() - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Gets reference (= Spring bean name) to sender.
- getService() - Method in class org.openhubframework.openhub.api.asynch.msg.ChildMessage
-
- getService() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets service name, e.g.
- getService() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getService(Exchange) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- getServiceName() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getServiceName() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getServiceName() - Method in interface org.openhubframework.openhub.api.entity.ServiceExtEnum
-
Gets name of this enum.
- getServiceName() - Method in enum org.openhubframework.openhub.modules.ServiceEnum
-
- getServiceName() - Method in class org.openhubframework.openhub.spi.throttling.ThrottleScope
-
Gets service name.
- getServiceName() - Method in enum org.openhubframework.openhub.test.ServiceTestEnum
-
- getServiceType() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getSkipOperationUriList() - Method in class org.openhubframework.openhub.core.common.asynch.ExternalCallServiceImpl
-
- getSoapAction() - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Gets SOAP action.
- getSOAPEnvelope(Exchange) - Static method in class org.openhubframework.openhub.core.common.asynch.msg.MessageTransformer
-
Gets original SOAP envelope.
- getSourceSystem() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getSourceSystem() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getSourceSystem() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets source system.
- getSourceSystem() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- getSourceSystem() - Method in class org.openhubframework.openhub.spi.throttling.ThrottleScope
-
Gets source system.
- getSql() - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Gets SQL expression.
- getStartProcessTimestamp() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets timestamp when the message started processing.
- getState() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getState() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets state of processing.
- getState() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets message state.
- getStateCancel() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStateCount() - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- getStateFailed() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStateOK() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStatePartlyFailed() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStateProcessing() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStateWaiting() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStateWaitingForRes() - Method in class org.openhubframework.openhub.admin.web.msg.TransformedMessageDto
-
- getStatus() - Method in class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
Gets the value of the status property.
- getStoppingState(ModelMap) - Method in class org.openhubframework.openhub.admin.web.StopController
-
- getSystemName() - Method in interface org.openhubframework.openhub.api.entity.ExternalSystemExtEnum
-
Gets name of this enum.
- getSystemName() - Method in enum org.openhubframework.openhub.modules.ExternalSystemEnum
-
- getSystemName() - Method in enum org.openhubframework.openhub.test.ExternalSystemTestEnum
-
- getTaglibFactory() - Method in class org.openhubframework.openhub.admin.web.DefaultFreeMarkerConfigurer
-
- getTargetType() - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallParams
-
Gets class of target service.
- getTargetURI() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- getTargetURI(Exchange) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallProducer
-
- getThrottleProps(ThrottleScope) - Method in class org.openhubframework.openhub.core.throttling.AbstractThrottlingConfiguration
-
- getThrottleProps(ThrottleScope) - Method in interface org.openhubframework.openhub.spi.throttling.ThrottlingConfiguration
-
Gets throttle properties for most equal scope.
- getTimestamp() - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Gets the value of the timestamp property.
- getTimestamp() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getTitle() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getTraceHeader(Exchange, boolean) - Static method in class org.openhubframework.openhub.api.common.ExchangeHelper
-
- getTraceIdentifier() - Method in class org.openhubframework.openhub.api.asynch.model.TraceHeader
-
Gets the value of the traceIdentifier property.
- getTraceIdentifier() - Method in class org.openhubframework.openhub.modules.in.hello.model.TraceHeader
-
Gets the value of the traceIdentifier property.
- getUri() - Method in class org.openhubframework.openhub.api.entity.Request
-
Gets endpoint/target URI.
- getUri() - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Gets external system URI.
- getValidatorList() - Method in class org.openhubframework.openhub.core.common.asynch.TraceHeaderProcessor
-
- getValidators() - Method in class org.openhubframework.openhub.api.asynch.AsynchRouteBuilder
-
- getVendorId() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getVersion() - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- getVersionInformation(VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.impl.ManifestVersionInfoSource
-
Retrieves version information from all manifests that are available at classpath.
- getVersionInformation(VersionInfo) - Method in interface org.openhubframework.openhub.core.common.version.VersionInfoSource
-
Retrieves version information from available application modules.
- getView() - Method in class org.openhubframework.openhub.admin.web.HomepageController
-
- getWsdls() - Method in interface org.openhubframework.openhub.core.common.ws.WsdlRegistry
-
Gets collection of all WSDLs published by OpenHub.
- getWsdls() - Method in class org.openhubframework.openhub.core.common.ws.WsdlRegistrySpringImpl
-
- getWsUri(String) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallWsRoute
-
Gets URI for calling external system.
- greeting - Variable in class org.openhubframework.openhub.modules.in.hello.model.SyncHelloResponse
-
- GROUP_BY_REQUEST_PARAMETER - Static variable in class org.openhubframework.openhub.admin.services.log.LogParserConstants
-
- GROUP_SIZE_REQUEST_PARAMETER - Static variable in class org.openhubframework.openhub.admin.services.log.LogParserConstants
-
- GUARANTEED_ORDER_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header value that holds flag (true/false) if route should be processed in guaranteed order or not.
- GUID - Class in org.openhubframework.openhub.common.log
-
Represents a globally unique ID by combining the UID (which is unique
with respect to the host) and the host's Internet address.
- GUID() - Constructor for class org.openhubframework.openhub.common.log.GUID
-
Creates a globally unique ID.
- GZIP_FILE_EXTENSION - Static variable in class org.openhubframework.openhub.admin.web.msg.MessageLogParser
-
- ID_PROP - Static variable in class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
- ignore(EventNotifier) - Method in interface org.openhubframework.openhub.core.common.event.EventNotifierCallback
-
Ignore specified notifier?
- IllegalDataException - Exception in org.openhubframework.openhub.api.exception
-
Exception indicates non-valid, illegal data.
- IllegalDataException(String) - Constructor for exception org.openhubframework.openhub.api.exception.IllegalDataException
-
- IllegalDataException(String, Throwable) - Constructor for exception org.openhubframework.openhub.api.exception.IllegalDataException
-
- IllegalDataException(ErrorExtEnum, String) - Constructor for exception org.openhubframework.openhub.api.exception.IllegalDataException
-
Creates validation exception with the specified error code and message.
- IllegalDataException(ErrorExtEnum, String, Throwable) - Constructor for exception org.openhubframework.openhub.api.exception.IllegalDataException
-
Creates validation exception with the specified error code, message and cause.
- IN_ROUTE_SUFFIX - Static variable in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Suffix for asynchronous incoming routes.
- indexOf(CharSequence, String) - Static method in class org.openhubframework.openhub.common.Strings
-
- indexOf(CharSequence, char) - Static method in class org.openhubframework.openhub.common.Strings
-
- info(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- info(String, Throwable) - Static method in class org.openhubframework.openhub.common.log.Log
-
- info(String, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- info(String, Throwable, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- infoTo(String, String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- infoTo(String, String, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- infoTo(String, String, Throwable) - Static method in class org.openhubframework.openhub.common.log.Log
-
- infoTo(String, String, Throwable, Object...) - Static method in class org.openhubframework.openhub.common.log.Log
-
- init(FilterConfig) - Method in class org.openhubframework.openhub.common.log.LogContextFilter
-
- initBinder(WebDataBinder) - Method in class org.openhubframework.openhub.admin.web.log.LogController
-
- initBinder(WebDataBinder) - Method in class org.openhubframework.openhub.admin.web.reqresp.RequestResponseController
-
- initRoutes() - Method in class org.openhubframework.openhub.test.AbstractTest
-
Initializes selected routes for specific test.
- initWebApplicationContext() - Method in class org.openhubframework.openhub.core.conf.CheckingConfMessageDispatcherServlet
-
- insert(ExternalCall) - Method in interface org.openhubframework.openhub.core.common.dao.ExternalCallDao
-
Inserts new call.
- insert(ExternalCall) - Method in class org.openhubframework.openhub.core.common.dao.ExternalCallDaoJpaImpl
-
- insert(Message) - Method in interface org.openhubframework.openhub.core.common.dao.MessageDao
-
Inserts new message.
- insert(Message) - Method in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- insertFailedConfirmation(Message) - Method in interface org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationService
-
Inserts new failed confirmation.
- insertFailedConfirmation(Message) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ConfirmationServiceImpl
-
- insertMessage(Message) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildProducer
-
Inserts new messages into DB.
- insertMessage(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
Insert new message into database.
- insertMessage(Message) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- insertMessage(Message) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Inserts new message.
- insertMessages(Collection<Message>) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- insertMessages(Collection<Message>) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Inserts new messages.
- insertRequest(Request) - Method in interface org.openhubframework.openhub.core.common.dao.RequestResponseDao
-
Inserts new request.
- insertRequest(Request) - Method in class org.openhubframework.openhub.core.common.dao.RequestResponseDaoJpaImpl
-
- insertRequest(Request) - Method in interface org.openhubframework.openhub.core.reqres.RequestResponseService
-
Inserts new request.
- insertRequest(Request) - Method in class org.openhubframework.openhub.core.reqres.RequestResponseServiceDefaultImpl
-
- insertResponse(Response) - Method in interface org.openhubframework.openhub.core.common.dao.RequestResponseDao
-
Inserts new response.
- insertResponse(Response) - Method in class org.openhubframework.openhub.core.common.dao.RequestResponseDaoJpaImpl
-
- insertResponse(Response) - Method in interface org.openhubframework.openhub.core.reqres.RequestResponseService
-
Inserts new response.
- insertResponse(Response) - Method in class org.openhubframework.openhub.core.reqres.RequestResponseServiceDefaultImpl
-
- IntegrationException - Exception in org.openhubframework.openhub.api.exception
-
Common integration exception, parent exception for all exceptions thrown by this integration platform.
- IntegrationException(ErrorExtEnum) - Constructor for exception org.openhubframework.openhub.api.exception.IntegrationException
-
Creates new integration exception with specified error code.
- IntegrationException(ErrorExtEnum, String) - Constructor for exception org.openhubframework.openhub.api.exception.IntegrationException
-
Creates new integration exception with specified error code and message.
- IntegrationException(ErrorExtEnum, String, Throwable) - Constructor for exception org.openhubframework.openhub.api.exception.IntegrationException
-
Creates new integration exception with specified error code, message and exception.
- InternalErrorEnum - Enum in org.openhubframework.openhub.api.exception
-
Catalog of internal error codes.
- invoke(String, Object[], String[]) - Method in class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
- invoke(String, Object[], String[]) - Method in class org.openhubframework.openhub.core.throttling.JmxThrottlingConfiguration
-
- invokeMethod(ContextCallParams, BeanFactory) - Static method in class org.openhubframework.openhub.core.common.contextcall.ReflectionCallUtils
-
Invokes target method.
- isAbsoluteUrl(String) - Static method in class org.openhubframework.openhub.common.Strings
-
Returns true if url address starts with 'http://' or 'https://'.
- isAscending() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoComparator
-
- isAscending() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoRevisionComparator
-
- isAscending() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTimestampComparator
-
- isAscending() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTitleComparator
-
- isAscending() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVendorIdComparator
-
- isAscending() - Method in class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVersionComparator
-
- isAsynch(Boolean) - Method in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
- isAsynchMessage() - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
- isAutoRouteAdding() - Method in class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
Returns whether automatically detect Camel routes (those which extends
AbstractExtRoute
) and add them
to Camel context.
- isBlank(CharSequence) - Static method in class org.openhubframework.openhub.common.Strings
-
- isConfirmationCall() - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
Gets true
when external call represents confirmation call.
- isDateTime(T) - Static method in class org.openhubframework.openhub.test.AbstractTest
-
- isDebugEnabled() - Static method in class org.openhubframework.openhub.common.log.Log
-
- isDebugEnabled(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- isEmpty(CharSequence) - Static method in class org.openhubframework.openhub.common.Strings
-
- isEnabled(EventObject) - Method in class org.openhubframework.openhub.api.event.EventNotifierBase
- isEnabled(EventObject) - Method in class org.openhubframework.openhub.core.reqres.RequestSendingEventNotifier
-
- isEnabled(EventObject) - Method in class org.openhubframework.openhub.core.reqres.ResponseReceiveEventNotifier
-
- isEnabled() - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Is this alert enabled?
- isErrorEnabled() - Static method in class org.openhubframework.openhub.common.log.Log
-
- isErrorEnabled(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- isExcludeFailedState() - Method in class org.openhubframework.openhub.api.entity.Message
-
Returns true
if FAILED state should be excluded from guaranteed order.
- isExcludeFailedState() - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- isFailed() - Method in class org.openhubframework.openhub.api.entity.Response
-
Has been communication failed?
If failed then
failed reason
must be specified.
- isFileIdValid(String) - Method in interface org.openhubframework.openhub.api.file.FileRepository
-
Is specified file ID valid identifier?
In other words is there file with specified identifier?
- isFileIdValid(String) - Method in class org.openhubframework.openhub.core.common.file.DefaultFileRepository
-
- isFinal(MsgStateEnum) - Static method in enum org.openhubframework.openhub.api.entity.MsgStateEnum
-
Is specified state final?
- isGuaranteedOrder() - Method in class org.openhubframework.openhub.api.entity.Message
-
Gets flag (true/false) if route should be processed in guaranteed order or not.
- isGuaranteedOrder() - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
Gets true
if funnel component should guaranteed order of processing messages.
- isInfoEnabled() - Static method in class org.openhubframework.openhub.common.log.Log
-
- isInfoEnabled(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- isMandatoryHeader() - Method in class org.openhubframework.openhub.core.common.asynch.TraceHeaderProcessor
-
Returns true
when trace header is mandatory,
or false
when nothing happens when there is no trace header.
- isMatchesFilter(String, int) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- isMessageObsolete(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
Checks if current message wasn't converted to other state or is being processed more times.
- isMsgInGuaranteedOrder(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
Checks if specified message should be processed in guaranteed order and if yes
then checks if the message is in the right order.
- isNotBlank(CharSequence) - Static method in class org.openhubframework.openhub.common.Strings
-
- isNotEmpty(CharSequence) - Static method in class org.openhubframework.openhub.common.Strings
-
- isNotInStoppingMode() - Method in class org.openhubframework.openhub.core.common.asynch.queue.PartlyFailedMessagesPoolRoute
-
Checks if ESB goes down or not.
- isNull(Object, String) - Static method in class org.openhubframework.openhub.api.common.Constraints
-
Assert that an object is null
.
- isNull(Object, String, ErrorExtEnum) - Static method in class org.openhubframework.openhub.api.common.Constraints
-
Assert that an object is null
.
- isParentMessage() - Method in class org.openhubframework.openhub.api.entity.Message
-
Is parent message that has child messages?
Note: binding between child and parent message must be
hard
.
- isProcessing(MsgStateEnum) - Static method in enum org.openhubframework.openhub.api.entity.MsgStateEnum
-
Is specified state processing?
- isRedirectToExTranslator() - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
- isRouteAnnotation(AnnotatedBeanDefinition) - Method in class org.openhubframework.openhub.core.common.route.RouteBeanNameGenerator
-
- isRunning(MsgStateEnum) - Static method in enum org.openhubframework.openhub.api.entity.MsgStateEnum
-
Is specified state running?
- isSingleton() - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- isSingleton() - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- isSingleton() - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- isSingleton() - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- isStopping() - Method in interface org.openhubframework.openhub.core.common.asynch.stop.StopService
-
Is ESB stopping?
- isStopping() - Method in class org.openhubframework.openhub.core.common.asynch.stop.StopServiceNodeImpl
-
- isThrottlingDisabled() - Method in class org.openhubframework.openhub.core.throttling.AbstractThrottlingConfiguration
-
Is throttling disabled at all?
- isThrottlingDisabled() - Method in interface org.openhubframework.openhub.spi.throttling.ThrottlingConfiguration
-
Is throttling disabled at all?
- isTrue(Boolean, String) - Static method in class org.openhubframework.openhub.api.common.Constraints
-
Assert a boolean expression, throwing IllegalArgumentException
if the test result is false
.
- isTrue(Boolean, String, ErrorExtEnum) - Static method in class org.openhubframework.openhub.api.common.Constraints
-
Assert a boolean expression, throwing IllegalArgumentException
if the test result is false
.
- isValid(TraceIdentifier) - Method in interface org.openhubframework.openhub.core.common.validator.TraceIdentifierValidator
-
- isWarnEnabled() - Static method in class org.openhubframework.openhub.common.log.Log
-
- isWarnEnabled(String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- MACHINE_NAME - Static variable in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
- MAIL_BODY_PROP - Static variable in class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
- MAIL_SBJ_PROP - Static variable in class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
- makeCall(Class<?>, String, Class<T>, Object...) - Method in class org.openhubframework.openhub.core.common.contextcall.AbstractContextCall
-
- makeCall(Class<?>, String, Class<T>, Object...) - Method in interface org.openhubframework.openhub.core.common.contextcall.ContextCall
-
Makes call to method of service in sibling (Spring) context.
- makeCall(String) - Method in class org.openhubframework.openhub.core.common.contextcall.ContextCallRoute
-
Makes call.
- makeCall(String) - Method in interface org.openhubframework.openhub.core.common.directcall.DirectCall
-
Makes call to external system with assistance of internal route.
- makeCall(String) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallHttpImpl
-
- ManifestVersionInfoSource - Class in org.openhubframework.openhub.core.common.version.impl
-
This class can be used to determine versions of application modules.
- ManifestVersionInfoSource() - Constructor for class org.openhubframework.openhub.core.common.version.impl.ManifestVersionInfoSource
-
- marshal(DateTime) - Method in class org.openhubframework.openhub.api.asynch.model.Adapter1
-
- marshal(DateTime) - Method in class org.openhubframework.openhub.api.asynch.model.Adapter2
-
- marshal(DateTime) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.Adapter1
-
- marshal(DateTime) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.Adapter2
-
- marshal(DateTime) - Method in class org.openhubframework.openhub.modules.in.hello.model.Adapter1
-
- marshal(DateTime) - Method in class org.openhubframework.openhub.modules.in.hello.model.Adapter2
-
- marshalToXml(Object, Class) - Static method in class org.openhubframework.openhub.common.Tools
-
Marshals object graph into XML.
- marshalToXml(T, QName) - Static method in class org.openhubframework.openhub.common.Tools
-
Marshals object graph into XML.
- match(MetadataReader, MetadataReaderFactory) - Method in class org.openhubframework.openhub.core.common.spring.SystemExcludeRegexPatternTypeFilter
-
- match(MetadataReader, MetadataReaderFactory) - Method in class org.openhubframework.openhub.core.common.spring.SystemIncludeRegexPatternTypeFilter
-
- match(ThrottleScope) - Method in class org.openhubframework.openhub.spi.throttling.ThrottleScope
-
Tests if the throttling scopes match.
- matches(VersionInfo) - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
Determines whether this VersionInfo
instance matches the specified filter.
- MAX_MESSAGES_IN_ONE_QUERY - Static variable in class org.openhubframework.openhub.core.common.dao.ExternalCallDaoJpaImpl
-
- MAX_MESSAGES_IN_ONE_QUERY - Static variable in class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- MAX_REQUESTS_IN_ONE_QUERY - Static variable in class org.openhubframework.openhub.core.common.dao.RequestResponseDaoJpaImpl
-
- MAX_RESULT_LIMIT - Static variable in class org.openhubframework.openhub.admin.services.log.LogParserConstants
-
- Message - Class in org.openhubframework.openhub.api.entity
-
Input asynchronous message.
- Message() - Constructor for class org.openhubframework.openhub.api.entity.Message
-
Empty (default) constructor.
- Message(ExternalSystemExtEnum, String) - Constructor for class org.openhubframework.openhub.api.entity.Message
-
Creates message with specified source system and correlation ID.
- MessageAdminOperations - Class in org.openhubframework.openhub.core.monitoring
-
JMX exporter of message administration operations.
- MessageAdminOperations() - Constructor for class org.openhubframework.openhub.core.monitoring.MessageAdminOperations
-
- MessageController - Class in org.openhubframework.openhub.admin.web.msg
-
Controller that encapsulates actions around messages.
- MessageController() - Constructor for class org.openhubframework.openhub.admin.web.msg.MessageController
-
- MessageDao - Interface in org.openhubframework.openhub.core.common.dao
-
- MessageDaoJpaImpl - Class in org.openhubframework.openhub.core.common.dao
-
- MessageDaoJpaImpl() - Constructor for class org.openhubframework.openhub.core.common.dao.MessageDaoJpaImpl
-
- MessageHelper - Class in org.openhubframework.openhub.core.common.asynch.msg
-
Helper class for message manipulation.
- MessageLogParser - Class in org.openhubframework.openhub.admin.web.msg
-
Parses log file and returns log lines which corresponds with specified correlation ID.
- MessageLogParser() - Constructor for class org.openhubframework.openhub.admin.web.msg.MessageLogParser
-
- MessageOperationController - Class in org.openhubframework.openhub.admin.web.msg
-
Controller that maps request from the Admin GUI to the message operations:
message restart based on the msgID and type.
- MessageOperationController() - Constructor for class org.openhubframework.openhub.admin.web.msg.MessageOperationController
-
- MessageOperationDao - Interface in org.openhubframework.openhub.core.common.dao
-
DAO interface for operations with messages.
- MessageOperationDaoJpaImpl - Class in org.openhubframework.openhub.core.common.dao
-
- MessageOperationDaoJpaImpl() - Constructor for class org.openhubframework.openhub.core.common.dao.MessageOperationDaoJpaImpl
-
- MessageOperationService - Interface in org.openhubframework.openhub.core.common.asynch.msg
-
Defines contract for manipulation with existing messages.
- MessageOperationServiceImpl - Class in org.openhubframework.openhub.core.common.asynch.msg
-
MessageOperationService implements methods to interact with the integrations messages
and if necessary to manipulate their properties, such as state, timestamps, etc.
- MessageOperationServiceImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.msg.MessageOperationServiceImpl
-
- MessagePollExecutor - Class in org.openhubframework.openhub.core.common.asynch.queue
-
Reads messages from DB and sends them for next processing.
- MessagePollExecutor() - Constructor for class org.openhubframework.openhub.core.common.asynch.queue.MessagePollExecutor
-
- MessageReportController - Class in org.openhubframework.openhub.admin.web.msg
-
Controller for displaying the message report list and updated report based on the startDate; endDate parameters.
- MessageReportController() - Constructor for class org.openhubframework.openhub.admin.web.msg.MessageReportController
-
- MessageReportDao - Interface in org.openhubframework.openhub.admin.dao
-
DAO for loading data of the message report.
- MessageReportDaoJdbcImpl - Class in org.openhubframework.openhub.admin.dao
-
- MessageReportDaoJdbcImpl() - Constructor for class org.openhubframework.openhub.admin.dao.MessageReportDaoJdbcImpl
-
- MessageReportDto - Class in org.openhubframework.openhub.admin.dao.dto
-
DTO with main message attributes used for message reports.
- MessageReportDto() - Constructor for class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- MessageReportService - Interface in org.openhubframework.openhub.admin.services
-
Service for retrieving data for reports about messages.
- MessageReportServiceImpl - Class in org.openhubframework.openhub.admin.services
-
- MessageReportServiceImpl() - Constructor for class org.openhubframework.openhub.admin.services.MessageReportServiceImpl
-
- MessageService - Interface in org.openhubframework.openhub.spi.msg
-
Service for manipulating with
Message
.
- MessageServiceImpl - Class in org.openhubframework.openhub.core.common.asynch.msg
-
- MessageServiceImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- MessageSplitterCallback - Interface in org.openhubframework.openhub.api.asynch.msg
-
Callback contract for getting child messages.
- MessageSplitterImpl - Class in org.openhubframework.openhub.core.common.asynch.msg
-
- MessageSplitterImpl(MessageService, ModelCamelContext, MessageSplitterCallback) - Constructor for class org.openhubframework.openhub.core.common.asynch.msg.MessageSplitterImpl
-
Creates new message splitter.
- MessagesPool - Interface in org.openhubframework.openhub.core.common.asynch.queue
-
- MessagesPoolDbImpl - Class in org.openhubframework.openhub.core.common.asynch.queue
-
- MessagesPoolDbImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.queue.MessagesPoolDbImpl
-
- MessagesStatus - Class in org.openhubframework.openhub.core.monitoring
-
JMX exporter of message processing statistics.
- MessagesStatus() - Constructor for class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- MessageTransformer - Class in org.openhubframework.openhub.core.common.asynch.msg
-
Processes input message and transform it to
Message
entity.
- mockDirect(String) - Method in class org.openhubframework.openhub.test.AbstractTest
-
Mocks a hand-over-type endpoint (direct, direct-vm, seda or vm)
by simply providing the other (consumer=From) side connected to a mock.
- mockDirect(String, String) - Method in class org.openhubframework.openhub.test.AbstractTest
-
- MODULES_IN - Static variable in class org.openhubframework.openhub.core.common.route.RouteBeanNameGenerator
-
- MODULES_OUT - Static variable in class org.openhubframework.openhub.core.common.route.RouteBeanNameGenerator
-
- MODULES_PACKAGE_IN - Static variable in class org.openhubframework.openhub.core.common.route.RouteBeanNameGenerator
-
- MODULES_PACKAGE_OUT - Static variable in class org.openhubframework.openhub.core.common.route.RouteBeanNameGenerator
-
- MSG_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header name that holds the
Message
for processing.
- MSG_QUEUE_INSERT_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header name that holds timestamp (long in ms) when message is inserted into queue for next processing.
- MsgFunnelComponent - Class in org.openhubframework.openhub.component.funnel
-
Apache Camel component "msg-funnel" for filtering processing messages.
- MsgFunnelComponent() - Constructor for class org.openhubframework.openhub.component.funnel.MsgFunnelComponent
-
- MsgFunnelEndpoint - Class in org.openhubframework.openhub.component.funnel
-
- MsgFunnelEndpoint(String, Component) - Constructor for class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
Creates new endpoint.
- MsgFunnelProducer - Class in org.openhubframework.openhub.component.funnel
-
- MsgFunnelProducer(MsgFunnelEndpoint) - Constructor for class org.openhubframework.openhub.component.funnel.MsgFunnelProducer
-
Creates new producer.
- MsgPriorityComparator - Class in org.openhubframework.openhub.core.common.asynch.msg
-
- MsgPriorityComparator() - Constructor for class org.openhubframework.openhub.core.common.asynch.msg.MsgPriorityComparator
-
- MsgSplitter - Interface in org.openhubframework.openhub.api.asynch.msg
-
Contract for splitting original (parent) message into smaller messages which will be processed
separately.
- MsgStateEnum - Enum in org.openhubframework.openhub.api.entity
-
Enumeration of possible message states.
- MultipleDataFoundException - Exception in org.openhubframework.openhub.api.exception
-
Exception indicates that exactly one record was expected but multiple records were found.
- MultipleDataFoundException(String) - Constructor for exception org.openhubframework.openhub.api.exception.MultipleDataFoundException
-
Creates exception with the message.
- MultipleDataFoundException(String, Throwable) - Constructor for exception org.openhubframework.openhub.api.exception.MultipleDataFoundException
-
- MyHttpServletConnection - Class in org.openhubframework.openhub.core.common.ws.component
-
My implementation of HttpServletConnection
because there is protected constructor by default.
- MyHttpServletConnection(HttpServletRequest, HttpServletResponse) - Constructor for class org.openhubframework.openhub.core.common.ws.component.MyHttpServletConnection
-
- OBJECT_ID_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header value that holds ID of the object in the message.
- ObjectFactory - Class in org.openhubframework.openhub.api.asynch.model
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.openhubframework.openhub.api.asynch.model package.
- ObjectFactory() - Constructor for class org.openhubframework.openhub.api.asynch.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openhubframework.openhub.api.asynch.model
- ObjectFactory - Class in org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.openhubframework.openhub.core.common.asynch.confirm.ws.model package.
- ObjectFactory() - Constructor for class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openhubframework.openhub.core.common.asynch.confirm.ws.model
- ObjectFactory - Class in org.openhubframework.openhub.modules.in.hello.model
-
This object contains factory methods for each
Java content interface and Java element interface
generated in the org.openhubframework.openhub.modules.in.hello.model package.
- ObjectFactory() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.ObjectFactory
-
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.openhubframework.openhub.modules.in.hello.model
- onAlert(AlertInfo, long) - Method in class org.openhubframework.openhub.core.alerts.EmailAlertListenerSupport
-
Default implementation is to send email notification.
- onAlert(AlertInfo) - Method in class org.openhubframework.openhub.core.alerts.EmailAlertListenerSupport
-
Does action when specified alert is activated.
- onAlert(AlertInfo, long) - Method in interface org.openhubframework.openhub.spi.alerts.AlertListener
-
Notifies that specified alert is activated.
- onApplicationEvent(ContextRefreshedEvent) - Method in class org.openhubframework.openhub.core.conf.ConfigurationChecker
-
- OPERATION_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
Header value that holds target operation name (as string).
- org.openhubframework.openhub.admin - package org.openhubframework.openhub.admin
-
Web layer.
- org.openhubframework.openhub.admin.dao - package org.openhubframework.openhub.admin.dao
-
Persistent layer.
- org.openhubframework.openhub.admin.dao.dto - package org.openhubframework.openhub.admin.dao.dto
-
- org.openhubframework.openhub.admin.services - package org.openhubframework.openhub.admin.services
-
Service layer.
- org.openhubframework.openhub.admin.services.log - package org.openhubframework.openhub.admin.services.log
-
- org.openhubframework.openhub.admin.web - package org.openhubframework.openhub.admin.web
-
- org.openhubframework.openhub.admin.web.changes - package org.openhubframework.openhub.admin.web.changes
-
- org.openhubframework.openhub.admin.web.common.editor - package org.openhubframework.openhub.admin.web.common.editor
-
- org.openhubframework.openhub.admin.web.console - package org.openhubframework.openhub.admin.web.console
-
- org.openhubframework.openhub.admin.web.log - package org.openhubframework.openhub.admin.web.log
-
- org.openhubframework.openhub.admin.web.msg - package org.openhubframework.openhub.admin.web.msg
-
- org.openhubframework.openhub.admin.web.reqresp - package org.openhubframework.openhub.admin.web.reqresp
-
- org.openhubframework.openhub.api.asynch - package org.openhubframework.openhub.api.asynch
-
Processing of asynchronous messages.
- org.openhubframework.openhub.api.asynch.confirm - package org.openhubframework.openhub.api.asynch.confirm
-
Confirmation functionality.
- org.openhubframework.openhub.api.asynch.model - package org.openhubframework.openhub.api.asynch.model
-
- org.openhubframework.openhub.api.asynch.msg - package org.openhubframework.openhub.api.asynch.msg
-
Message services and operations with them.
- org.openhubframework.openhub.api.common - package org.openhubframework.openhub.api.common
-
- org.openhubframework.openhub.api.entity - package org.openhubframework.openhub.api.entity
-
Main (business) entities.
- org.openhubframework.openhub.api.event - package org.openhubframework.openhub.api.event
-
- org.openhubframework.openhub.api.exception - package org.openhubframework.openhub.api.exception
-
- org.openhubframework.openhub.api.extcall - package org.openhubframework.openhub.api.extcall
-
- org.openhubframework.openhub.api.file - package org.openhubframework.openhub.api.file
-
Handle file storing in the repository.
- org.openhubframework.openhub.api.route - package org.openhubframework.openhub.api.route
-
Defines base class for route definition and few basic routes.
- org.openhubframework.openhub.common - package org.openhubframework.openhub.common
-
- org.openhubframework.openhub.common.jaxb - package org.openhubframework.openhub.common.jaxb
-
JAXB enhancements - date conversion to/from JODA time.
- org.openhubframework.openhub.common.log - package org.openhubframework.openhub.common.log
-
Enhancements to logging capabilities.
- org.openhubframework.openhub.component - package org.openhubframework.openhub.component
-
Custom Camel components.
- org.openhubframework.openhub.component.asynchchild - package org.openhubframework.openhub.component.asynchchild
-
"asynch-child" Camel component.
- org.openhubframework.openhub.component.externalcall - package org.openhubframework.openhub.component.externalcall
-
"extcall" component implementation.
- org.openhubframework.openhub.component.funnel - package org.openhubframework.openhub.component.funnel
-
"msg-funnel" component implementation.
- org.openhubframework.openhub.component.throttling - package org.openhubframework.openhub.component.throttling
-
"throttling" component for throttling input requests.
- org.openhubframework.openhub.core.alerts - package org.openhubframework.openhub.core.alerts
-
Alerts implementation.
- org.openhubframework.openhub.core.common.asynch - package org.openhubframework.openhub.core.common.asynch
-
Processing of asynchronous messages.
- org.openhubframework.openhub.core.common.asynch.confirm - package org.openhubframework.openhub.core.common.asynch.confirm
-
Confirmation functionality.
- org.openhubframework.openhub.core.common.asynch.confirm.ws.model - package org.openhubframework.openhub.core.common.asynch.confirm.ws.model
-
- org.openhubframework.openhub.core.common.asynch.msg - package org.openhubframework.openhub.core.common.asynch.msg
-
Message services and operations with them.
- org.openhubframework.openhub.core.common.asynch.notification - package org.openhubframework.openhub.core.common.asynch.notification
-
Notification service - useful when is needed to contact (inform) selected people.
- org.openhubframework.openhub.core.common.asynch.queue - package org.openhubframework.openhub.core.common.asynch.queue
-
Re-processing of PARTLY_FAILED messages.
- org.openhubframework.openhub.core.common.asynch.repair - package org.openhubframework.openhub.core.common.asynch.repair
-
Repair processing messages and external calls.
- org.openhubframework.openhub.core.common.asynch.stop - package org.openhubframework.openhub.core.common.asynch.stop
-
Classes for "ESB stopping" functionality.
- org.openhubframework.openhub.core.common.contextcall - package org.openhubframework.openhub.core.common.contextcall
-
Classes for making calls between sibling Spring application contexts, specifically from web application context
to Spring WS (Camel) application context.
- org.openhubframework.openhub.core.common.dao - package org.openhubframework.openhub.core.common.dao
-
DAO classes.
- org.openhubframework.openhub.core.common.directcall - package org.openhubframework.openhub.core.common.directcall
-
Classes for making direct calls to external systems via sibling Spring application contexts,
specifically from web application context to Spring WS (Camel) application context and then to external system.
- org.openhubframework.openhub.core.common.event - package org.openhubframework.openhub.core.common.event
-
- org.openhubframework.openhub.core.common.exception - package org.openhubframework.openhub.core.common.exception
-
Defines exceptions hierarchy and defines global error handling policy.
- org.openhubframework.openhub.core.common.extension - package org.openhubframework.openhub.core.common.extension
-
OpenHub extension classes.
- org.openhubframework.openhub.core.common.file - package org.openhubframework.openhub.core.common.file
-
Handle file storing in the repository.
- org.openhubframework.openhub.core.common.route - package org.openhubframework.openhub.core.common.route
-
Defines base class for route definition and few basic routes.
- org.openhubframework.openhub.core.common.spring - package org.openhubframework.openhub.core.common.spring
-
Support classes for Spring "context:component-scan" include/exclude elements.
- org.openhubframework.openhub.core.common.validator - package org.openhubframework.openhub.core.common.validator
-
- org.openhubframework.openhub.core.common.version - package org.openhubframework.openhub.core.common.version
-
Classes for extracting build number from MANIFEST.MF file.
- org.openhubframework.openhub.core.common.version.comparator - package org.openhubframework.openhub.core.common.version.comparator
-
- org.openhubframework.openhub.core.common.version.impl - package org.openhubframework.openhub.core.common.version.impl
-
- org.openhubframework.openhub.core.common.ws - package org.openhubframework.openhub.core.common.ws
-
Helper classes for Spring Web Services.
- org.openhubframework.openhub.core.common.ws.component - package org.openhubframework.openhub.core.common.ws.component
-
Standard Camel Spring WS component returns raw exception when invalid XML request occurs.
- org.openhubframework.openhub.core.common.ws.transport.http - package org.openhubframework.openhub.core.common.ws.transport.http
-
- org.openhubframework.openhub.core.common.ws.transport.http.ntlm - package org.openhubframework.openhub.core.common.ws.transport.http.ntlm
-
NTLM extension of HttpClient.
- org.openhubframework.openhub.core.conf - package org.openhubframework.openhub.core.conf
-
Application configuration classes.
- org.openhubframework.openhub.core.monitoring - package org.openhubframework.openhub.core.monitoring
-
Monitoring tools.
- org.openhubframework.openhub.core.reqres - package org.openhubframework.openhub.core.reqres
-
Requests/responses saving.
- org.openhubframework.openhub.core.throttling - package org.openhubframework.openhub.core.throttling
-
Throttling problem solution.
- org.openhubframework.openhub.modules - package org.openhubframework.openhub.modules
-
Modules encapsulates various interfaces to external systems
- each module represents one input/output interface of the integration platform.
- org.openhubframework.openhub.modules.in - package org.openhubframework.openhub.modules.in
-
Modules which process input requests from external systems
- public interfaces are divided by entity type + there is special interface for communication with Vodafone (VF),
to be able to send messages to our system.
- org.openhubframework.openhub.modules.in.hello - package org.openhubframework.openhub.modules.in.hello
-
Hello world example.
- org.openhubframework.openhub.modules.in.hello.model - package org.openhubframework.openhub.modules.in.hello.model
-
- org.openhubframework.openhub.modules.out - package org.openhubframework.openhub.modules.out
-
Modules which serves for requesting third party systems (billing, vodafone, ...).
- org.openhubframework.openhub.spi - package org.openhubframework.openhub.spi
-
- org.openhubframework.openhub.spi.alerts - package org.openhubframework.openhub.spi.alerts
-
- org.openhubframework.openhub.spi.extcall - package org.openhubframework.openhub.spi.extcall
-
- org.openhubframework.openhub.spi.msg - package org.openhubframework.openhub.spi.msg
-
- org.openhubframework.openhub.spi.throttling - package org.openhubframework.openhub.spi.throttling
-
Throttling problem solution.
- org.openhubframework.openhub.test - package org.openhubframework.openhub.test
-
- org.openhubframework.openhub.test.route - package org.openhubframework.openhub.test.route
-
- OUT_ROUTE_SUFFIX - Static variable in class org.openhubframework.openhub.api.route.AbstractBasicRoute
-
Suffix for asynchronous outbound routes.
- OutputStreamWriterCallback - Interface in org.openhubframework.openhub.api.file
-
Callback for writing file (generally content) to specified output stream.
- saveLogContextParams(Message, Map<String, Object>) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
- saveTempFile(OutputStreamWriterCallback) - Method in interface org.openhubframework.openhub.api.file.FileRepository
-
Saves temporary file in the repository.
- saveTempFile(OutputStreamWriterCallback) - Method in class org.openhubframework.openhub.core.common.file.DefaultFileRepository
-
- searchMessage(ExternalSystemEnum, String, ModelMap) - Method in class org.openhubframework.openhub.admin.web.msg.MessageController
-
- searchRequests(DateTime, DateTime, String, String, ModelMap) - Method in class org.openhubframework.openhub.admin.web.reqresp.RequestResponseController
-
- sendEmail(String, String) - Method in class org.openhubframework.openhub.core.alerts.EmailAlertListenerSupport
-
Sends notification email to administrators.
- sendEmailToAdmins(String, String) - Method in interface org.openhubframework.openhub.api.common.EmailService
-
Sends email to administrators.
- sendEmailToAdmins(String, String) - Method in class org.openhubframework.openhub.core.common.asynch.notification.DummyEmailServiceImpl
-
- sendEmailToAdmins(String, String) - Method in class org.openhubframework.openhub.core.common.asynch.notification.EmailServiceCamelSmtpImpl
-
- sendFormattedEmail(String, String, String, Object...) - Method in interface org.openhubframework.openhub.api.common.EmailService
-
Sends formatted email to recipients.
- sendFormattedEmail(String, String, String, Object...) - Method in class org.openhubframework.openhub.core.common.asynch.notification.DummyEmailServiceImpl
-
- sendFormattedEmail(String, String, String, Object...) - Method in class org.openhubframework.openhub.core.common.asynch.notification.EmailServiceCamelSmtpImpl
-
- sendForNextProcessing(Message) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildProducer
-
Sends message for next asynchronous processing.
- sendMailToAdmin(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
Sends notification mail to admin(s).
- SERVICE_HEADER - Static variable in class org.openhubframework.openhub.api.asynch.AsynchConstants
-
- ServiceEnum - Enum in org.openhubframework.openhub.modules
-
Enumeration of possible services (aka modules).
- ServiceExtEnum - Interface in org.openhubframework.openhub.api.entity
-
Contract for service enums which should be extensible.
- ServiceTestEnum - Enum in org.openhubframework.openhub.test
-
Enumeration of possible services (aka modules) - for test purposes only.
- setAdditionalInfo(String) - Method in class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
Sets the value of the additionalInfo property.
- setAdditionalInfo(String) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Sets the value of the additionalInfo property.
- setAdditionalInfo(String) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingResponse
-
Sets the value of the additionalInfo property.
- setApplicationContext(ApplicationContext) - Method in class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
Sets parent Spring application context.
- setApplicationContext(ApplicationContext) - Method in class org.openhubframework.openhub.core.common.version.impl.ManifestVersionInfoSource
-
- setApplicationID(String) - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Sets the value of the applicationID property.
- setAsText(String) - Method in class org.openhubframework.openhub.admin.web.common.editor.DateTimeEditor
-
- setAttribute(Attribute) - Method in class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
- setAttribute(Attribute) - Method in class org.openhubframework.openhub.core.throttling.JmxThrottlingConfiguration
-
- setAttributes(AttributeList) - Method in class org.openhubframework.openhub.core.alerts.AlertsJmxConfiguration
-
- setAttributes(AttributeList) - Method in class org.openhubframework.openhub.core.throttling.JmxThrottlingConfiguration
-
- setAuthScope(AuthScope) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the authentication scope to be used.
- setAutoRouteAdding(boolean) - Method in class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
Sets whether automatically detect Camel routes (those which extends
AbstractExtRoute
) and add them
to Camel context.
- setBindingType(BindingTypeEnum) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
- setBusinessError(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setCallbackResponse(CallbackResponse) - Method in class org.openhubframework.openhub.api.asynch.AsynchResponseProcessor
-
- setCamelContext(CamelContext) - Method in class org.openhubframework.openhub.api.event.EventNotifierBase
-
- setCamelContext(CamelContext) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallComponent
-
- setCamelContext(CamelContext) - Method in class org.openhubframework.openhub.core.common.extension.AbstractExtensionConfigurationLoader
-
Sets Camel context.
- setCamelContext(CamelContext) - Method in class org.openhubframework.openhub.core.common.route.EndpointRegistryImpl
-
- setCancelState(Message) - Method in interface org.openhubframework.openhub.core.common.dao.MessageOperationDao
-
- setCancelState(Message) - Method in class org.openhubframework.openhub.core.common.dao.MessageOperationDaoJpaImpl
-
- setCheckUrl(boolean) - Method in class org.openhubframework.openhub.core.conf.ConfigurationChecker
-
Enables checking of localhost URI.
- setConfirmAsyncHello(CallbackResponse) - Method in class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloResponse
-
Sets the value of the confirmAsyncHello property.
- setConfirmAsynchRequest(CallbackResponse) - Method in class org.openhubframework.openhub.api.asynch.model.AsynchResponse
-
Sets the value of the confirmAsynchRequest property.
- setConfirmAsynchRequest(CallbackResponse) - Method in class org.openhubframework.openhub.modules.in.hello.model.AsynchResponse
-
Sets the value of the confirmAsynchRequest property.
- setConnectionTimeout(int) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the timeout until a connection is established.
- setContextValue(String, String) - Static method in class org.openhubframework.openhub.common.log.Log
-
- setCorrelationID(String) - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Sets the value of the correlationID property.
- setCorrelationId(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setCorrelationId(String) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Sets correlation ID.
- setCorrelationID(String) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Sets the value of the correlationID property.
- setCreationTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setCredentials(Credentials) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the credentials to be used.
- setCredentialsProvider(CredentialsProvider) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the implementation of CredentialsProvider
.
- setCustomData(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setDataSource(DataSource) - Method in class org.openhubframework.openhub.admin.dao.MessageReportDaoJdbcImpl
-
- setDataSource(DataSource) - Method in class org.openhubframework.openhub.core.alerts.AlertsJdbcDao
-
- setDate(DateTime) - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- setDefaultMaxPerHost(int) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the default maximum number of connections allowed per host for the underlying HttpClient.
- setEnabled(boolean) - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Enables/disables this alert.
- setEntityId(String) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setEntityInfo(Message, Map<String, Object>) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
- setEntityType(EntityTypeExtEnum) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setEnvelope(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setExcludeFailedState(boolean) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setExcludeFailedState(boolean) - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
Sets flag whether you want to exclude FAILED state from searching messages for guaranteed order.
- setExternalCallDao(ExternalCallDao) - Method in class org.openhubframework.openhub.core.common.asynch.repair.RepairExternalCallDbImpl
-
- setFailed(boolean) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setFailedCount(int) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setFailedCount(int) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setFailedDesc(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setFailedErrorCode(ErrorExtEnum) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setFailedReason(String) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setFaultHeaderStringOrReason(String) - Method in class org.openhubframework.openhub.core.common.ws.HeaderAndPayloadValidatingInterceptor
-
Sets fault reason when there is no requested header.
- setFilter(Map<String, String>) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- setFormatPattern(String) - Method in class org.openhubframework.openhub.admin.services.log.LogFileFilter
-
- setFromDate(DateTime) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- setFunnelComponentId(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setFunnelComponentId(Message, String) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setFunnelComponentId(Message, String) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Sets funnel component identifier to specified message.
- setFunnelValue(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setFunnelValue(String) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Sets funnel value for "funnel" filtering.
- setGreeting(String) - Method in class org.openhubframework.openhub.modules.in.hello.model.SyncHelloResponse
-
Sets the value of the greeting property.
- setGroupBy(Collection<String>) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- setGroupLimit(Integer) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- setGuaranteedOrder(boolean) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setGuaranteedOrder(boolean) - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- setHeader(Object) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallParams
-
Sets call header.
- setHeader(String, Exchange) - Method in class org.openhubframework.openhub.core.common.directcall.DirectCallWsRoute
-
Sets request header if available.
- setId(Long) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setId(Long) - Method in class org.openhubframework.openhub.api.entity.Request
-
- setId(Long) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setId(String) - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- setIdleInterval(int) - Method in class org.openhubframework.openhub.component.funnel.MsgFunnelEndpoint
-
- setIgnoreRequests(Collection<String>) - Method in class org.openhubframework.openhub.core.common.ws.HeaderAndPayloadValidatingInterceptor
-
Sets request root element names which will be ignored from trace header checking.
- setInitAllRoutes(boolean) - Static method in class org.openhubframework.openhub.test.AbstractTest
-
Sets true
if all routes should be initialized (=added into Camel context).
- setInsertQueueTimestamp(Map<String, Object>) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
- setKeyType(ExternalCallKeyType) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- setLastUpdateTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setLastUpdateTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setLimit(Integer) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- setLimit(long) - Method in class org.openhubframework.openhub.spi.alerts.AlertInfo
-
Sets limit.
- setLocale(Locale) - Method in class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareSoapExceptionResolver
-
Sets the locale for the faultstring or reason of the SOAP Fault.
- setLogContextParams(Message, String) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchMessageRoute
-
Set log context parameters.
- setLogContextParams(Message, String) - Static method in class org.openhubframework.openhub.core.common.asynch.LogContextHelper
-
- setLogFolderPath(String) - Method in class org.openhubframework.openhub.admin.services.log.LogParser
-
- setMaxConnectionsPerHost(Map<String, String>) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the maximum number of connections per host for the underlying HttpClient.
- setMaxTotalConnections(int) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Sets the maximum number of connections allowed for the underlying HttpClient.
- setMessage(String) - Method in class org.openhubframework.openhub.admin.services.log.LogEvent
-
- setMessage(Message) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setMessage(Message) - Method in class org.openhubframework.openhub.api.entity.Request
-
- setMessage(Message) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setMessageId(int) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setMessageReceiveTimestamp(Date) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setMessageService(MessageService) - Method in class org.openhubframework.openhub.core.monitoring.MessagesStatus
-
- setMsg(String) - Method in class org.openhubframework.openhub.admin.services.log.LogParserConfig
-
- setMsgId(Long) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setMsgId(Long) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setMsgId(Long) - Method in class org.openhubframework.openhub.api.entity.Request
-
- setMsgPriority(Message) - Method in class org.openhubframework.openhub.core.common.asynch.AsynchInMessageRoute
-
- setMsgTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setMsgTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setName(String) - Method in class org.openhubframework.openhub.modules.in.hello.model.AsyncHelloRequest
-
Sets the value of the name property.
- setName(String) - Method in class org.openhubframework.openhub.modules.in.hello.model.SyncHelloRequest
-
Sets the value of the name property.
- setObjectId(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setObjectId(String) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Sets object ID that will be changed during message processing.
- setOperationName(String) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setOperationName(String) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setOperationName(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setOperationName(String) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Sets operation name, e.g.
- setOperationName(String) - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- setParentBindingType(BindingTypeEnum) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setParentMessage(boolean) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setParentMsgId(Long) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setPartlyFailedState(Message) - Method in interface org.openhubframework.openhub.core.common.dao.MessageOperationDao
-
Restarts message = change the message state from FAILED -> PARTLY_FAILED.
- setPartlyFailedState(Message) - Method in class org.openhubframework.openhub.core.common.dao.MessageOperationDaoJpaImpl
-
- setPayload(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setPrivateField(Object, String, Object) - Static method in class org.openhubframework.openhub.test.AbstractTest
-
Sets value of private field.
- setProcessID(String) - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Sets the value of the processID property.
- setProcessId(String) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setProcessingPriority(int) - Method in class org.openhubframework.openhub.api.entity.Message
-
Sets priority of processing this message.
- setProcessingResult(ProcessingResults) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Sets the value of the processingResult property.
- setReadTimeout(int) - Method in class org.openhubframework.openhub.core.common.ws.transport.http.CloseableHttpComponentsMessageSender
-
Set the socket read timeout for the underlying HttpClient.
- setReceiveTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setRedirectToExTranslator(boolean) - Method in class org.openhubframework.openhub.core.common.exception.AbstractSoapExceptionFilter
-
- setReqTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.Request
-
- setRequest(String) - Method in class org.openhubframework.openhub.api.entity.Request
-
- setRequest(Request) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setRequestType(RequestTypeEnum) - Method in class org.openhubframework.openhub.component.throttling.ThrottlingEndpoint
-
- setResponse(String) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setResponseJoinId(String) - Method in class org.openhubframework.openhub.api.entity.Request
-
Sets identifier for pairing/joining request and response together.
- setResTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.Response
-
- setResult(ProcessingResults) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingResponse
-
Sets the value of the result property.
- setRevision(String) - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- setService(ServiceExtEnum) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setService(String) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Sets message service name, e.g.
- setServiceName(String) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setSkipOperationUriList(Pattern) - Method in class org.openhubframework.openhub.core.common.asynch.ExternalCallServiceImpl
-
- setSourceSystem(String) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setSourceSystem(ExternalSystemExtEnum) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setSourceSystem(String) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildEndpoint
-
Sets source system, e.g.
- setStartProcessTimestamp(Date) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setState(String) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setState(ExternalCallStateEnum) - Method in class org.openhubframework.openhub.api.entity.ExternalCall
-
- setState(MsgStateEnum) - Method in class org.openhubframework.openhub.api.entity.Message
-
- setStateCount(int) - Method in class org.openhubframework.openhub.admin.dao.dto.MessageReportDto
-
- setStateFailed(Message, Exception, ErrorExtEnum, String, Map<String, Object>) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStateFailed(Message, ErrorExtEnum, String) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStateFailed(Message, Exception, ErrorExtEnum, String, Map<String, Object>) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStateFailed(Message, ErrorExtEnum, String) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStateOk(Message, Map<String, Object>) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStateOk(Message, Map<String, Object>) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStatePartlyFailed(Message, Exception, ErrorExtEnum, String, Map<String, Object>) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStatePartlyFailed(Message, Exception, ErrorExtEnum, String, Map<String, Object>) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStatePartlyFailedWithoutError(Message) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStatePartlyFailedWithoutError(Message) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStatePostponed(Message) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStatePostponed(Message) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStateProcessing(Message) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStateProcessing(Message) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStateWaiting(Message) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStateWaiting(Message) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
Changes state of the message to
MsgStateEnum.WAITING
- only if the message hasn't been already processed.
- setStateWaitingForResponse(Message) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageServiceImpl
-
- setStateWaitingForResponse(Message) - Method in interface org.openhubframework.openhub.spi.msg.MessageService
-
- setStatus(ConfirmationTypes) - Method in class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
Sets the value of the status property.
- setTargetURI(String) - Method in class org.openhubframework.openhub.component.externalcall.ExternalCallEndpoint
-
- setThrottlingAsServerError(boolean) - Method in class org.openhubframework.openhub.core.common.ws.ErrorCodeAwareSoapExceptionResolver
-
- setThrottlingDisabled(boolean) - Method in class org.openhubframework.openhub.core.throttling.AbstractThrottlingConfiguration
-
Sets true for disabling throttling.
- setTimestamp(DateTime) - Method in class org.openhubframework.openhub.api.asynch.model.TraceIdentifier
-
Sets the value of the timestamp property.
- setTimestamp(DateTime) - Method in class org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ConfirmProcessingRequest
-
Sets the value of the timestamp property.
- setTimestamp(String) - Method in class org.openhubframework.openhub.core.common.version.VersionInfo
-
- setTraceIdentifier(TraceIdentifier) - Method in class org.openhubframework.openhub.api.asynch.model.TraceHeader
-
Sets the value of the traceIdentifier property.
- setTraceIdentifier(TraceIdentifier) - Method in class org.openhubframework.openhub.modules.in.hello.model.TraceHeader
-
Sets the value of the traceIdentifier property.
- setTransactionManager(JpaTransactionManager) - Method in class org.openhubframework.openhub.core.common.asynch.queue.MessagesPoolDbImpl
-
- setTransactionManager(JpaTransactionManager) - Method in class org.openhubframework.openhub.core.common.asynch.repair.RepairExternalCallDbImpl
-
- setTransactionManager(JpaTransactionManager) - Method in class org.openhubframework.openhub.core.common.asynch.repair.RepairMessageServiceDbImpl
-
- setUri(String) - Method in class org.openhubframework.openhub.api.entity.Request
-
- setValidateHeader(boolean) - Method in class org.openhubframework.openhub.core.common.ws.HeaderAndPayloadValidatingInterceptor
-
Sets whether validate SOAP header.
- showConsole(ModelMap) - Method in class org.openhubframework.openhub.admin.web.console.ConsoleController
-
- showErrorCatalog(ModelMap) - Method in class org.openhubframework.openhub.admin.web.console.ErrorCatalogController
-
- showForm(ModelMap) - Method in class org.openhubframework.openhub.admin.web.msg.DirectCallController
-
- showMessageOps(ModelMap) - Method in class org.openhubframework.openhub.admin.web.msg.MessageOperationController
-
- showMessageReport(ModelMap) - Method in class org.openhubframework.openhub.admin.web.msg.MessageReportController
-
Initial controller method, when the user lands on the page /admin/messageReport.
- showMessagesByContent(String, ModelMap) - Method in class org.openhubframework.openhub.admin.web.msg.MessageController
-
- splitMessage(Message, Object) - Method in interface org.openhubframework.openhub.api.asynch.msg.MsgSplitter
-
Splits specified message into smaller messages.
- splitMessage(Message, Object) - Method in class org.openhubframework.openhub.core.common.asynch.msg.MessageSplitterImpl
-
- SpringQNameConverter - Class in org.openhubframework.openhub.core.common.spring
-
- SpringQNameConverter() - Constructor for class org.openhubframework.openhub.core.common.spring.SpringQNameConverter
-
- SpringWsUriBuilder - Class in org.openhubframework.openhub.core.common.route
-
- SpringWsUriBuilder() - Constructor for class org.openhubframework.openhub.core.common.route.SpringWsUriBuilder
-
- SQL_PROP - Static variable in class org.openhubframework.openhub.core.alerts.AlertsPropertiesConfiguration
-
- start() - Method in class org.openhubframework.openhub.core.common.asynch.confirm.JobStarterForConfirmationPooling
-
- start() - Method in class org.openhubframework.openhub.core.common.asynch.queue.JobStarterForMessagePooling
-
- startNextProcessing() - Method in class org.openhubframework.openhub.core.monitoring.MessageAdminOperations
-
- status - Variable in class org.openhubframework.openhub.api.asynch.model.CallbackResponse
-
- stop() - Method in interface org.openhubframework.openhub.core.common.asynch.stop.StopService
-
Stop ESB, switches to stopping mode.
- stop() - Method in class org.openhubframework.openhub.core.common.asynch.stop.StopServiceNodeImpl
-
- StopController - Class in org.openhubframework.openhub.admin.web
-
Controller for stopping ESB.
- StopController() - Constructor for class org.openhubframework.openhub.admin.web.StopController
-
- stopEsb(ModelMap) - Method in class org.openhubframework.openhub.admin.web.StopController
-
- StoppingException - Exception in org.openhubframework.openhub.api.exception
-
Exception indicates that asynchronous request was rejected because ESB was stopping.
- StoppingException(String) - Constructor for exception org.openhubframework.openhub.api.exception.StoppingException
-
- StopService - Interface in org.openhubframework.openhub.core.common.asynch.stop
-
Contract for managing ESB stopping.
- StopServiceNodeImpl - Class in org.openhubframework.openhub.core.common.asynch.stop
-
Implementation of
StopService
for one ESB node/instance.
- StopServiceNodeImpl() - Constructor for class org.openhubframework.openhub.core.common.asynch.stop.StopServiceNodeImpl
-
- Strings - Class in org.openhubframework.openhub.common
-
- supports(AlertInfo) - Method in class org.openhubframework.openhub.core.alerts.EmailAlertListenerSupport
-
- supports(AlertInfo) - Method in interface org.openhubframework.openhub.spi.alerts.AlertListener
-
Does this listener support the specified alert?
- syncHello(SyncHelloRequest) - Method in interface org.openhubframework.openhub.modules.in.hello.model.HelloV10
-
- SyncHelloRequest - Class in org.openhubframework.openhub.modules.in.hello.model
-
Java class for anonymous complex type.
- SyncHelloRequest() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.SyncHelloRequest
-
- SyncHelloResponse - Class in org.openhubframework.openhub.modules.in.hello.model
-
Java class for anonymous complex type.
- SyncHelloResponse() - Constructor for class org.openhubframework.openhub.modules.in.hello.model.SyncHelloResponse
-
- SyncHelloRoute - Class in org.openhubframework.openhub.modules.in.hello
-
Route definition for "syncHello" operation.
- SyncHelloRoute() - Constructor for class org.openhubframework.openhub.modules.in.hello.SyncHelloRoute
-
- SystemExcludeRegexPatternTypeFilter - Class in org.openhubframework.openhub.core.common.spring
-
Custom TypeFilter
for using with context:component-scan: exclude-filter
Spring element.
- SystemExcludeRegexPatternTypeFilter() - Constructor for class org.openhubframework.openhub.core.common.spring.SystemExcludeRegexPatternTypeFilter
-
- SystemIncludeRegexPatternTypeFilter - Class in org.openhubframework.openhub.core.common.spring
-
Custom TypeFilter
for using with context:component-scan: include-filter
Spring element.
- SystemIncludeRegexPatternTypeFilter() - Constructor for class org.openhubframework.openhub.core.common.spring.SystemIncludeRegexPatternTypeFilter
-
- validateMockito() - Method in class org.openhubframework.openhub.test.AbstractTest
-
- validateURI(String, String, Map<String, Object>) - Method in class org.openhubframework.openhub.component.asynchchild.AsynchChildComponent
-
- ValidationIntegrationException - Exception in org.openhubframework.openhub.api.exception
-
Exception indicates error during validation.
- ValidationIntegrationException(String) - Constructor for exception org.openhubframework.openhub.api.exception.ValidationIntegrationException
-
- ValidationIntegrationException(ErrorExtEnum) - Constructor for exception org.openhubframework.openhub.api.exception.ValidationIntegrationException
-
Creates validation exception with the specified error code.
- ValidationIntegrationException(ErrorExtEnum, String) - Constructor for exception org.openhubframework.openhub.api.exception.ValidationIntegrationException
-
Creates validation exception with the specified error code and message.
- ValidationIntegrationException(ErrorExtEnum, String, Throwable) - Constructor for exception org.openhubframework.openhub.api.exception.ValidationIntegrationException
-
Creates validation exception with the specified error code, message and cause.
- value() - Method in enum org.openhubframework.openhub.api.asynch.model.ConfirmationTypes
-
- value() - Method in enum org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ProcessingResults
-
- value() - Method in enum org.openhubframework.openhub.modules.in.hello.model.ConfirmationTypes
-
- valueOf(String) - Static method in enum org.openhubframework.openhub.api.asynch.model.ConfirmationTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.api.entity.BindingTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.api.entity.ExternalCallStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.api.entity.MsgStateEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.api.exception.InternalErrorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.component.externalcall.ExternalCallKeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.component.throttling.RequestTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ProcessingResults
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.modules.EntityTypeEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.modules.ErrorEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.modules.ExternalSystemEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.modules.in.hello.model.ConfirmationTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.modules.ServiceEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.spi.alerts.CoreAlertsEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.test.EntityTypeTestEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.test.ErrorTestEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.test.ExternalSystemTestEnum
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.openhubframework.openhub.test.ServiceTestEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.openhubframework.openhub.api.asynch.model.ConfirmationTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.api.entity.BindingTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.api.entity.ExternalCallStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.api.entity.MsgStateEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.api.exception.InternalErrorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.component.externalcall.ExternalCallKeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.component.throttling.RequestTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.core.common.asynch.confirm.ws.model.ProcessingResults
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.modules.EntityTypeEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.modules.ErrorEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.modules.ExternalSystemEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.modules.in.hello.model.ConfirmationTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.modules.ServiceEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.spi.alerts.CoreAlertsEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.test.EntityTypeTestEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.test.ErrorTestEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.test.ExternalSystemTestEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.openhubframework.openhub.test.ServiceTestEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VersionInfo - Class in org.openhubframework.openhub.core.common.version
-
Holds information about versions that correspond to application modules (JAR, WAR, etc.).
- VersionInfo(String, String, String, String, String) - Constructor for class org.openhubframework.openhub.core.common.version.VersionInfo
-
Constructs a new VersionInfo
instance.
- VersionInfoComparator - Class in org.openhubframework.openhub.core.common.version.comparator
-
- VersionInfoComparator(boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoComparator
-
Constructs a new
VersionInfoComparator
instance
that uses the natural ordering of
VersionInfo
objects.
- VersionInfoComparator(String, boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoComparator
-
Constructs a new VersionInfoComparator
instance, that compares objects
by the specified property.
- VersionInfoRevisionComparator - Class in org.openhubframework.openhub.core.common.version.comparator
-
- VersionInfoRevisionComparator(boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoRevisionComparator
-
Constructs a new VersionInfoTitleComparator
instance with the specified
order direction.
- VersionInfoSource - Interface in org.openhubframework.openhub.core.common.version
-
Interface for classes that can be used as sources of application version data.
- VersionInfoTimestampComparator - Class in org.openhubframework.openhub.core.common.version.comparator
-
- VersionInfoTimestampComparator(boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTimestampComparator
-
Constructs a new VersionInfoTitleComparator
instance with the specified
order direction.
- VersionInfoTitleComparator - Class in org.openhubframework.openhub.core.common.version.comparator
-
- VersionInfoTitleComparator(boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoTitleComparator
-
Constructs a new VersionInfoTitleComparator
instance with the specified
order direction.
- VersionInfoVendorIdComparator - Class in org.openhubframework.openhub.core.common.version.comparator
-
- VersionInfoVendorIdComparator(boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVendorIdComparator
-
Constructs a new VersionInfoVendorIdComparator
instance with the specified
order direction.
- VersionInfoVersionComparator - Class in org.openhubframework.openhub.core.common.version.comparator
-
- VersionInfoVersionComparator(boolean) - Constructor for class org.openhubframework.openhub.core.common.version.comparator.VersionInfoVersionComparator
-
Constructs a new VersionInfoVersionComparator
instance with the specified
order direction.
- VersionPrinter - Class in org.openhubframework.openhub.core.common.version
-
Class for printing version info when application starts.
- VersionPrinter() - Constructor for class org.openhubframework.openhub.core.common.version.VersionPrinter
-
- VersionRoute - Class in org.openhubframework.openhub.core.common.route
-
Route definition for version service - listens to /http/version
url.
- VersionRoute() - Constructor for class org.openhubframework.openhub.core.common.route.VersionRoute
-
- VIEW_NAME - Static variable in class org.openhubframework.openhub.admin.web.console.ConsoleController
-
- VIEW_NAME - Static variable in class org.openhubframework.openhub.admin.web.console.EndpointsController
-
- VIEW_NAME - Static variable in class org.openhubframework.openhub.admin.web.console.ErrorCatalogController
-
- VIEW_NAME - Static variable in class org.openhubframework.openhub.admin.web.console.LoginController
-
- VIEW_NAME - Static variable in class org.openhubframework.openhub.admin.web.console.WsdlController
-
- VIEW_NAME - Static variable in class org.openhubframework.openhub.admin.web.HomepageController
-
- VIEW_REQUEST_PARAMETER - Static variable in class org.openhubframework.openhub.admin.services.log.LogParserConstants
-