Uses of Class
org.apache.cxf.hello_world_jms.types.TestRpcLitFaultResponse

Packages that use TestRpcLitFaultResponse
org.apache.cxf.hello_world_jms   
org.apache.cxf.hello_world_jms.types   
 

Uses of TestRpcLitFaultResponse in org.apache.cxf.hello_world_jms
 

Methods in org.apache.cxf.hello_world_jms that return TestRpcLitFaultResponse
 TestRpcLitFaultResponse HelloWorldPortType.testRpcLitFault(java.lang.String in)
           
 

Uses of TestRpcLitFaultResponse in org.apache.cxf.hello_world_jms.types
 

Methods in org.apache.cxf.hello_world_jms.types that return TestRpcLitFaultResponse
 TestRpcLitFaultResponse ObjectFactory.createTestRpcLitFaultResponse()
          Create an instance of TestRpcLitFaultResponse
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.