Package org.apache.axis2.util


package org.apache.axis2.util
  • Classes
    Class
    Description
    An implementation of the Stack API that is based on an ArrayList instead of a Vector, so it is not synchronized to protect against multi-threaded access.