org.symcomp.spsd.server
Class SPSDHandler

java.lang.Object
  extended by org.symcomp.scscp.ProcedureCallHandler
      extended by org.symcomp.spsd.server.SPSDHandler

public class SPSDHandler
extends org.symcomp.scscp.ProcedureCallHandler

is called by the SPSD -- the actual computation is delegated to the SPSD registered by the Wupsifer.


Constructor Summary
SPSDHandler(SPSD spsd)
           
 
Method Summary
 java.lang.String getDescription(org.symcomp.openmath.OMSymbol omSymbol)
           
 org.symcomp.openmath.OpenMathBase handlePayload(org.symcomp.openmath.OpenMathBase openMathBase)
           
 
Methods inherited from class org.symcomp.scscp.ProcedureCallHandler
getServiceName, getServiceNames, getServiceNameStr, handle
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SPSDHandler

public SPSDHandler(SPSD spsd)
Method Detail

handlePayload

public org.symcomp.openmath.OpenMathBase handlePayload(org.symcomp.openmath.OpenMathBase openMathBase)
                                                throws org.symcomp.openmath.OpenMathException
Overrides:
handlePayload in class org.symcomp.scscp.ProcedureCallHandler
Throws:
org.symcomp.openmath.OpenMathException

getDescription

public java.lang.String getDescription(org.symcomp.openmath.OMSymbol omSymbol)
Specified by:
getDescription in class org.symcomp.scscp.ProcedureCallHandler


Copyright © 2010. All Rights Reserved.