Class Hierarchy
- java.lang.Object
- org.osgi.util.pushstream.AbstractBufferBuilder<R,
T, U> (implements org.osgi.util.pushstream.BufferBuilder<R, T, U>) - org.osgi.util.pushstream.PushStreamBuilderImpl<T,
U> (implements org.osgi.util.pushstream.PushStreamBuilder<T, U>)
- org.osgi.util.pushstream.PushStreamBuilderImpl<T,
- java.util.AbstractCollection<E> (implements java.util.Collection<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- org.osgi.util.pushstream.AbstractPushStreamImpl.ArrayQueue<E> (implements java.util.Queue<E>)
- java.util.AbstractQueue<E> (implements java.util.Queue<E>)
- org.osgi.util.pushstream.AbstractPushStreamImpl<T> (implements org.osgi.util.pushstream.PushStream<T>)
- org.osgi.util.pushstream.IntermediatePushStreamImpl<T> (implements org.osgi.util.pushstream.PushStream<T>)
- org.osgi.util.pushstream.UnbufferedPushStreamImpl<T,
U> (implements org.osgi.util.pushstream.PushStream<T>) - org.osgi.util.pushstream.BufferedPushStreamImpl<T,
U> (implements org.osgi.util.pushstream.PushStream<T>)
- org.osgi.util.pushstream.BufferedPushStreamImpl<T,
- org.osgi.util.pushstream.PushEvent<T>
- org.osgi.util.pushstream.PushEvent.CloseEvent<T>
- org.osgi.util.pushstream.PushEvent.DataEvent<T>
- org.osgi.util.pushstream.PushEvent.ErrorEvent<T>
- org.osgi.util.pushstream.PushStreamProvider
- org.osgi.util.pushstream.PushStreamProvider.MultiplexingConsumer<T> (implements org.osgi.util.pushstream.PushEventConsumer<T>)
- org.osgi.util.pushstream.PushStreamProvider.PushEventPipe<T> (implements org.osgi.util.pushstream.PushEventConsumer<T>, org.osgi.util.pushstream.PushEventSource<T>)
- org.osgi.util.pushstream.SimplePushEventSourceImpl<T,
U> (implements org.osgi.util.pushstream.SimplePushEventSource<T>)
- org.osgi.util.pushstream.AbstractBufferBuilder<R,
Interface Hierarchy
- java.lang.AutoCloseable
- org.osgi.util.pushstream.PushStream<T>
- org.osgi.util.pushstream.SimplePushEventSource<T> (also extends org.osgi.util.pushstream.PushEventSource<T>)
- org.osgi.util.pushstream.BufferBuilder<R,
T, U> - org.osgi.util.pushstream.PushStreamBuilder<T,
U>
- org.osgi.util.pushstream.PushStreamBuilder<T,
- org.osgi.util.pushstream.PushbackPolicy<T,
U> - org.osgi.util.pushstream.PushEventConsumer<T>
- org.osgi.util.pushstream.PushEventSource<T>
- org.osgi.util.pushstream.SimplePushEventSource<T> (also extends java.lang.AutoCloseable)
- org.osgi.util.pushstream.QueuePolicy<T,
U>
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.osgi.util.pushstream.AbstractPushStreamImpl.State
- org.osgi.util.pushstream.PushbackPolicyOption
- org.osgi.util.pushstream.PushEvent.EventType
- org.osgi.util.pushstream.QueuePolicyOption
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)