public static class MessagingBinders.MessageBodyProviders extends org.glassfish.jersey.internal.inject.AbstractBinder
| Constructor and Description |
|---|
MessageBodyProviders(Map<String,Object> applicationProperties,
RuntimeType runtimeType)
Create new message body providers injection binder.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
configure()
Implement to provide binding definitions using the exposed binding methods.
|
bind, bind, bind, bind, bindAsContract, bindAsContract, bindAsContract, bindFactory, bindFactory, bindFactory, createManagedInstanceProvider, getBindings, installpublic MessageBodyProviders(Map<String,Object> applicationProperties, RuntimeType runtimeType)
applicationProperties - map containing application properties. May be null.runtimeType - runtime (client or server) where the binder is used.protected void configure()
org.glassfish.jersey.internal.inject.AbstractBinderconfigure in class org.glassfish.jersey.internal.inject.AbstractBinderCopyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.