Class Operation

java.lang.Object
com.sun.xml.rpc.wsdl.framework.Entity
com.sun.xml.rpc.wsdl.document.Operation
All Implemented Interfaces:
Elemental

public class Operation extends Entity
Entity corresponding to the "operation" child element of a "portType" WSDL element.
Author:
JAX-RPC Development Team
  • Constructor Details

    • Operation

      public Operation()
  • Method Details