Uses of Interface
com.sun.xml.ws.transport.http.HttpAdapter.CompletionCallback
-
Packages that use HttpAdapter.CompletionCallback Package Description com.sun.xml.ws.transport.http -
-
Uses of HttpAdapter.CompletionCallback in com.sun.xml.ws.transport.http
Fields in com.sun.xml.ws.transport.http declared as HttpAdapter.CompletionCallback Modifier and Type Field Description static HttpAdapter.CompletionCallbackHttpAdapter. NO_OP_COMPLETION_CALLBACKMethods in com.sun.xml.ws.transport.http with parameters of type HttpAdapter.CompletionCallback Modifier and Type Method Description voidHttpAdapter. invokeAsync(WSHTTPConnection con, HttpAdapter.CompletionCallback callback)
-