Class Hierarchy
- java.lang.Object
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- com.tick42.glue.core.GlueException
- com.tick42.glue.core.interop.stream.publish.StreamSubscriptionRejectedException
- com.tick42.glue.core.GlueException
- java.lang.RuntimeException
- java.lang.Exception
- java.lang.Throwable (implements java.io.Serializable)
Interface Hierarchy
- java.lang.AutoCloseable
- com.tick42.glue.core.AsynchronousCloseable
- com.tick42.glue.core.interop.MethodRegistration
- com.tick42.glue.core.interop.stream.publish.StreamProducer
- com.tick42.glue.core.interop.stream.publish.StreamConsumer<T>
- com.tick42.glue.core.interop.MethodRegistration
- com.tick42.glue.core.AsynchronousCloseable
- com.tick42.glue.core.interop.stream.publish.StreamBranch
- com.tick42.glue.core.interop.stream.publish.StreamSubscriptionRequest<T>
- com.tick42.glue.core.interop.stream.publish.StreamSubscriptionRequestHandler<T>