Serialized Form
-
Package org.hertsstack.core.exception
-
Class org.hertsstack.core.exception.ChannelIsNullException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.HttpServerBuildException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.InvalidMessageException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.InvokeException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.NotSupportParameterTypeException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.RpcClientBuildException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.RpcServerBuildException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.ServiceMethodNotfoundException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.ServiceNotFoundException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.StreamBodyException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.StreamParsingException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.StreamResBodyException extends java.lang.RuntimeException implements Serializable
-
Class org.hertsstack.core.exception.TypeInvalidException extends java.lang.RuntimeException implements Serializable
-
-
Package org.hertsstack.core.exception.http
-
Class org.hertsstack.core.exception.http.HttpErrorException extends java.lang.RuntimeException implements Serializable
-
Serialized Fields
-
statusCode
HttpErrorException.StatusCode statusCode
-
-
-
-
Package org.hertsstack.core.exception.rpc
-
Class org.hertsstack.core.exception.rpc.RpcErrorException extends io.grpc.StatusRuntimeException implements Serializable
-
Serialized Fields
-
status
io.grpc.Status status
-
statusCode
RpcErrorException.StatusCode statusCode
-
-
-
-
Package org.hertsstack.core.modelx
-
Class org.hertsstack.core.modelx.HertsMessage extends java.lang.Object implements Serializable
-
Serialized Fields
-
classTypes
java.lang.Class<?>[] classTypes
-
messageParameters
java.lang.Object[] messageParameters
-
-
-
Class org.hertsstack.core.modelx.InternalHttpErrorResponse extends java.lang.Object implements Serializable
-
Serialized Fields
-
message
java.lang.String message
-
statusCode
HttpErrorException.StatusCode statusCode
-
-
-
Class org.hertsstack.core.modelx.InternalHttpRequest extends java.lang.Object implements Serializable
-
Serialized Fields
-
payloads
java.util.List<InternalHttpMsg> payloads
-
-
-
Class org.hertsstack.core.modelx.InternalHttpResponse extends java.lang.Object implements Serializable
-
Serialized Fields
-
exceptionCauseMessage
java.lang.String exceptionCauseMessage
-
payload
InternalHttpMsg payload
-
-
-
-
Package org.hertsstack.core.service
-
Class org.hertsstack.core.service.ClientInfo extends HertsMessage implements Serializable
-
Serialized Fields
-
globalIp
java.lang.String globalIp
-
id
java.lang.String id
-
javaVersion
java.lang.String javaVersion
-
userAgent
java.lang.String userAgent
-
-
-