Class HttpHandlerImpl


  • public class HttpHandlerImpl
    extends javax.xml.ws.spi.http.HttpHandler
    A javax.xml.ws.spi.http.HttpHandler implementation that uses a JAXWSHttpSpiDestination instance for message processing
    • Method Detail

      • handle

        public void handle​(javax.xml.ws.spi.http.HttpExchange exchange)
                    throws IOException
        Specified by:
        handle in class javax.xml.ws.spi.http.HttpHandler
        Throws:
        IOException