I am working with webMethods 7.x. This is the first time I am trying to make a javaservice. I have been provided with a java class file which takes in A as input and returns an encrypted B. How do I use this java class file to make a java servcie in webMethods? I am not well versed with java.