B C D F G H I J L M N O P R S T U V 
All Classes All Packages

B

BidirectionalStreaming - org.hertsstack.core.context.HertsType
 
broadcast(String) - Method in class org.hertsstack.core.service.HertsServiceReactiveStreaming
Broadcast receiver.
build() - Method in class org.hertsstack.core.context.HertsMetricsSetting.Builder
 
builder() - Static method in class org.hertsstack.core.context.HertsMetricsSetting
 
Builder() - Constructor for class org.hertsstack.core.context.HertsMetricsSetting.Builder
 

C

ChannelIsNullException - Exception in org.hertsstack.core.exception
Herts channel null exception class.
ChannelIsNullException() - Constructor for exception org.hertsstack.core.exception.ChannelIsNullException
 
ChannelIsNullException(String) - Constructor for exception org.hertsstack.core.exception.ChannelIsNullException
 
ChannelIsNullException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.ChannelIsNullException
 
ChannelIsNullException(Throwable) - Constructor for exception org.hertsstack.core.exception.ChannelIsNullException
 
ClientInfo - Class in org.hertsstack.core.service
HertsClientInfo
ClientInfo() - Constructor for class org.hertsstack.core.service.ClientInfo
 
ClientStreaming - org.hertsstack.core.context.HertsType
 
CODE_VERSION - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
CollectionUtil - Class in org.hertsstack.core.util
Herts collection utility
CollectionUtil() - Constructor for class org.hertsstack.core.util.CollectionUtil
 
convertToGrpc(RpcErrorException.StatusCode) - Method in enum org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
Convert to io.grpc.Status
convertToHertsCode(Status) - Static method in exception org.hertsstack.core.exception.rpc.RpcErrorException
Convert to herts StatusCode.
convertToMethodType() - Method in enum org.hertsstack.core.context.HertsType
Convert from enum to io.grpc.MethodDescriptor if exist
createGrpcDescriptor(ServiceDescriptor, List<MethodDescriptor<byte[], byte[]>>) - Static method in class org.hertsstack.core.descriptor.CustomGrpcUnaryDescriptor
Factory method.
createGrpcDescriptor(ServiceDescriptor, List<MethodDescriptor<Object, Object>>) - Static method in class org.hertsstack.core.descriptor.CustomGrpcStreamingDescriptor
Factory method.
createStatusException() - Method in exception org.hertsstack.core.exception.rpc.RpcErrorException
 
CustomGrpcDescriptor - Class in org.hertsstack.core.descriptor
Herts gRPC custom static descriptor.
CustomGrpcDescriptor() - Constructor for class org.hertsstack.core.descriptor.CustomGrpcDescriptor
 
CustomGrpcMarshaller - Class in org.hertsstack.core.marshaller
Herts grpc marshaller
CustomGrpcMarshaller() - Constructor for class org.hertsstack.core.marshaller.CustomGrpcMarshaller
 
CustomGrpcStramingMarshaller - Class in org.hertsstack.core.marshaller
Herts grpc steaming marshaller
CustomGrpcStramingMarshaller() - Constructor for class org.hertsstack.core.marshaller.CustomGrpcStramingMarshaller
 
CustomGrpcStreamingDescriptor - Class in org.hertsstack.core.descriptor
Herts gRPC streaming descriptor.
CustomGrpcStreamingDescriptor() - Constructor for class org.hertsstack.core.descriptor.CustomGrpcStreamingDescriptor
 
CustomGrpcUnaryDescriptor - Class in org.hertsstack.core.descriptor
Herts gRPC unary descriptor.
CustomGrpcUnaryDescriptor() - Constructor for class org.hertsstack.core.descriptor.CustomGrpcUnaryDescriptor
 

D

DateTimeUtil - Class in org.hertsstack.core.util
Herts Date utility
DateTimeUtil() - Constructor for class org.hertsstack.core.util.DateTimeUtil
 

F

findDuplicates(List<T>) - Static method in class org.hertsstack.core.util.CollectionUtil
Find duplicate entry.

G

