The Java and Alfresco World
Thursday, February 9, 2017
Switch statement implementation for class type using enum
›
Switch statement in most languages including Java, C++, C# etc. is a kind of jump table. It is considered when you have a long if-else lad...
2 comments:
Thursday, November 24, 2016
Quick start with SOAP using Apache Axis2 Framework
›
Why SOAP? There are some great advantages which SOAP provides such as, SOAP can make use of any transport protocol not just HTTP/HT...
‹
›
Home
View web version