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

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

Completed in 275 milliseconds