public class MDPWSPortType
extends org.ws4d.java.service.ServiceCommons.PortType
| Constructor and Description |
|---|
MDPWSPortType() |
| Modifier and Type | Method and Description |
|---|---|
void |
addStreamSource(org.ws4d.java.description.wsdl.OperationSignature signature,
StreamSourceCommons streamSource) |
void |
convert(org.ws4d.java.service.ServiceCommons.PortType ptype) |
StreamSourceCommons |
getStreamSource(java.lang.String name,
java.lang.String inputName,
java.lang.String outputName) |
org.ws4d.java.structures.Iterator |
getStreamSources() |
addEventSource, addOperation, contains, equals, getEventSource, getEventSources, getOperation, getOperation, getOperations, hasEventSources, hashCode, hasOperations, isPlombed, plombpublic org.ws4d.java.structures.Iterator getStreamSources()
public StreamSourceCommons getStreamSource(java.lang.String name, java.lang.String inputName, java.lang.String outputName)
public void addStreamSource(org.ws4d.java.description.wsdl.OperationSignature signature,
StreamSourceCommons streamSource)
public void convert(org.ws4d.java.service.ServiceCommons.PortType ptype)