generateGrpcDescriptor(String, List<RegisteredMethod>) - Static method in class org.hertsstack.core.descriptor.CustomGrpcDescriptor
Generate gRPC unary descriptor.
generateMethodDescriptor(HertsType, String, String) - Static method in class org.hertsstack.core.descriptor.CustomGrpcDescriptor
Generate method descriptor.
generateStramingMethodDescriptor(HertsType, String, String) - Static method in class org.hertsstack.core.descriptor.CustomGrpcDescriptor
Generate straeming method descriptor
generateStreamingGrpcDescriptor(String, List<RegisteredMethod>) - Static method in class org.hertsstack.core.descriptor.CustomGrpcDescriptor
Generate gRPC client, server, bidirectional streaming descriptor.
getClassInfo() - Method in class org.hertsstack.core.modelx.InternalHttpMsg
 
getClassTypes() - Method in class org.hertsstack.core.modelx.HertsMessage
 
getClientId() - Method in class org.hertsstack.core.service.HertsServiceReactiveStreaming
Get client id for this instance
getConnection() - Method in interface org.hertsstack.core.service.HertsReactiveService
Get connections
getConnection() - Method in interface org.hertsstack.core.service.HertsService
Get rpc connection id list If you are using HertsHttp, always null
getCoreImplServiceName() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
getCoreServiceName() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
getCurrentTimeMilliSec() - Static method in class org.hertsstack.core.util.DateTimeUtil
Get current date milli times.
getExceptionCauseMessage() - Method in class org.hertsstack.core.modelx.InternalHttpResponse
 
getGlobalIp() - Method in class org.hertsstack.core.service.ClientInfo
 
getGrpcMethodType() - Method in interface org.hertsstack.core.service.HertsReactiveService
Get grpc method
getGrpcMethodType() - Method in interface org.hertsstack.core.service.HertsService
Get grpc method
getGrpcStatus() - Method in exception org.hertsstack.core.exception.rpc.RpcErrorException
 
getHertsCoreType() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
getHertsType() - Method in interface org.hertsstack.core.service.HertsReactiveService
Get implemented herts core type
getHertsType() - Method in interface org.hertsstack.core.service.HertsService
Get implemented herts core type
getId() - Method in enum org.hertsstack.core.context.HertsType
 
getId() - Method in class org.hertsstack.core.service.ClientInfo
 
getIntegerCode() - Method in enum org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
getIntegerCode() - Method in enum org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
getJavaVersion() - Method in class org.hertsstack.core.service.ClientInfo
 
getKeyName() - Method in class org.hertsstack.core.modelx.InternalHttpMsg
 
getKeyNames() - Method in class org.hertsstack.core.modelx.InternalHttpRequest
 
getLogger(String) - Static method in class org.hertsstack.core.logger.Logging
Get java.util.logging.Logger
getMessage() - Method in exception org.hertsstack.core.exception.rpc.RpcErrorException
 
getMessage() - Method in class org.hertsstack.core.modelx.InternalHttpErrorResponse
 
getMessageParameters() - Method in class org.hertsstack.core.modelx.HertsMessage
 
getMethodDescriptors() - Method in class org.hertsstack.core.descriptor.CustomGrpcStreamingDescriptor
 
getMethodDescriptors() - Method in class org.hertsstack.core.descriptor.CustomGrpcUnaryDescriptor
 
getMethodName() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
getMethodReturnType() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
getParameters() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
getPayload() - Method in class org.hertsstack.core.modelx.InternalHttpResponse
 
getPayloads() - Method in class org.hertsstack.core.modelx.InternalHttpRequest
 
getReceiver() - Method in interface org.hertsstack.core.service.HertsReactiveService
Get HertsReceiver
getService() - Method in interface org.hertsstack.core.service.HertsReactiveService
Get HertsService.
getServiceDescriptor() - Method in class org.hertsstack.core.descriptor.CustomGrpcStreamingDescriptor
 
getServiceDescriptor() - Method in class org.hertsstack.core.descriptor.CustomGrpcUnaryDescriptor
 
getStatusCode() - Method in exception org.hertsstack.core.exception.http.HttpErrorException
 
getStatusCode() - Method in exception org.hertsstack.core.exception.rpc.RpcErrorException
 
getStatusCode() - Method in class org.hertsstack.core.modelx.InternalHttpErrorResponse
 
getStringCode() - Method in enum org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
getStringCode() - Method in enum org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
getUserAgent() - Method in class org.hertsstack.core.service.ClientInfo
 
getValue() - Method in class org.hertsstack.core.modelx.InternalHttpMsg
 
