jrunx.axis.tags
Class WebServiceBeanmappingTag

jrunx.axis.tags.WebServiceBeanmappingTag

public class WebServiceBeanmappingTag

WebService RPC beanmapping tag.

 


Constructor Summary
WebServiceBeanmappingTag()
           
 
Method Summary
 int doEndTag()
           
 int doStartTag()
           
 void setClass(java.lang.String value)
          Attributes
 void setNamespace(java.lang.String value)
           
 void setScope(java.lang.String value)
           
 void setType(java.lang.String value)
           
 

Constructor Detail

WebServiceBeanmappingTag

public WebServiceBeanmappingTag()
Method Detail

doStartTag

public int doStartTag()
               throws javax.servlet.jsp.JspException

doEndTag

public int doEndTag()
             throws javax.servlet.jsp.JspException

setClass

public void setClass(java.lang.String value)
Attributes

setType

public void setType(java.lang.String value)

setNamespace

public void setNamespace(java.lang.String value)

setScope

public void setScope(java.lang.String value)
              throws javax.servlet.jsp.JspException


Copyright � 2002 Macromedia Corporation. All Rights Reserved.