Uses of Class
com.sun.xml.ws.wsdl.DispatchException
Packages that use DispatchException
-
Uses of DispatchException in com.sun.xml.ws.api.databinding
Methods in com.sun.xml.ws.api.databinding that throw DispatchException -
Uses of DispatchException in com.sun.xml.ws.db
Methods in com.sun.xml.ws.db that throw DispatchException -
Uses of DispatchException in com.sun.xml.ws.wsdl
Methods in com.sun.xml.ws.wsdl that throw DispatchExceptionModifier and TypeMethodDescriptionOperationDispatcher.getWSDLOperationMapping(Packet request) WSDLOperationFinder.getWSDLOperationMapping(Packet request) This methods returns the QName of the WSDL operation corresponding to a request Packet.