globalIp - Variable in class org.hertsstack.core.service.ClientInfo
 

H

Header() - Constructor for class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_CONNECTION_ID - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_CONNECTION_ID_CTX - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_CONTEXT_CLIENT_ID - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_CONTEXT_VERSION - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_SERVER_KEY - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_SERVER_VAL - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HERTS_VERSION - Static variable in class org.hertsstack.core.context.SharedServiceContext.Header
 
HertsHttp - Annotation Type in org.hertsstack.core.annotation
Herts HertsHttp annotation.
HertsMessage - Class in org.hertsstack.core.modelx
Herts rpc message of internal
HertsMessage() - Constructor for class org.hertsstack.core.modelx.HertsMessage
 
HertsMessage(Class<?>[]) - Constructor for class org.hertsstack.core.modelx.HertsMessage
 
HertsMessage(Object[]) - Constructor for class org.hertsstack.core.modelx.HertsMessage
 
HertsMessage(Object[], Class<?>[]) - Constructor for class org.hertsstack.core.modelx.HertsMessage
 
HertsMetricsSetting - Class in org.hertsstack.core.context
HertsMetricsSetting
HertsMetricsSetting(boolean, boolean, boolean, boolean, boolean) - Constructor for class org.hertsstack.core.context.HertsMetricsSetting
 
HertsMetricsSetting.Builder - Class in org.hertsstack.core.context
 
HertsReactiveService - Interface in org.hertsstack.core.service
Herts reactive service interface
HertsReceiver - Interface in org.hertsstack.core.service
Herts receiver interface
HertsRpcReceiver - Annotation Type in org.hertsstack.core.annotation
Herts HertsRpcReceiver annotation.
HertsRpcService - Annotation Type in org.hertsstack.core.annotation
Herts HertsRpcService annotation.
HertsService - Interface in org.hertsstack.core.service
Herts service interface
HertsServiceBidirectionalStreaming<T> - Class in org.hertsstack.core.service
Herts bidirectional streaming service
HertsServiceBidirectionalStreaming() - Constructor for class org.hertsstack.core.service.HertsServiceBidirectionalStreaming
 
HertsServiceClientStreaming<T> - Class in org.hertsstack.core.service
Herts client streaming service
HertsServiceClientStreaming() - Constructor for class org.hertsstack.core.service.HertsServiceClientStreaming
 
HertsServiceHttp<T> - Class in org.hertsstack.core.service
Herts Http server service
HertsServiceHttp() - Constructor for class org.hertsstack.core.service.HertsServiceHttp
 
HertsServiceReactiveStreaming<T,​K> - Class in org.hertsstack.core.service
Herts reactive streaming service
HertsServiceReactiveStreaming() - Constructor for class org.hertsstack.core.service.HertsServiceReactiveStreaming
 
HertsServiceServerStreaming<T> - Class in org.hertsstack.core.service
Herts server streaming service
HertsServiceServerStreaming() - Constructor for class org.hertsstack.core.service.HertsServiceServerStreaming
 
HertsServiceUnary<T> - Class in org.hertsstack.core.service
Herts unary streaming service
HertsServiceUnary() - Constructor for class org.hertsstack.core.service.HertsServiceUnary
 
HertsType - Enum in org.hertsstack.core.context
Herts support type
Http - org.hertsstack.core.context.HertsType
 
HttpErrorException - Exception in org.hertsstack.core.exception.http
Herts http error
HttpErrorException(HttpErrorException.StatusCode) - Constructor for exception org.hertsstack.core.exception.http.HttpErrorException
 
HttpErrorException(HttpErrorException.StatusCode, String) - Constructor for exception org.hertsstack.core.exception.http.HttpErrorException
 
HttpErrorException(HttpErrorException.StatusCode, String, Throwable) - Constructor for exception org.hertsstack.core.exception.http.HttpErrorException
 
HttpErrorException(HttpErrorException.StatusCode, Throwable) - Constructor for exception org.hertsstack.core.exception.http.HttpErrorException
 
HttpErrorException.StatusCode - Enum in org.hertsstack.core.exception.http
Herts supports http status code
HttpServerBuildException - Exception in org.hertsstack.core.exception
Herts http server failure exception class.
HttpServerBuildException() - Constructor for exception org.hertsstack.core.exception.HttpServerBuildException
 
