Package org.apache.cxf.binding


package org.apache.cxf.binding
Interfaces for protocol bindings and their factories.
  • Class
    Description
     
    A Binding provides interceptors and message creation logic for a specific protocol binding.
    A configuration for a binding.
    A factory interface for creating Bindings from BindingInfo metadata.
    The manager interface represents a repository for accessing BindingFactorys.