API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws. Response View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Hierarchy
 Future
      Response
Subinterfaces
Description
public interface Response
  The Response interface provides methods used to obtain the payload and context of a message sent in response to an operation invocation.
See also:   
Methods
Hide/Show inherited methods
public Map<String, Object> getContext ()
  Gets the contained response context.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar