Searched defs:WSHttpHandler (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/server/
H A DWSHttpHandler.java48 final class WSHttpHandler implements HttpHandler { class in inherits:HttpHandler
63 public WSHttpHandler(@NotNull HttpAdapter adapter, @Nullable Executor executor) { method in class:WSHttpHandler

Completed in 598 milliseconds