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.