| |
|
| org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest
SoapFaultAnnotationExceptionResolverTest | public class SoapFaultAnnotationExceptionResolverTest extends TestCase (Code) | | |
Inner Class :public class MyClientException extends Exception | |
Inner Class :public class MySubClientException extends MyClientException | |
Inner Class :public class NoStringOrReasonException extends Exception | |
Inner Class :public class MySenderException extends Exception | |
Inner Class :public class MyServerException extends Exception | |
Inner Class :public class MyReceiverException extends Exception | |
Inner Class :public class MyCustomException extends Exception | |
Inner Class :public class NonAnnotatedException extends Exception | |
testResolveExceptionClientSoap11 | public void testResolveExceptionClientSoap11() throws Exception(Code) | | |
testResolveExceptionCustom | public void testResolveExceptionCustom() throws Exception(Code) | | |
testResolveExceptionDefault | public void testResolveExceptionDefault() throws Exception(Code) | | |
testResolveExceptionExceptionMessage | public void testResolveExceptionExceptionMessage() throws Exception(Code) | | |
testResolveExceptionInheritance | public void testResolveExceptionInheritance() throws Exception(Code) | | |
testResolveExceptionReceiverSoap12 | public void testResolveExceptionReceiverSoap12() throws Exception(Code) | | |
testResolveExceptionSenderSoap12 | public void testResolveExceptionSenderSoap12() throws Exception(Code) | | |
testResolveExceptionServerSoap11 | public void testResolveExceptionServerSoap11() throws Exception(Code) | | |
|
|
|