Class JavaInterfaceWriter

All Implemented Interfaces:
Generator

public class JavaInterfaceWriter extends JavaClassWriter
This is Wsdl2java's PortType Writer. It writes the .java file which contains the interface.
  • Field Details

    • portType

      protected javax.wsdl.PortType portType
      Field portType
    • bEntry

      protected BindingEntry bEntry
      Field bEntry
  • Constructor Details

  • Method Details