当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
ParamList (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.server
Class ParamList
java.lang.Object
java.util.AbstractCollection
java.util.AbstractList
java.util.Vector
org.apache.axis.server.ParamList
- All Implemented Interfaces:
- Cloneable, Collection, List, RandomAccess, Serializable
- public class ParamList
- extends Vector
- See Also:
- Serialized Form
Methods inherited from class java.util.Vector |
add, add, addAll, addAll, addElement, capacity, clear, clone, contains, containsAll, copyInto, elementAt, elements, ensureCapacity, equals, firstElement, get, hashCode, indexOf, indexOf, insertElementAt, isEmpty, lastElement, lastIndexOf, lastIndexOf, remove, remove, removeAll, removeAllElements, removeElement, removeElementAt, removeRange, retainAll, set, setElementAt, setSize, size, subList, toArray, toArray, toString, trimToSize |
ParamList
public ParamList()
ParamList
public ParamList(Collection c)
ParamList
public ParamList(int initialCapacity)
ParamList
public ParamList(int initialCapacity,
int capacityIncrement)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.