Skip navigation links

OpenHub Framework 2.0.0 API

Packages 
Package Description
org.openhubframework.openhub  
org.openhubframework.openhub.admin
Web layer.
org.openhubframework.openhub.admin.config
Package place holder for admin web pages configuration.
org.openhubframework.openhub.admin.services
Service layer.
org.openhubframework.openhub.admin.web.auth
Authentication related endpoints.
org.openhubframework.openhub.admin.web.auth.rest
REST endpoints for authenticated user and related operations.
org.openhubframework.openhub.admin.web.auth.rpc
Model for REST authentication interface.
org.openhubframework.openhub.admin.web.catalog.rest  
org.openhubframework.openhub.admin.web.catalog.rpc  
org.openhubframework.openhub.admin.web.changes  
org.openhubframework.openhub.admin.web.cluster.node.rest  
org.openhubframework.openhub.admin.web.cluster.node.rpc  
org.openhubframework.openhub.admin.web.common  
org.openhubframework.openhub.admin.web.common.rpc  
org.openhubframework.openhub.admin.web.common.rpc.paging  
org.openhubframework.openhub.admin.web.common.rpc.paging.metadata  
org.openhubframework.openhub.admin.web.configuration.rest  
org.openhubframework.openhub.admin.web.configuration.rpc  
org.openhubframework.openhub.admin.web.console.rest
REST endpoints for REST console operations.
org.openhubframework.openhub.admin.web.console.rpc
RPC data objects.
org.openhubframework.openhub.admin.web.errorscatalog
Error code catalog related endpoints.
org.openhubframework.openhub.admin.web.errorscatalog.rest
REST endpoints for errors catalog related operations.
org.openhubframework.openhub.admin.web.errorscatalog.rpc
Model for REST errors catalog interface.
org.openhubframework.openhub.admin.web.message.rest  
org.openhubframework.openhub.admin.web.message.rpc  
org.openhubframework.openhub.admin.web.services.wsdl.rest
REST endpoints for REST wsdl related operation.
org.openhubframework.openhub.admin.web.services.wsdl.rpc  
org.openhubframework.openhub.api.asynch
Processing of asynchronous messages.
org.openhubframework.openhub.api.asynch.confirm
Confirmation functionality.
org.openhubframework.openhub.api.asynch.model  
org.openhubframework.openhub.api.asynch.msg
Message services and operations with them.
org.openhubframework.openhub.api.catalog  
org.openhubframework.openhub.api.common  
org.openhubframework.openhub.api.common.jaxb
JAXB enhancements - date conversion to/from JODA time.
org.openhubframework.openhub.api.common.quartz  
org.openhubframework.openhub.api.config
OpenHub configuration/settings.
org.openhubframework.openhub.api.configuration
Configuration enhancement capabilities which allows to dynamically work with the configuration.
org.openhubframework.openhub.api.entity
Main (business) entities.
org.openhubframework.openhub.api.event
Defines OpenHub events.
org.openhubframework.openhub.api.exception  
org.openhubframework.openhub.api.exception.validation
Validation exceptions.
org.openhubframework.openhub.api.extcall  
org.openhubframework.openhub.api.file
Handle file storing in the repository.
org.openhubframework.openhub.api.route
Defines base class for route definition and few basic routes.
org.openhubframework.openhub.common  
org.openhubframework.openhub.common.converter
Conversion functionality for basic data types.
org.openhubframework.openhub.common.log
Enhancements to logging capabilities.
org.openhubframework.openhub.common.properties
Classes to support external configuration.
org.openhubframework.openhub.common.reflection  
org.openhubframework.openhub.common.synchronization
Contains classes for synchronization one ore more threads by one or more values.
org.openhubframework.openhub.common.time  
org.openhubframework.openhub.component
Custom Camel components.
org.openhubframework.openhub.component.asynchchild
"asynch-child" Camel component.
org.openhubframework.openhub.component.externalcall
"extcall" component implementation.
org.openhubframework.openhub.component.funnel
"msg-funnel" component implementation.
org.openhubframework.openhub.component.throttling
"throttling" component for throttling input requests.
org.openhubframework.openhub.config
Package place holder for base spring configurations.
org.openhubframework.openhub.core.alerts
Alerts implementation.
org.openhubframework.openhub.core.catalog  
org.openhubframework.openhub.core.common.asynch
Processing of asynchronous messages.
org.openhubframework.openhub.core.common.asynch.confirm
Confirmation functionality.
org.openhubframework.openhub.core.common.asynch.confirm.ws.model  
org.openhubframework.openhub.core.common.asynch.msg
Message services and operations with them.
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
Re-processing of PARTLY_FAILED messages.
org.openhubframework.openhub.core.common.asynch.repair
Repair processing messages and external calls.
org.openhubframework.openhub.core.common.camel
Support classes for apache camel.
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
DAO classes.
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
Defines OpenHub events.
org.openhubframework.openhub.core.common.exception
Defines exceptions hierarchy and defines global error handling policy.
org.openhubframework.openhub.core.common.extension
OpenHub extension classes.
org.openhubframework.openhub.core.common.file
Handle file storing in the repository.
org.openhubframework.openhub.core.common.processingmessage  
org.openhubframework.openhub.core.common.quartz  
org.openhubframework.openhub.core.common.quartz.jobfactory  
org.openhubframework.openhub.core.common.quartz.scheduler  
org.openhubframework.openhub.core.common.quartz.trigger  
org.openhubframework.openhub.core.common.route
Defines base class for route definition and few basic routes.
org.openhubframework.openhub.core.common.spring
Support classes for Spring "context:component-scan" include/exclude elements.
org.openhubframework.openhub.core.common.validator  
org.openhubframework.openhub.core.common.version
Classes for extracting build number from MANIFEST.MF file.
org.openhubframework.openhub.core.common.version.impl  
org.openhubframework.openhub.core.common.ws
Helper classes for Spring Web Services.
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  
org.openhubframework.openhub.core.common.ws.transport.http.ntlm
NTLM extension of HttpClient.
org.openhubframework.openhub.core.confcheck
Application configuration classes.
org.openhubframework.openhub.core.config
Configuration/settings of core module.
org.openhubframework.openhub.core.config.datasource
Data source configuration.
org.openhubframework.openhub.core.configuration
Configuration enhancement capabilities which allows to dynamically work with the configuration.
org.openhubframework.openhub.core.monitoring
Monitoring tools.
org.openhubframework.openhub.core.node
Classes for cluster operation functionality.
org.openhubframework.openhub.core.reqres
Requests/responses saving.
org.openhubframework.openhub.core.throttling
Throttling problem solution.
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
Modules which process input requests from external systems - public interfaces are divided by entity type to be able to send messages to our system.
org.openhubframework.openhub.modules.in.hello
Hello world example.
org.openhubframework.openhub.modules.in.hello.model  
org.openhubframework.openhub.modules.out
Module that serves for requesting third party systems.
org.openhubframework.openhub.spi  
org.openhubframework.openhub.spi.alerts  
org.openhubframework.openhub.spi.catalog  
org.openhubframework.openhub.spi.extcall  
org.openhubframework.openhub.spi.msg  
org.openhubframework.openhub.spi.node
Classes for cluster operation functionality.
org.openhubframework.openhub.spi.quartz  
org.openhubframework.openhub.spi.route  
org.openhubframework.openhub.spi.throttling
Throttling problem solution.
org.openhubframework.openhub.test  
org.openhubframework.openhub.test.data
Test data.
org.openhubframework.openhub.test.rest
Classes for testing REST services.
org.openhubframework.openhub.test.route  
org.openhubframework.openhub.web
Package place holder for web-based components.
org.openhubframework.openhub.web.common
Common web beans, shared also with unit tests.
org.openhubframework.openhub.web.config
Web module configuration/settings.
Skip navigation links

Copyright © 2018 Pivotal Software, Inc.. All rights reserved.