Class BindingOperation

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

public class BindingOperation extends Entity implements Extensible
Entity corresponding to the "operation" child element of a WSDL "binding" element.
Author:
JAX-RPC Development Team