Skip navigation links
A B C D E G H I J L M O P R S T U V W 

J

JLupinBaseAbstractLogger - Class in com.jlupin.impl.logger.base
Base class for JLupinLogger implementation.
JLupinBaseAbstractRemoteProxyObjectProducer - Class in com.jlupin.impl.client.proxy.remote.producer
This is base abstract class for implementing JLupinProxyObjectProducer.
JLupinBaseFstAbstractSerializer - Class in com.jlupin.impl.serialize.base
This is base implementation with FST for JLupinSerializer.
JLupinBaseFstAbstractSerializer() - Constructor for class com.jlupin.impl.serialize.base.JLupinBaseFstAbstractSerializer
 
JLupinChannelManagerService - Interface in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.channel
 
JLupinChannelManagerServiceException - Exception in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.channel.exception
 
JLupinChannelManagerServiceException(String) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.channel.exception.JLupinChannelManagerServiceException
 
JLupinChannelManagerServiceException(String, Throwable) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.channel.exception.JLupinChannelManagerServiceException
 
JLupinClientChannelIterableProducer - Class in com.jlupin.impl.client.util.channel
 
JLupinClientChannelIterableProducer(JLupinChannelManagerService, JLupinSerializer, boolean) - Constructor for class com.jlupin.impl.client.util.channel.JLupinClientChannelIterableProducer
 
JLupinClientChannelIterableProducer(JLupinChannelManagerService) - Constructor for class com.jlupin.impl.client.util.channel.JLupinClientChannelIterableProducer
 
JLupinClientQueueUtil - Class in com.jlupin.impl.client.util.queue
 
JLupinClientQueueUtil(String, JLupinQueueManagerService, Long, Integer, Integer, Integer, Integer, JLupinLogger) - Constructor for class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
JLupinClientQueueUtil(String, JLupinQueueManagerService, JLupinLogger) - Constructor for class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
JLupinClientQueueUtil(String, JLupinQueueManagerService) - Constructor for class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
JLupinClientUtil - Class in com.jlupin.impl.client.util
 
JLupinClientUtil.JLupinLoadBalancerAlgorithmType - Enum in com.jlupin.impl.client.util
 
JLupinDelegator - Interface in com.jlupin.interfaces.client.delegator
JLupinDelegator is the Business JLupinDelegator J2EE pattern.
JLupinDelegatorException - Exception in com.jlupin.interfaces.client.delegator.exception
JLupinDelegatorException support logic message service and system message service maps from ApplicationServiceLogicException and ApplicationServiceSystemException the default invoking method getMessage returns logicExceptionMsg from constructor second parameter
JLupinDelegatorException(String, Throwable) - Constructor for exception com.jlupin.interfaces.client.delegator.exception.JLupinDelegatorException
 
JLupinDelegatorException(String) - Constructor for exception com.jlupin.interfaces.client.delegator.exception.JLupinDelegatorException
 
JLupinEmptyLoggerImpl - Class in com.jlupin.impl.logger.extension.impl.empty
Implementation for JLupinLogger.
JLupinEmptyLoggerImpl() - Constructor for class com.jlupin.impl.logger.extension.impl.empty.JLupinEmptyLoggerImpl
 
JLupinExceptionModel - Class in com.jlupin.interfaces.common.model.exception
Serialized model for exception.
JLupinExceptionModel() - Constructor for class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
 
JLupinExternalFormatterAbstractLogger - Class in com.jlupin.impl.logger.extension.abstracts.formatter
 
JLupinExternalFormatterAbstractLogger() - Constructor for class com.jlupin.impl.logger.extension.abstracts.formatter.JLupinExternalFormatterAbstractLogger
 
JLupinFSTSerializerImpl - Class in com.jlupin.impl.serialize
Implementation of JLupinSerializer with FST.
JLupinInputParameter - Class in com.jlupin.interfaces.common.to
Required fields: applicationName - Required field.
JLupinInputParameter() - Constructor for class com.jlupin.interfaces.common.to.JLupinInputParameter
Default constructor with all fields empty.
JLupinInputParameterVariablesProducer - Interface in com.jlupin.impl.client.proxy.remote.interfaces.factory
This is interface for factory's component that generates variables for JLupinInputParameter.
JLupinLoadBalancer<INPUT,OUTPUT> - Interface in com.jlupin.interfaces.balancer
Interface for load balancing remote method invocations.
JLupinLoadBalancerAbstractBaseDelegator - Class in com.jlupin.impl.client.delegator.balance.base
 
