public class MDPWSMessage2SOAPSerializer
extends org.ws4d.java.communication.protocol.soap.generator.DefaultMessageSerializer
| Modifier and Type | Field and Description |
|---|---|
protected static boolean |
JMEDS_DPWS_EXPLORER_FALLBACK_ENABLED |
protected static boolean |
SERIALIZE_SCHEMA_FOR_STREAMING_IN_WSDL |
| Constructor and Description |
|---|
MDPWSMessage2SOAPSerializer() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addStreamSourcePolicySection(MDPWSGetMetadataResponseMessage msg,
org.ws4d.java.io.xml.Ws4dXmlSerializer serializer,
org.ws4d.java.constants.general.DPWSConstantsHelper helper,
org.ws4d.java.structures.DataStructure portTypes,
org.ws4d.java.structures.HashMap schemaMap,
org.ws4d.java.communication.ConnectionInfo conInfo) |
void |
serialize(org.ws4d.java.message.Message msg,
org.ws4d.java.io.xml.Ws4dXmlSerializer serializer,
org.ws4d.java.communication.ConnectionInfo pd,
boolean includeXAddrsInHello) |
protected void |
serializeMDPWSGetMetadataResponseMessage(MDPWSGetMetadataResponseMessage msg,
org.ws4d.java.io.xml.Ws4dXmlSerializer serializer,
org.ws4d.java.communication.ConnectionInfo conInfo) |
serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serialize, serializeUnknownAttributes, serializeUnknownElementsprotected static final boolean JMEDS_DPWS_EXPLORER_FALLBACK_ENABLED
protected static final boolean SERIALIZE_SCHEMA_FOR_STREAMING_IN_WSDL
public void serialize(org.ws4d.java.message.Message msg,
org.ws4d.java.io.xml.Ws4dXmlSerializer serializer,
org.ws4d.java.communication.ConnectionInfo pd,
boolean includeXAddrsInHello)
throws java.io.IOException
serialize in class org.ws4d.java.communication.protocol.soap.generator.MessageSerializerjava.io.IOExceptionprotected void serializeMDPWSGetMetadataResponseMessage(MDPWSGetMetadataResponseMessage msg, org.ws4d.java.io.xml.Ws4dXmlSerializer serializer, org.ws4d.java.communication.ConnectionInfo conInfo) throws java.io.IOException
java.io.IOExceptionprotected void addStreamSourcePolicySection(MDPWSGetMetadataResponseMessage msg, org.ws4d.java.io.xml.Ws4dXmlSerializer serializer, org.ws4d.java.constants.general.DPWSConstantsHelper helper, org.ws4d.java.structures.DataStructure portTypes, org.ws4d.java.structures.HashMap schemaMap, org.ws4d.java.communication.ConnectionInfo conInfo) throws java.lang.IllegalArgumentException, java.lang.IllegalStateException, java.io.IOException
java.lang.IllegalArgumentExceptionjava.lang.IllegalStateExceptionjava.io.IOException