Class Hierarchy
- java.lang.Object
- org.hertsstack.core.modelx.HertsMessage (implements java.io.Serializable)
- org.hertsstack.core.service.ClientInfo
- org.hertsstack.core.service.HertsServiceBidirectionalStreaming<T>
- org.hertsstack.core.service.HertsServiceClientStreaming<T>
- org.hertsstack.core.service.HertsServiceHttp<T>
- org.hertsstack.core.service.HertsServiceReactiveStreaming<T,K> (implements org.hertsstack.core.service.ReactiveStreaming)
- org.hertsstack.core.service.HertsServiceServerStreaming<T>
- org.hertsstack.core.service.HertsServiceUnary<T>
- org.hertsstack.core.modelx.HertsMessage (implements java.io.Serializable)
Interface Hierarchy
- org.hertsstack.core.service.HertsReceiver
- org.hertsstack.core.service.HertsService
- org.hertsstack.core.service.HertsReactiveService
- org.hertsstack.core.service.ReactiveStreaming