Uses of Class
org.ow2.petals.bc.soap.simple_with_import.xsd.EchoResponse
-
Packages that use EchoResponse Package Description org.ow2.petals.bc.soap.simple org.ow2.petals.bc.soap.simple_with_import.xsd -
-
Uses of EchoResponse in org.ow2.petals.bc.soap.simple
Methods in org.ow2.petals.bc.soap.simple that return EchoResponse Modifier and Type Method Description EchoResponseSimpleWithImport. echo(EchoRequest param0) -
Uses of EchoResponse in org.ow2.petals.bc.soap.simple_with_import.xsd
Methods in org.ow2.petals.bc.soap.simple_with_import.xsd that return EchoResponse Modifier and Type Method Description EchoResponseObjectFactory. createEchoResponse()Create an instance ofEchoResponse
-