Class MessagingBinders
java.lang.Object
org.glassfish.jersey.message.internal.MessagingBinders
Binding definitions for the default set of message related providers (readers,
writers, header delegates).
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Header delegate provider injection binder.static class
Message body providers injection binder. -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MessagingBinders
private MessagingBinders()Prevents instantiation.
-