Uses of Interface
com.sun.xml.ws.api.model.wsdl.WSDLBoundOperation
Packages that use WSDLBoundOperation
-
Uses of WSDLBoundOperation in com.sun.xml.ws.addressing
Methods in com.sun.xml.ws.addressing with parameters of type WSDLBoundOperationModifier and TypeMethodDescriptionprotected voidW3CWsaServerTube.checkAnonymousSemantics(WSDLBoundOperation wbo, WSEndpointReference replyTo, WSEndpointReference faultTo) protected voidWsaServerTube.checkAnonymousSemantics(WSDLBoundOperation wbo, WSEndpointReference replyTo, WSEndpointReference faultTo) protected booleanW3CWsaServerTube.isAnonymousRequired(WSDLBoundOperation wbo) protected booleanWsaServerTube.isAnonymousRequired(WSDLBoundOperation wbo) -
Uses of WSDLBoundOperation in com.sun.xml.ws.api.message
Methods in com.sun.xml.ws.api.message that return WSDLBoundOperationModifier and TypeMethodDescriptionfinal WSDLBoundOperationMessage.getOperation(WSDLBoundPortType boundPortType) Deprecated.It is not always possible to uniquely identify the WSDL Operation from just the information in the Message.final WSDLBoundOperationMessage.getOperation(WSDLPort port) Deprecated.It is not always possible to uniquely identify the WSDL Operation from just the information in the Message. -
Uses of WSDLBoundOperation in com.sun.xml.ws.api.model
Methods in com.sun.xml.ws.api.model that return WSDLBoundOperation -
Uses of WSDLBoundOperation in com.sun.xml.ws.api.model.wsdl
Methods in com.sun.xml.ws.api.model.wsdl that return WSDLBoundOperationModifier and TypeMethodDescriptionGets theWSDLBoundOperationfor a given operation nameWSDLBoundFault.getBoundOperation()Gives the ownerWSDLBoundOperationWSDLBoundPortType.getOperation(String namespaceUri, String localName) Gets the bound operation in this port for a tag name.Methods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLBoundOperationModifier and TypeMethodDescriptionIterable<? extends WSDLBoundOperation>WSDLBoundPortType.getBindingOperations()Gets theWSDLBoundOperations -
Uses of WSDLBoundOperation in com.sun.xml.ws.api.model.wsdl.editable
Subinterfaces of WSDLBoundOperation in com.sun.xml.ws.api.model.wsdl.editable -
Uses of WSDLBoundOperation in com.sun.xml.ws.model
Methods in com.sun.xml.ws.model that return WSDLBoundOperation -
Uses of WSDLBoundOperation in com.sun.xml.ws.model.wsdl
Classes in com.sun.xml.ws.model.wsdl that implement WSDLBoundOperation -
Uses of WSDLBoundOperation in com.sun.xml.ws.wsdl
Methods in com.sun.xml.ws.wsdl with parameters of type WSDLBoundOperationModifier and TypeMethodDescriptionprotected WSDLOperationMappingWSDLOperationFinder.wsdlOperationMapping(WSDLBoundOperation o)