Class ServiceEndpointInterfaceMappingNode
- java.lang.Object
-
- com.sun.xml.rpc.processor.generator.nodes.JaxRpcMappingNode
-
- com.sun.xml.rpc.processor.generator.nodes.ServiceEndpointInterfaceMappingNode
-
public class ServiceEndpointInterfaceMappingNode extends JaxRpcMappingNode
- Version:
- 1.1.5
- Author:
- Qingqing Ouyang
-
-
Constructor Summary
Constructors Constructor Description ServiceEndpointInterfaceMappingNode()Default constructor.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nodewrite(Node parent, String nodeName, Configuration config, Port port)write the appropriate information to a DOM tree and return it-
Methods inherited from class com.sun.xml.rpc.processor.generator.nodes.JaxRpcMappingNode
appendChild, appendTextChild, appendTextChild, debug, forceAppendTextChild, getOwnerDocument, setAttribute, setAttributeNS
-
-