Package | Description |
---|---|
org.glassfish.jersey.client |
Jersey client-side classes.
|
org.glassfish.jersey.internal.inject |
Common Jersey internal injection utility classes.
|
org.glassfish.jersey.message.filtering |
Support for Entity Data Filtering in Jersey.
|
org.glassfish.jersey.server |
Jersey server-side classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ClientAsyncExecutorLiteral
ClientAsyncExecutor annotation literal. |
class |
ClientBackgroundSchedulerLiteral
ClientBackgroundScheduler annotation literal. |
Modifier and Type | Class and Description |
---|---|
class |
CustomAnnotationLiteral
Custom annotation literal. |
Modifier and Type | Class and Description |
---|---|
private static class |
SecurityAnnotations.DenyAllImpl
DenyAll annotation implementation.
|
private static class |
SecurityAnnotations.PermitAllImpl
PermitAll annotation implementation.
|
private static class |
SecurityAnnotations.RolesAllowedImpl
DenyAll annotation implementation.
|
Modifier and Type | Class and Description |
---|---|
class |
BackgroundSchedulerLiteral
BackgroundScheduler annotation literal. |
class |
ManagedAsyncExecutorLiteral
ManagedAsyncExecutor annotation literal. |