JLupinLoadBalancerAbstractBaseDelegator(JLupinLoadBalancer) - Constructor for class com.jlupin.impl.client.delegator.balance.base.JLupinLoadBalancerAbstractBaseDelegator
 
JLupinLoadBalancerException - Exception in com.jlupin.interfaces.balancer.exception
Load balancing error.
JLupinLoadBalancerException(String) - Constructor for exception com.jlupin.interfaces.balancer.exception.JLupinLoadBalancerException
 
JLupinLoadBalancerException(String, Throwable) - Constructor for exception com.jlupin.interfaces.balancer.exception.JLupinLoadBalancerException
 
JLupinLogger - Interface in com.jlupin.interfaces.logger
Logger inteface used by all JLupin components.
JLupinLoggerOverLog4j2Impl - Class in com.jlupin.impl.logger.extension.impl.log4j2
 
JLupinLoggerOverLog4j2Impl() - Constructor for class com.jlupin.impl.logger.extension.impl.log4j2.JLupinLoggerOverLog4j2Impl
 
JLupinLoggerOverLog4jImpl - Class in com.jlupin.impl.logger.extension.impl.log4j
Implementation of JLupinLogger with Log4j.
JLupinLoggerOverLog4jImpl() - Constructor for class com.jlupin.impl.logger.extension.impl.log4j.JLupinLoggerOverLog4jImpl
 
JLupinLoggerOverSLF4jImpl - Class in com.jlupin.impl.logger.extension.impl.slf4j
 
JLupinLoggerOverSLF4jImpl() - Constructor for class com.jlupin.impl.logger.extension.impl.slf4j.JLupinLoggerOverSLF4jImpl
 
JLupinNotConnectedWithServerException - Exception in com.jlupin.interfaces.balancer.exception
Error with connection to server.
JLupinNotConnectedWithServerException(String) - Constructor for exception com.jlupin.interfaces.balancer.exception.JLupinNotConnectedWithServerException
 
JLupinNotConnectedWithServerException(String, Throwable) - Constructor for exception com.jlupin.interfaces.balancer.exception.JLupinNotConnectedWithServerException
 
JLupinOutputParameter - Class in com.jlupin.interfaces.common.to
Fields description: contextObject - Same field as the one send in JLupinInputParameter.setContextObject(Object).
JLupinOutputParameter() - Constructor for class com.jlupin.interfaces.common.to.JLupinOutputParameter
Default constructor with all fields empty.
JLupinProxyObjectProducer - Interface in com.jlupin.interfaces.client.proxy.producer
This is interfaces for proxy object's producer.
JLupinQueueLoadBalancerDelegatorImpl - Class in com.jlupin.impl.client.delegator.balance
 
JLupinQueueLoadBalancerDelegatorImpl(JLupinLoadBalancer) - Constructor for class com.jlupin.impl.client.delegator.balance.JLupinQueueLoadBalancerDelegatorImpl
 
JLupinQueueLoadBalancerDelegatorImpl(JLupinLoadBalancer, int, int) - Constructor for class com.jlupin.impl.client.delegator.balance.JLupinQueueLoadBalancerDelegatorImpl
 
JLupinQueueManagerService - Interface in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue
 
JLupinQueueManagerServiceException - Exception in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception
 
JLupinQueueManagerServiceException(String) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception.JLupinQueueManagerServiceException
 
JLupinQueueManagerServiceException(String, Throwable) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception.JLupinQueueManagerServiceException
 
JLupinQueueResultNotFoundException - Exception in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception
 
JLupinQueueResultNotFoundException(String) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception.JLupinQueueResultNotFoundException
 
JLupinQueueResultNotFoundException(String, Throwable) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception.JLupinQueueResultNotFoundException
 
JLupinQueueTaskState - Enum in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.storage.queue.status.state
 
JLupinQueueTaskStatusTypeNotFoundException - Exception in com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception
 
JLupinQueueTaskStatusTypeNotFoundException(String) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception.JLupinQueueTaskStatusTypeNotFoundException
 
JLupinQueueTaskStatusTypeNotFoundException(String, Throwable) - Constructor for exception com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.exception.JLupinQueueTaskStatusTypeNotFoundException
 
