Example usage for javax.xml.soap SOAPBody interface-usage

List of usage examples for javax.xml.soap SOAPBody interface-usage

Introduction

In this page you can find the example usage for javax.xml.soap SOAPBody interface-usage.

Usage

From source file org.apache.axis.message.SOAPBody.java

/**
 * Holder for body elements.
 *
 * @author Glyn Normington (glyn@apache.org)
 */
public class SOAPBody extends MessageElement implements javax.xml.soap.SOAPBody {