Searched defs:SOAPPart1_2Impl (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/soap/ver1_2/
H A DSOAPPart1_2Impl.java43 public class SOAPPart1_2Impl extends SOAPPartImpl implements SOAPConstants{ class in inherits:SOAPPartImpl,SOAPConstants
46 Logger.getLogger(SOAPPart1_2Impl.class.getName(),
49 public SOAPPart1_2Impl() { method in class:SOAPPart1_2Impl
53 public SOAPPart1_2Impl(MessageImpl message) { method in class:SOAPPart1_2Impl
87 return new SOAPPart1_2Impl();

Completed in 29 milliseconds