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

S

sendAndReceiveWithoutSocketManaging(Socket, INPUT) - Method in interface com.jlupin.interfaces.balancer.JLupinLoadBalancer
send message by proper socket getting from Socket getOpenSocket(PortType portType) throws JLupinNotConnectedWithServerException method
sendJLupinInputParameterAndGetOutputParameterAsByteArrayWithSocketManaging(String, byte[][], PortType) - Method in interface com.jlupin.interfaces.balancer.JLupinLoadBalancer
Send serialized JLupinInputParameter to provided microservice to provided port.
sendToQueue(JLupinDelegator, String, String, String, String, Object[]) - Static method in class com.jlupin.impl.client.util.JLupinClientUtil
 
SEQUENCE_NAME_CLOSE - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
SEQUENCE_NAME_OPEN - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
serialize(Object, Object...) - Method in class com.jlupin.impl.serialize.base.JLupinBaseFstAbstractSerializer
 
serialize(JLupinInputParameter) - Method in class com.jlupin.impl.serialize.base.JLupinBaseFstAbstractSerializer
 
serialize(Object, Object...) - Method in class com.jlupin.impl.serialize.JLupinFSTSerializerImpl
 
serialize(JLupinOutputParameter) - Method in class com.jlupin.impl.serialize.JLupinFSTSerializerImpl
 
serialize(Object, Object...) - Method in interface com.jlupin.interfaces.serialize.JLupinSerializer
Serialize object to byte array.
serialize(JLupinOutputParameter) - Method in interface com.jlupin.interfaces.serialize.JLupinSerializer
Serialize JLupinOutputParameter object to byte array.
serialize(JLupinInputParameter) - Method in interface com.jlupin.interfaces.serialize.JLupinSerializer
Serialize JLupinInputParameter object to byte array.
SERIALIZER_CLOSE - Static variable in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Field for internal usage.
SERIALIZER_NAME_CLOSE - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
SERIALIZER_NAME_OPEN - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
SERIALIZER_OPEN - Static variable in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Field for internal usage.
SERVICE_NAME_CLOSE - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
SERVICE_NAME_OPEN - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
SESSION_ID_CLOSE - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
SESSION_ID_OPEN - Static variable in class com.jlupin.interfaces.common.to.JLupinInputParameter
Field for internal usage.
setAdditionalErrorCodeMap(Map) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field additionalErrorCodeMap.
setAddress(String) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field address.
setApplicationName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field applicationName.
setAsynchronousBusName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field asynchronousBusName.
setByteArray(byte[]) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field byteArray.
setCheckAvailableScript(String) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field checkAvailableScript.
setClientApplicationName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field clientApplicationName.
setConnectionTimeoutInMilliseconds(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field connectionTimeoutInMilliseconds.
setContextObject(Object) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field contextObject.
setContextObject(Object) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field contextObject.
setErrorCode(String) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field errorCode.
setErrorHttpResponseStatus(String) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field errorHttpResponseStatus.
setErrorMessage(String) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field errorMessage.
setErrorReasons(List<String>) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field errorReasons.
setErrorSolutions(List<String>) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field errorSolutions.
setExecutedServiceError(boolean) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field executedServiceError.
setGetStatusAnalyseAndChooseHighestFromAllEnvironment(boolean) - Method in class com.jlupin.impl.client.delegator.balance.JLupinQueueLoadBalancerDelegatorImpl
Deprecated.
setInformationPort(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field informationPort.
setInnerMap(Map) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field innerMap.
setInnerMap(Map) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field innerMap.
setInnerWaitQueuesAmount(Integer) - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
setIp(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field ip.
setJlrmcPort(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field jlrmcPort.
setJLupinExceptionModel(JLupinExceptionModel) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field jLupinExceptionModel.
setJLupinInputParameterVariablesProducer(JLupinInputParameterVariablesProducer) - Method in class com.jlupin.impl.client.proxy.remote.producer.JLupinBaseAbstractRemoteProxyObjectProducer
Set value for field jLupinInputParameterVariablesProducer.
setKeepAlive(boolean) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for flag isKeepAlive.
setLoadBalancerBaseVariables(int, int, int) - Static method in class com.jlupin.impl.client.util.JLupinClientUtil
 
setLocale(Locale) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field locale.
setMethodName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field methodName.
setOOBInline(boolean) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for flag isOOBInline.
setParamArray(Object[]) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field paramArray.
setPrivilegeNames(String[]) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field privilegeNames.
setQueuePort(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field queuePort.
setReadTimeoutInMilliseconds(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field readTimeoutInMilliseconds.
setReceiveBufferSize(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field receiveBufferSize.
setRepeatAmount(int) - Method in class com.jlupin.impl.client.delegator.balance.JLupinQueueLoadBalancerDelegatorImpl
 
setRequestId(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field requestId.
setResultObject(Object) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field resultObject.
setReuseAddress(boolean) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for flag isReuseAddress.
setSendBufferSize(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field sendBufferSize.
setSequenceName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field sequenceName.
setSerializerName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field serializerName.
setSerializerName(String) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field serializerName.
setServerName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field serverName.
setServiceName(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field serviceName
setSessionId(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field sessionId.
setSoLinger(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field soLinger.
setSourceStackTrace(String) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field sourceStackTrace.
setSwitchTimeBetweenInnerWaitQueuesInMillis(Integer) - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
setTaskStatusType(String, String, JLupinQueueTaskState) - Method in interface com.jlupin.interfaces.microservice.partofjlupin.asynchronous.service.queue.JLupinQueueManagerService
 
setTcpNoDelay(boolean) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for flag isTcpNoDelay.
setThreadsAmountForSingleInnerWaitQueues(Integer) - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
setThrowableAsByteArray(byte[]) - Method in class com.jlupin.interfaces.common.model.exception.JLupinExceptionModel
Set value for field throwableAsByteArray.
setTimeToWaitBetweenRepeatProbe(int) - Method in class com.jlupin.impl.client.delegator.balance.JLupinQueueLoadBalancerDelegatorImpl
 
setTrafficClass(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field trafficClass.
setTransactionObject(Object) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field transactionObject.
setTransactionObject(Object) - Method in class com.jlupin.interfaces.common.to.JLupinOutputParameter
Set value for field transactionObject.
setTransmissionPort(int) - Method in class com.jlupin.interfaces.balancer.configuration.JLupinBalancerToServerConnectionDetail
Set value for field transmissionPort.
setUser(String) - Method in class com.jlupin.interfaces.common.to.JLupinInputParameter
Set value for field user.
setWaitForTaskResultInMillis(Long) - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
setWaitTimeBetweenCheckingResultInMillis(Integer) - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
start() - Method in class com.jlupin.impl.client.delegator.balance.base.JLupinLoadBalancerAbstractBaseDelegator
 
start() - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
start() - Method in interface com.jlupin.interfaces.balancer.JLupinLoadBalancer
Starts internal resources for load balancing.
start() - Method in interface com.jlupin.interfaces.client.delegator.JLupinDelegator
Starts internal resources.
stop() - Method in class com.jlupin.impl.client.delegator.balance.base.JLupinLoadBalancerAbstractBaseDelegator
 
stop() - Method in class com.jlupin.impl.client.util.queue.JLupinClientQueueUtil
 
stop() - Method in interface com.jlupin.interfaces.balancer.JLupinLoadBalancer
Stops internal resources for load balancing.
stop() - Method in interface com.jlupin.interfaces.client.delegator.JLupinDelegator
Stops internal resources.
A B C D E G H I J L M O P R S T U V W 
Skip navigation links