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 |
Modifier and Type | Method and Description |
---|---|
void |
Flow.Subscriber.onSubscribe(Flow.Subscription subscription)
Method invoked prior to invoking any other Subscriber
methods for the given Subscription.
|
Modifier and Type | Method and Description |
---|---|
Flow.Subscription |
JerseyPublisher.SubscriberWrapper.getSubscription()
Get reference to subscriber's
Flow.Subscription . |
Modifier and Type | Method and Description |
---|---|
void |
JerseyPublisher.SubscriberWrapper.onSubscribe(Flow.Subscription subscription) |
Modifier and Type | Method and Description |
---|---|
void |
SseEventSuscriber.onSubscribe(Flow.Subscription flowsubscription) |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.