Uses of Class
org.jboss.axis.utils.Mapping

Packages that use Mapping
org.jboss.axis.message   
org.jboss.axis.utils   
 

Uses of Mapping in org.jboss.axis.message
 

Methods in org.jboss.axis.message with parameters of type Mapping
 void SOAPElementAxisImpl.addMapping(Mapping map)
           
 

Uses of Mapping in org.jboss.axis.utils
 

Methods in org.jboss.axis.utils that return Mapping
 Mapping NSStack.next()
          Return the next namespace mapping in the top frame.
 Mapping NSStack.topOfFrame()
          Reset the embedded iterator in this class to the top of the current (i.e., last) frame.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.