Java javax.xml.ws Response fields, constructors, methods, implement or subclass

Example usage for Java javax.xml.ws Response fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.xml.ws Response.

The text is from its open source code.

Implementation

javax.xml.ws.Response has the following implementations.
Click this link to see all its implementation.

Method

Vget()
Waits if necessary for the computation to complete, and then retrieves its result.
MapgetContext()
Gets the contained response context.
booleanisDone()
Returns true if this task completed.