public abstract class StreamSourceCommons
extends org.ws4d.java.service.OperationCommons
| Modifier | Constructor and Description |
|---|---|
protected |
StreamSourceCommons(MDPWSWSDLStreamOperation operation) |
protected |
StreamSourceCommons(java.lang.String name,
org.ws4d.java.types.QName portType,
StreamConfiguration streamConfig) |
| Modifier and Type | Method and Description |
|---|---|
StreamConfiguration |
getStreamConfiguration() |
int |
getType() |
boolean |
isNotification() |
void |
setStreamConfiguration(StreamConfiguration streamConfiguration) |
addCustomComplexType, addFault, addInputParameter, addOutputParameter, clearCustomComplexTypes, createFaultValue, createFaultValue, createInputValue, createInputValue, createOutputValue, createOutputValue, equals, getCustomComplexTypes, getFault, getFaultAttribute, getFaultAttributes, getFaultCount, getFaults, getInput, getInputAction, getInputAttribute, getInputAttributes, getInputName, getInputParameter, getName, getNameQuallified, getOutput, getOutputAction, getOutputAttribute, getOutputAttributes, getOutputName, getOutputParameter, getPortType, getService, hasFaultAttributes, hashCode, hasInputAttributes, hasOutputAttributes, isInputActionSet, isInputNameSet, isOutputActionSet, isOutputNameSet, removeCustomComplexType, removeFault, setFaultAttribute, setFaultAttributes, setInput, setInputAction, setInputAttribute, setInputAttributes, setInputName, setInputNameInternal, setOutput, setOutputAction, setOutputAttribute, setOutputAttributes, setOutputName, setOutputNameInternal, setService, toStringprotected StreamSourceCommons(java.lang.String name,
org.ws4d.java.types.QName portType,
StreamConfiguration streamConfig)
protected StreamSourceCommons(MDPWSWSDLStreamOperation operation)
public int getType()
getType in interface org.ws4d.java.service.OperationDescriptiongetType in class org.ws4d.java.service.OperationCommonspublic final boolean isNotification()
public StreamConfiguration getStreamConfiguration()
public void setStreamConfiguration(StreamConfiguration streamConfiguration)