Uses of Class
ch.elca.el4j.tests.remoting.jaxws.AbstractJaxwsTest

Packages that use AbstractJaxwsTest
ch.elca.el4j.tests.remoting.jaxws   
 

Uses of AbstractJaxwsTest in ch.elca.el4j.tests.remoting.jaxws
 

Subclasses of AbstractJaxwsTest in ch.elca.el4j.tests.remoting.jaxws
 class CalculatorJaxwsCopyTest
          This additional calculator is just to test a second service.
 class CalculatorJaxwsGeneratedTest
          This class is a test for JAX-WS using the generated classes directly.
 class CalculatorJaxwsTest
          This class is a test for JAX-WS using proxies on the generated classes to get the same interfaces as on the server.
 class LazyInitializationTest
          This class is a test for marshaling uninitialized entities using JAXB using the HibernateJAXBAccessor to avoid LazyInitializationExceptions.
 class ShakespeareTest
          This class is a test for JAX-WS using classes generated by wsimport.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.