Uses of Class
org.codehaus.xfire.annotations.soap.InitParam

Packages that use InitParam
org.codehaus.xfire.annotations.soap   
 

Uses of InitParam in org.codehaus.xfire.annotations.soap
 

Methods in org.codehaus.xfire.annotations.soap that return InitParam
 InitParam[] SOAPMessageHandler.getInitParams()
          Returns the array of name/value pairs that should be passed to the handler during initialization.
 

Methods in org.codehaus.xfire.annotations.soap with parameters of type InitParam
 void SOAPMessageHandler.setInitParams(InitParam[] initParams)
          Sets the array of name/value pairs that should be passed to the handler during initialization.
 



Copyright © 2004-2008. All Rights Reserved.