Interface TWSDLOperation

  • All Superinterfaces:
    TWSDLExtensible
    All Known Implementing Classes:
    Operation

    public interface TWSDLOperation
    extends TWSDLExtensible
    Deprecated.
    This interface is deprecated, will be removed in JAX-WS 2.2 RI.
    Abstracts wsdl:portType/wsdl:operation
    Author:
    Vivek Pandey
    • Method Detail

      • getFaults

        Map<String,​JClass> getFaults()
        Deprecated.
        Gives a Map of fault name attribute value to the JClass