API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.jws.soap. SOAPMessageHandler View Source
Author(s)
Copyright (c) 2004 by BEA Systems, Inc. All Rights Reserved.
Since
Version
Serial
Description
@Deprecated
public annotation SOAPMessageHandler
A single SOAP message handler
See also:   
Elements
className [REQUIRED]
Name of the handler class.
headers = {}
  List of SOAP headers processed by the handler.
initParams = {}
Array of name/value pairs that should be passed to the handler during initialization.
name = ""
  Name of the handler.
roles = {}
List of SOAP roles/actors implemented by the handler
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar