Package | Description |
---|---|
org.glassfish.jersey.internal.jsr166 |
Contains a subset of classes repackaged from the jsr166 written by Doug Lea.
|
org.glassfish.jersey.internal.util |
Common Jersey internal miscellaneous utility classes.
|
org.glassfish.jersey.microprofile.restclient |
Class and Description |
---|
Flow.Publisher
A producer of items (and related control messages) received by
Subscribers.
|
Flow.Subscriber
A receiver of messages.
|
Flow.Subscription
Message control linking a
Flow.Publisher and Flow.Subscriber . |
SubmittableFlowPublisher
A
Flow.Publisher that asynchronously issues submitted
(non-null) items to current subscribers until it is closed. |
Class and Description |
---|
Flow.Publisher
A producer of items (and related control messages) received by
Subscribers.
|
Flow.Subscriber
A receiver of messages.
|
Flow.Subscription
Message control linking a
Flow.Publisher and Flow.Subscriber . |
Class and Description |
---|
Flow.Subscriber
A receiver of messages.
|
Flow.Subscription
Message control linking a
Flow.Publisher and Flow.Subscriber . |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.