JLupinRemoteProxyObjectProducerImpl - Class in com.jlupin.impl.client.proxy.remote.producer.ext
Deprecated.
JLupinRemoteProxyObjectProducerImpl(String, JLupinDelegator, JLupinLogger) - Constructor for class com.jlupin.impl.client.proxy.remote.producer.ext.JLupinRemoteProxyObjectProducerImpl
Deprecated.
JLupinRemoteProxyObjectProducerImpl(String, JLupinDelegator, JLupinLogger, JLupinInputParameterVariablesProducer) - Constructor for class com.jlupin.impl.client.proxy.remote.producer.ext.JLupinRemoteProxyObjectProducerImpl
Deprecated.
JLupinRemoteProxyObjectSupportsExceptionProducerImpl - Class in com.jlupin.impl.client.proxy.remote.producer.ext
Implementation for JLupinProxyObjectProducer.
JLupinRemoteProxyObjectSupportsExceptionProducerImpl(String, JLupinDelegator, JLupinLogger) - Constructor for class com.jlupin.impl.client.proxy.remote.producer.ext.JLupinRemoteProxyObjectSupportsExceptionProducerImpl
Deprecated.
JLupinRemoteProxyObjectSupportsExceptionProducerImpl(String, JLupinDelegator, JLupinLogger, JLupinInputParameterVariablesProducer) - Constructor for class com.jlupin.impl.client.proxy.remote.producer.ext.JLupinRemoteProxyObjectSupportsExceptionProducerImpl
Deprecated.
JLupinRemoteProxyObjectSupportsExceptionProducerImpl(String, JLupinDelegator, JLupinInputParameterVariablesProducer) - Constructor for class com.jlupin.impl.client.proxy.remote.producer.ext.JLupinRemoteProxyObjectSupportsExceptionProducerImpl
 
JLupinRemoteProxyObjectSupportsExceptionProducerImpl(String, JLupinDelegator) - Constructor for class com.jlupin.impl.client.proxy.remote.producer.ext.JLupinRemoteProxyObjectSupportsExceptionProducerImpl
 
JLupinRMCLoadBalancerDelegatorImpl - Class in com.jlupin.impl.client.delegator.balance
Implementation of JLupinDelegator which uses JLupinLoadBalancer for deciding where to delegate onSuccess and JLupinSerializer for serialization.
JLupinRMCLoadBalancerDelegatorImpl(JLupinLoadBalancer) - Constructor for class com.jlupin.impl.client.delegator.balance.JLupinRMCLoadBalancerDelegatorImpl
Constructor.
JLupinSerializeException - Exception in com.jlupin.interfaces.serialize.exception
Serialization error.
JLupinSerializeException(String) - Constructor for exception com.jlupin.interfaces.serialize.exception.JLupinSerializeException
 
JLupinSerializeException(String, Throwable) - Constructor for exception com.jlupin.interfaces.serialize.exception.JLupinSerializeException
 
JLupinSerializer - Interface in com.jlupin.interfaces.serialize
This is interface for serializing and deserializing objects.
JLupinServiceRepositoryConnectionToServerConfiguration - Class in com.jlupin.interfaces.balancer.repository.configuration
Structure for connection details.
JLupinServiceRepositoryConnectionToServerConfiguration() - Constructor for class com.jlupin.interfaces.balancer.repository.configuration.JLupinServiceRepositoryConnectionToServerConfiguration
 
JLupinServiceRepositoryType - Enum in com.jlupin.interfaces.balancer.repository.type
 
JLupinSimpleConditionerAbstractLogger - Class in com.jlupin.impl.logger.extension.abstracts.conditioner
 
JLupinSimpleConditionerAbstractLogger(LogMode) - Constructor for class com.jlupin.impl.logger.extension.abstracts.conditioner.JLupinSimpleConditionerAbstractLogger
 
JLupinSimpleFormatterAbstractLogger - Class in com.jlupin.impl.logger.extension.abstracts.formatter
 
JLupinSimpleFormatterAbstractLogger() - Constructor for class com.jlupin.impl.logger.extension.abstracts.formatter.JLupinSimpleFormatterAbstractLogger
 
JLupinSystemOutLoggerImpl - Class in com.jlupin.impl.logger.extension.impl.stdout
 
A B C D E G H I J L M O P R S T U V W 
Skip navigation links