org.glassfish.jersey.message.internal
Class MessagingBinders

java.lang.Object
  extended by org.glassfish.jersey.message.internal.MessagingBinders

public class MessagingBinders
extends Object

Binding definitions for the default set of message related providers (readers, writers, header delegates).

Author:
Marek Potociar (marek.potociar at oracle.com)

Nested Class Summary
static class MessagingBinders.HeaderDelegateProviders
          Header delegate provider injection binder.
static class MessagingBinders.MessageBodyProviders
          Message body providers injection binder.
 
Constructor Summary
MessagingBinders()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessagingBinders

public MessagingBinders()


Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.