HttpServerBuildException(String) - Constructor for exception org.hertsstack.core.exception.HttpServerBuildException
 
HttpServerBuildException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.HttpServerBuildException
 
HttpServerBuildException(Throwable) - Constructor for exception org.hertsstack.core.exception.HttpServerBuildException
 

I

id - Variable in class org.hertsstack.core.service.ClientInfo
 
InternalHttpErrorResponse - Class in org.hertsstack.core.modelx
Herts http error response for internal message
InternalHttpErrorResponse() - Constructor for class org.hertsstack.core.modelx.InternalHttpErrorResponse
 
InternalHttpMsg - Class in org.hertsstack.core.modelx
Internal Payload.
InternalHttpMsg() - Constructor for class org.hertsstack.core.modelx.InternalHttpMsg
 
InternalHttpRequest - Class in org.hertsstack.core.modelx
Herts http request for internal message
InternalHttpRequest() - Constructor for class org.hertsstack.core.modelx.InternalHttpRequest
 
InternalHttpResponse - Class in org.hertsstack.core.modelx
Herts http response for internal message
InternalHttpResponse() - Constructor for class org.hertsstack.core.modelx.InternalHttpResponse
 
InvalidMessageException - Exception in org.hertsstack.core.exception
Herts component invalid message exception class.
InvalidMessageException() - Constructor for exception org.hertsstack.core.exception.InvalidMessageException
 
InvalidMessageException(String) - Constructor for exception org.hertsstack.core.exception.InvalidMessageException
 
InvalidMessageException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.InvalidMessageException
 
InvalidMessageException(Throwable) - Constructor for exception org.hertsstack.core.exception.InvalidMessageException
 
InvokeException - Exception in org.hertsstack.core.exception
Herts invoke error exception
InvokeException() - Constructor for exception org.hertsstack.core.exception.InvokeException
 
InvokeException(String) - Constructor for exception org.hertsstack.core.exception.InvokeException
 
InvokeException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.InvokeException
 
InvokeException(Throwable) - Constructor for exception org.hertsstack.core.exception.InvokeException
 
