FileDocCategorySizeDatePackage
MapService.javaAPI DocApache Axis 1.4866Sat Apr 22 18:57:28 BST 2006test.wsdl.map

MapService

public class MapService extends Object
Test service for testing Map Schema in WSDL

Fields Summary
Constructors Summary
Methods Summary
public java.util.MapechoMap(java.util.Map in)
echo the input Map

	    return in;