Package spring.soap
Class CountryEndpoint
java.lang.Object
spring.soap.CountryEndpoint
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
CountryEndpoint
-
-
Method Details
-
getCountry
@PayloadRoot(namespace="http://www.baeldung.com/springsoap/gen", localPart="getCountryRequest") @ResponsePayload public GetCountryResponse getCountry(@RequestPayload GetCountryRequest request) throws Exception - Throws:
Exception
-