public class EncryptionService extends java.lang.Object implements Service
XML_TAG
EncryptionService()
java.lang.String
actionOP()
void
process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String op, java.lang.String sessionID)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public EncryptionService()
public java.lang.String actionOP()
actionOP
Service
public void process(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res, java.lang.String op, java.lang.String sessionID) throws java.lang.Exception
process
req
res
op
sessionID
java.lang.Exception