Uses of Class
org.ow2.petals.bc.soap.simple_with_import.xsd.EchoRequest
-
Packages that use EchoRequest Package Description org.ow2.petals.bc.soap.simple org.ow2.petals.bc.soap.simple_with_import.xsd -
-
Uses of EchoRequest in org.ow2.petals.bc.soap.simple
Methods in org.ow2.petals.bc.soap.simple with parameters of type EchoRequest Modifier and Type Method Description EchoResponseSimpleWithImport. echo(EchoRequest param0) -
Uses of EchoRequest in org.ow2.petals.bc.soap.simple_with_import.xsd
Methods in org.ow2.petals.bc.soap.simple_with_import.xsd that return EchoRequest Modifier and Type Method Description EchoRequestObjectFactory. createEchoRequest()Create an instance ofEchoRequest
-