Uses of Enum
org.osgi.util.pushstream.QueuePolicyOption
Packages that use QueuePolicyOption
-
Uses of QueuePolicyOption in org.osgi.util.pushstream
Methods in org.osgi.util.pushstream that return QueuePolicyOptionModifier and TypeMethodDescriptionstatic QueuePolicyOption
Returns the enum constant of this type with the specified name.static QueuePolicyOption[]
QueuePolicyOption.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.osgi.util.pushstream with parameters of type QueuePolicyOptionModifier and TypeMethodDescriptionBufferBuilder
<R, T, U> BufferBuilder.withQueuePolicy
(QueuePolicyOption queuePolicyOption) Set theQueuePolicy
of this BuilderPushStreamBuilder.withQueuePolicy
(QueuePolicyOption queuePolicyOption)