Uses of Class
com.sun.xml.ws.server.sei.DispatchException

Packages that use DispatchException
com.sun.xml.ws.server.sei   
 

Uses of DispatchException in com.sun.xml.ws.server.sei
 

Methods in com.sun.xml.ws.server.sei that throw DispatchException
 EndpointMethodHandler PayloadQNameBasedDispatcher.getEndpointMethodHandler(Packet request)
           
 EndpointMethodHandler EndpointMethodDispatcher.getEndpointMethodHandler(Packet request)
          Returns the EndpointMethodHandler for the request Packet.
 EndpointMethodHandler ActionBasedDispatcher.getEndpointMethodHandler(Packet request)