Apache CXF API

Uses of Class
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal.ServiceProcessor.BindingType

Packages that use ServiceProcessor.BindingType
org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal   
 

Uses of ServiceProcessor.BindingType in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
 

Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal that return ServiceProcessor.BindingType
static ServiceProcessor.BindingType ServiceProcessor.BindingType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ServiceProcessor.BindingType[] ServiceProcessor.BindingType.values()
          Returns an array containing the constants of this enum type, in the order they're declared.
 


Apache CXF API

Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.