Uses of Class
ch.elca.el4j.tests.remoting.jaxws.service.SpecialCalculatorException

Packages that use SpecialCalculatorException
ch.elca.el4j.tests.remoting.jaxws.service   
ch.elca.el4j.tests.remoting.jaxws.service.impl   
 

Uses of SpecialCalculatorException in ch.elca.el4j.tests.remoting.jaxws.service
 

Methods in ch.elca.el4j.tests.remoting.jaxws.service that throw SpecialCalculatorException
 void Calculator.throwMeASpecialException(String action)
          This method throws a special exception for test reason.
 void CalculatorCopy.throwMeASpecialException(String action)
          This method throws a special exception for test reason.
 

Uses of SpecialCalculatorException in ch.elca.el4j.tests.remoting.jaxws.service.impl
 

Methods in ch.elca.el4j.tests.remoting.jaxws.service.impl that throw SpecialCalculatorException
 void CalculatorCopyImplJaxws.throwMeASpecialException(String action)
          This method throws a special exception for test reason.
 void CalculatorImplJaxws.throwMeASpecialException(String action)
          This method throws a special exception for test reason.
 



Copyright © 2005-2011 ELCA. All Rights Reserved.