| Package | Description |
|---|---|
| com.sun.xml.ws.client |
JAX-WS 2.0.1 Client Runtime
|
| com.sun.xml.ws.client.sei |
| Modifier and Type | Field and Description |
|---|---|
protected AsyncResponseImpl |
AsyncInvoker.responseImpl
Because of the object instantiation order,
we can't take this as a constructor parameter.
|
| Modifier and Type | Method and Description |
|---|---|
AsyncResponseImpl |
AsyncInvoker.getResponseImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
Stub.processAsync(AsyncResponseImpl<?> receiver,
Packet request,
RequestContext requestContext,
Fiber.CompletionCallback completionCallback)
Passes a message through a
Tubeline for processing. |
void |
AsyncInvoker.setReceiver(AsyncResponseImpl responseImpl) |
void |
AsyncInvoker.setResponseImpl(AsyncResponseImpl responseImpl) |
| Modifier and Type | Method and Description |
|---|---|
void |
SEIStub.doProcessAsync(AsyncResponseImpl<?> receiver,
Packet request,
RequestContext rc,
Fiber.CompletionCallback callback) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.