Uses of Interface
org.apache.wsif.tools.wsdl.BindingGenerator

Packages that use BindingGenerator
org.apache.wsif.providers   
org.apache.wsif.tools.wsdl   
 

Uses of BindingGenerator in org.apache.wsif.providers
 

Methods in org.apache.wsif.providers that return BindingGenerator
abstract  BindingGenerator[] ModelWSIFProvider.getBindingGenerators()
          Returns a tooling BindingGenerator for the provider
 

Uses of BindingGenerator in org.apache.wsif.tools.wsdl
 

Classes in org.apache.wsif.tools.wsdl that implement BindingGenerator
 class EJBBindingGenerator
          Utility to add a WSIF Java binding to a WSDL4J definition
 class JavaBindingGenerator
          Utility to add a WSIF Java binding to a WSDL4J definition
 class ModelBindingGenerator
          Model for classes to add new bindings to a WSDL4J definition
 class SOAPJMSBindingGenerator
          Utility to add a WSIF SOAP/JMS binding to a WSDL4J definition
 



Copyright ? 2002, 2006 Apache XML Project. All Rights Reserved.