Uses of Class
org.apache.hello_world_rpclit.types.MyComplexStruct
-
Packages that use MyComplexStruct Package Description org.apache.hello_world_rpclit org.apache.hello_world_rpclit.types org.apache.hello_world_soap_http -
-
Uses of MyComplexStruct in org.apache.hello_world_rpclit
Methods in org.apache.hello_world_rpclit that return MyComplexStruct Modifier and Type Method Description MyComplexStructGreeterRPCLit. sendReceiveData(MyComplexStruct in)Methods in org.apache.hello_world_rpclit with parameters of type MyComplexStruct Modifier and Type Method Description MyComplexStructGreeterRPCLit. sendReceiveData(MyComplexStruct in) -
Uses of MyComplexStruct in org.apache.hello_world_rpclit.types
Methods in org.apache.hello_world_rpclit.types that return MyComplexStruct Modifier and Type Method Description MyComplexStructObjectFactory. createMyComplexStruct()Create an instance ofMyComplexStruct -
Uses of MyComplexStruct in org.apache.hello_world_soap_http
Methods in org.apache.hello_world_soap_http that return MyComplexStruct Modifier and Type Method Description MyComplexStructNotAnnotatedGreeterImplRPCLit. sendReceiveData(MyComplexStruct in)MyComplexStructRPCLitGreeterImpl. sendReceiveData(MyComplexStruct in)Methods in org.apache.hello_world_soap_http with parameters of type MyComplexStruct Modifier and Type Method Description MyComplexStructNotAnnotatedGreeterImplRPCLit. sendReceiveData(MyComplexStruct in)MyComplexStructRPCLitGreeterImpl. sendReceiveData(MyComplexStruct in)
-