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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/transport/http/server/
H A DServerConnectionImpl.java62 final class ServerConnectionImpl extends WSHTTPConnection implements WebServiceContextDelegate { class in inherits:WSHTTPConnection,WebServiceContextDelegate
71 public ServerConnectionImpl(@NotNull HttpAdapter adapter, @NotNull HttpExchange httpExchange) { method in class:ServerConnectionImpl
310 model = parse(ServerConnectionImpl.class);

Completed in 30 milliseconds