SOAPEncoder

net.bpelunit.framework.client.eclipse.soapEncoder

1.0

Extension point for adding SOAP Encoders

<!ELEMENT extension (soapProcessor)>

<!ATTLIST extension

point CDATA #REQUIRED

id    CDATA #IMPLIED

name  CDATA #IMPLIED>


<!ELEMENT soapProcessor EMPTY>

<!ATTLIST soapProcessor

id           CDATA #REQUIRED

name         CDATA #REQUIRED

encoderClass CDATA #REQUIRED>


[Enter extension point usage example here.]

[Enter API information here.]

[Enter information about supplied implementation of this extension point.]