isAllHttpType(List<HertsType>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check http type
isAllHttpTypeByService(List<HertsService>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check http type
isAllReturnVoid(List<HertsService>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check method type of all services.
isAllReturnVoidBy(List<HertsReceiver>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check method type of all receiver services.
isErrRateEnabled() - Method in class org.hertsstack.core.context.HertsMetricsSetting
 
isErrRateEnabled(boolean) - Method in class org.hertsstack.core.context.HertsMetricsSetting.Builder
 
isJvmEnabled() - Method in class org.hertsstack.core.context.HertsMetricsSetting
 
isJvmEnabled(boolean) - Method in class org.hertsstack.core.context.HertsMetricsSetting.Builder
 
isLatencyEnabled() - Method in class org.hertsstack.core.context.HertsMetricsSetting
 
isLatencyEnabled(boolean) - Method in class org.hertsstack.core.context.HertsMetricsSetting.Builder
 
isRpsEnabled() - Method in class org.hertsstack.core.context.HertsMetricsSetting
 
isRpsEnabled(boolean) - Method in class org.hertsstack.core.context.HertsMetricsSetting.Builder
 
isSameHertsCoreType(List<HertsType>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check registered hert type
isServerResourceEnabled() - Method in class org.hertsstack.core.context.HertsMetricsSetting
 
isServerResourceEnabled(boolean) - Method in class org.hertsstack.core.context.HertsMetricsSetting.Builder
 
isStreamingRpc(List<Class<?>>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check streaming rpc method
isValidStreamingRpc(List<HertsService>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check streaming rpc precondition

J

javaVersion - Variable in class org.hertsstack.core.service.ClientInfo
 

L

LOGGER - Static variable in class org.hertsstack.core.logger.Logging
 
Logging - Class in org.hertsstack.core.logger
Herts logger Wrapped java.util.logging.Logger
Logging() - Constructor for class org.hertsstack.core.logger.Logging
 
Logging.Manager - Class in org.hertsstack.core.logger
Custom LogManager.

M

Manager() - Constructor for class org.hertsstack.core.logger.Logging.Manager
 
METHOD_NAME - Static variable in class org.hertsstack.core.context.SharedServiceContext.Rpc
 

N

NotSupportParameterTypeException - Exception in org.hertsstack.core.exception
Herts component not support parameter type exception class.
NotSupportParameterTypeException() - Constructor for exception org.hertsstack.core.exception.NotSupportParameterTypeException
 
NotSupportParameterTypeException(String) - Constructor for exception org.hertsstack.core.exception.NotSupportParameterTypeException
 
NotSupportParameterTypeException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.NotSupportParameterTypeException
 
NotSupportParameterTypeException(Throwable) - Constructor for exception org.hertsstack.core.exception.NotSupportParameterTypeException
 

O

org.hertsstack.core.annotation - package org.hertsstack.core.annotation
 
org.hertsstack.core.context - package org.hertsstack.core.context
 
org.hertsstack.core.descriptor - package org.hertsstack.core.descriptor
 
org.hertsstack.core.exception - package org.hertsstack.core.exception
 
org.hertsstack.core.exception.http - package org.hertsstack.core.exception.http
 
org.hertsstack.core.exception.rpc - package org.hertsstack.core.exception.rpc
 
org.hertsstack.core.logger - package org.hertsstack.core.logger
 
org.hertsstack.core.marshaller - package org.hertsstack.core.marshaller
 
org.hertsstack.core.modelx - package org.hertsstack.core.modelx
 
org.hertsstack.core.service - package org.hertsstack.core.service
 
org.hertsstack.core.util - package org.hertsstack.core.util
 

P

parse(InputStream) - Method in class org.hertsstack.core.marshaller.CustomGrpcMarshaller
 
parse(InputStream) - Method in class org.hertsstack.core.marshaller.CustomGrpcStramingMarshaller
 

R

Reactive - org.hertsstack.core.context.HertsType
 
ReactiveStreaming - Interface in org.hertsstack.core.service
Herts reactive streaming internal interface
RECEIVER_METHOD_NAME - Static variable in class org.hertsstack.core.context.SharedServiceContext.Rpc
 
REGISTERED_METHOD_NAME - Static variable in class org.hertsstack.core.context.SharedServiceContext.Rpc
 
RegisteredMethod - Class in org.hertsstack.core.modelx
Herts rpc method for internal registration
RegisteredMethod() - Constructor for class org.hertsstack.core.modelx.RegisteredMethod
 
RegisteredMethod(HertsType, String, String, String, Class<?>, Class<?>[]) - Constructor for class org.hertsstack.core.modelx.RegisteredMethod
 
registerReceiver(StreamObserver<Object>) - Method in class org.hertsstack.core.service.HertsServiceReactiveStreaming
 
registerReceiver(StreamObserver<Object>) - Method in interface org.hertsstack.core.service.ReactiveStreaming
Register receiver internal of Client
reset() - Method in class org.hertsstack.core.logger.Logging.Manager
 
resetFinally() - Static method in class org.hertsstack.core.logger.Logging.Manager
 
Rpc() - Constructor for class org.hertsstack.core.context.SharedServiceContext.Rpc
 
RpcClientBuildException - Exception in org.hertsstack.core.exception
Herts core client build failure exception class.
RpcClientBuildException() - Constructor for exception org.hertsstack.core.exception.RpcClientBuildException
 
RpcClientBuildException(String) - Constructor for exception org.hertsstack.core.exception.RpcClientBuildException
 
RpcClientBuildException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.RpcClientBuildException
 
RpcClientBuildException(Throwable) - Constructor for exception org.hertsstack.core.exception.RpcClientBuildException
 
RpcErrorException - Exception in org.hertsstack.core.exception.rpc
Herts prc error
RpcErrorException(StatusRuntimeException) - Constructor for exception org.hertsstack.core.exception.rpc.RpcErrorException
 
RpcErrorException(RpcErrorException.StatusCode) - Constructor for exception org.hertsstack.core.exception.rpc.RpcErrorException
 
RpcErrorException(RpcErrorException.StatusCode, String) - Constructor for exception org.hertsstack.core.exception.rpc.RpcErrorException
 
RpcErrorException.StatusCode - Enum in org.hertsstack.core.exception.rpc
Status Code enum See: StatusCode
RpcServerBuildException - Exception in org.hertsstack.core.exception
Herts core server build failure exception class.
RpcServerBuildException() - Constructor for exception org.hertsstack.core.exception.RpcServerBuildException
 
RpcServerBuildException(String) - Constructor for exception org.hertsstack.core.exception.RpcServerBuildException
 
RpcServerBuildException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.RpcServerBuildException
 
RpcServerBuildException(Throwable) - Constructor for exception org.hertsstack.core.exception.RpcServerBuildException
 

S

ServerStreaming - org.hertsstack.core.context.HertsType
 
ServiceMethodNotfoundException - Exception in org.hertsstack.core.exception
Herts failure instance exception class.
ServiceMethodNotfoundException() - Constructor for exception org.hertsstack.core.exception.ServiceMethodNotfoundException
 
ServiceMethodNotfoundException(String) - Constructor for exception org.hertsstack.core.exception.ServiceMethodNotfoundException
 
ServiceMethodNotfoundException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.ServiceMethodNotfoundException
 
ServiceMethodNotfoundException(Throwable) - Constructor for exception org.hertsstack.core.exception.ServiceMethodNotfoundException
 
ServiceNotFoundException - Exception in org.hertsstack.core.exception
Herts service is not found on registered service exception class.
ServiceNotFoundException() - Constructor for exception org.hertsstack.core.exception.ServiceNotFoundException
 
ServiceNotFoundException(String) - Constructor for exception org.hertsstack.core.exception.ServiceNotFoundException
 
ServiceNotFoundException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.ServiceNotFoundException
 
ServiceNotFoundException(Throwable) - Constructor for exception org.hertsstack.core.exception.ServiceNotFoundException
 
ServiceValidateUtil - Class in org.hertsstack.core.util
Herts service validation utility
ServiceValidateUtil() - Constructor for class org.hertsstack.core.util.ServiceValidateUtil
 
setClassInfo(String) - Method in class org.hertsstack.core.modelx.InternalHttpMsg
 
setClassTypes(Class<?>[]) - Method in class org.hertsstack.core.modelx.HertsMessage
 
setCoreImplServiceName(String) - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
setCoreServiceName(String) - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
setExceptionCauseMessage(String) - Method in class org.hertsstack.core.modelx.InternalHttpResponse
 
setGlobalIp(String) - Method in class org.hertsstack.core.service.ClientInfo
 
setHertsCoreType(HertsType) - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
setId(String) - Method in class org.hertsstack.core.service.ClientInfo
 
setJavaVersion(String) - Method in class org.hertsstack.core.service.ClientInfo
 
setKeyName(String) - Method in class org.hertsstack.core.modelx.InternalHttpMsg
 
setMessage(String) - Method in class org.hertsstack.core.modelx.InternalHttpErrorResponse
 
setMessageParameters(Object[]) - Method in class org.hertsstack.core.modelx.HertsMessage
 
setMethodDescriptors(List<MethodDescriptor<byte[], byte[]>>) - Method in class org.hertsstack.core.descriptor.CustomGrpcUnaryDescriptor
 
setMethodDescriptors(List<MethodDescriptor<Object, Object>>) - Method in class org.hertsstack.core.descriptor.CustomGrpcStreamingDescriptor
 
setMethodName(String) - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
setMethodReturnType(Class<?>) - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
setParameters(Class<?>[]) - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
setPayload(InternalHttpMsg) - Method in class org.hertsstack.core.modelx.InternalHttpResponse
 
setPayloads(List<InternalHttpMsg>) - Method in class org.hertsstack.core.modelx.InternalHttpRequest
 
setServiceDescriptor(ServiceDescriptor) - Method in class org.hertsstack.core.descriptor.CustomGrpcStreamingDescriptor
 
setServiceDescriptor(ServiceDescriptor) - Method in class org.hertsstack.core.descriptor.CustomGrpcUnaryDescriptor
 
setStatusCode(HttpErrorException.StatusCode) - Method in class org.hertsstack.core.modelx.InternalHttpErrorResponse
 
setUserAgent(String) - Method in class org.hertsstack.core.service.ClientInfo
 
setValue(Object) - Method in class org.hertsstack.core.modelx.InternalHttpMsg
 
SharedServiceContext - Class in org.hertsstack.core.context
Herts shared context on server and client.
SharedServiceContext() - Constructor for class org.hertsstack.core.context.SharedServiceContext
 
SharedServiceContext.Header - Class in org.hertsstack.core.context
 
SharedServiceContext.Rpc - Class in org.hertsstack.core.context
 
Status0 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status1 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status10 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status11 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status12 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status13 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status14 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status15 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status16 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status2 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status3 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status300 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status301 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status302 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status303 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status304 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status305 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status306 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status307 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status308 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status4 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status400 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status401 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status402 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status403 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status404 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status405 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status406 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status407 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status408 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status409 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status410 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status411 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status412 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status413 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status414 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status415 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status416 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status417 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status418 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status421 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status422 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status423 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status424 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status425 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status426 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status427 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status428 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status429 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status431 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status451 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status5 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status500 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status501 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status502 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status503 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status504 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status505 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status506 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status507 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status508 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status510 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status511 - org.hertsstack.core.exception.http.HttpErrorException.StatusCode
 
Status6 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status7 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status8 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
Status9 - org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
 
stream(byte[]) - Method in class org.hertsstack.core.marshaller.CustomGrpcMarshaller
 
stream(Object) - Method in class org.hertsstack.core.marshaller.CustomGrpcStramingMarshaller
 
StreamBodyException - Exception in org.hertsstack.core.exception
Herts grpc streaming invalid message failure exception class.
StreamBodyException() - Constructor for exception org.hertsstack.core.exception.StreamBodyException
 
StreamBodyException(String) - Constructor for exception org.hertsstack.core.exception.StreamBodyException
 
StreamBodyException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.StreamBodyException
 
StreamBodyException(Throwable) - Constructor for exception org.hertsstack.core.exception.StreamBodyException
 
StreamParsingException - Exception in org.hertsstack.core.exception
Herts stream error exception
StreamParsingException(String) - Constructor for exception org.hertsstack.core.exception.StreamParsingException
 
StreamParsingException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.StreamParsingException
 
StreamParsingException(Throwable) - Constructor for exception org.hertsstack.core.exception.StreamParsingException
 
StreamResBodyException - Exception in org.hertsstack.core.exception
Herts grpc streaming invalid message failure exception class.
StreamResBodyException() - Constructor for exception org.hertsstack.core.exception.StreamResBodyException
 
StreamResBodyException(String) - Constructor for exception org.hertsstack.core.exception.StreamResBodyException
 
StreamResBodyException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.StreamResBodyException
 
StreamResBodyException(Throwable) - Constructor for exception org.hertsstack.core.exception.StreamResBodyException
 

T

throwHertsHttpErrorException() - Method in class org.hertsstack.core.modelx.InternalHttpErrorResponse
 
toString() - Method in class org.hertsstack.core.modelx.RegisteredMethod
 
TypeInvalidException - Exception in org.hertsstack.core.exception
Herts core type invalid exception class.
TypeInvalidException() - Constructor for exception org.hertsstack.core.exception.TypeInvalidException
 
TypeInvalidException(String) - Constructor for exception org.hertsstack.core.exception.TypeInvalidException
 
TypeInvalidException(String, Throwable) - Constructor for exception org.hertsstack.core.exception.TypeInvalidException
 
TypeInvalidException(Throwable) - Constructor for exception org.hertsstack.core.exception.TypeInvalidException
 

U

Unary - org.hertsstack.core.context.HertsType
 
userAgent - Variable in class org.hertsstack.core.service.ClientInfo
 

V

validateMethod(List<Class<?>>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check method condition
validateMethods(Method[], List<String>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check method condition
validateRegisteredServices(List<HertsService>) - Static method in class org.hertsstack.core.util.ServiceValidateUtil
Check registered service
value() - Method in annotation type org.hertsstack.core.annotation.HertsHttp
HertsType.
value() - Method in annotation type org.hertsstack.core.annotation.HertsRpcReceiver
HertsType.
value() - Method in annotation type org.hertsstack.core.annotation.HertsRpcService
HertsType.
valueOf(String) - Static method in enum org.hertsstack.core.context.HertsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hertsstack.core.exception.http.HttpErrorException.StatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.hertsstack.core.context.HertsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hertsstack.core.exception.http.HttpErrorException.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hertsstack.core.exception.rpc.RpcErrorException.StatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
voidReturnName - Static variable in class org.hertsstack.core.util.ServiceValidateUtil
 
B C D F G H I J L M N O P R S T U V 
All Classes All Packages