public class MDPWSWSDLPortType extends org.ws4d.java.description.wsdl.WSDLPortType implements WSDLPolicyAttachmentPoint
| Modifier and Type | Class and Description |
|---|---|
static class |
MDPWSWSDLPortType.OperationLists |
| Constructor and Description |
|---|
MDPWSWSDLPortType() |
MDPWSWSDLPortType(org.ws4d.java.types.QName name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
addWSDLPolicyAttachment(WSDLPolicyAttachment attachment) |
MDPWSWSDLPortType.OperationLists |
getOperationLists() |
void |
getOperationLists(org.ws4d.java.structures.Iterator operationsit,
MDPWSWSDLPortType.OperationLists opList) |
WSDLPolicyDirection |
getPolicyDirection() |
org.ws4d.java.structures.Iterator |
getWSDLPolicyAttachments() |
boolean |
hasDefaultDPWSOperations() |
boolean |
hasDualChannelMessages() |
boolean |
hasMDPWSOperations() |
boolean |
hasMessagesToSign() |
boolean |
hasMessageToEncrypt() |
boolean |
hasStreamOperations() |
boolean |
removeWSDLPolicyAttachment(WSDLPolicyAttachment attachment) |
addOperation, getAttribute, getAttributes, getOperation, getOperations, getWsdl, hasAttributes, isEventSource, serializeAttributes, setAttribute, setAttribute, setAttributes, setEventSource, toStringpublic MDPWSWSDLPortType()
public MDPWSWSDLPortType(org.ws4d.java.types.QName name)
public boolean hasMessagesToSign()
public boolean hasDualChannelMessages()
public boolean hasMessageToEncrypt()
public boolean hasMDPWSOperations()
public boolean hasDefaultDPWSOperations()
public boolean hasStreamOperations()
public MDPWSWSDLPortType.OperationLists getOperationLists()
public void getOperationLists(org.ws4d.java.structures.Iterator operationsit,
MDPWSWSDLPortType.OperationLists opList)
public org.ws4d.java.structures.Iterator getWSDLPolicyAttachments()
getWSDLPolicyAttachments in interface WSDLPolicyAttachmentPointpublic boolean addWSDLPolicyAttachment(WSDLPolicyAttachment attachment)
addWSDLPolicyAttachment in interface WSDLPolicyAttachmentPointpublic boolean removeWSDLPolicyAttachment(WSDLPolicyAttachment attachment)
removeWSDLPolicyAttachment in interface WSDLPolicyAttachmentPointpublic WSDLPolicyDirection getPolicyDirection()
getPolicyDirection in interface WSDLPolicyAttachmentPoint