org.globus.cog.karajan.workflow.service.handlers
Class ChannelConfigurationHandler

java.lang.Object
  extended by org.globus.cog.karajan.workflow.service.RequestReply
      extended by org.globus.cog.karajan.workflow.service.handlers.RequestHandler
          extended by org.globus.cog.karajan.workflow.service.handlers.ChannelConfigurationHandler

public class ChannelConfigurationHandler
extends RequestHandler


Field Summary
 
Fields inherited from class org.globus.cog.karajan.workflow.service.RequestReply
NOID
 
Constructor Summary
ChannelConfigurationHandler()
           
 
Method Summary
 void requestComplete()
           
 
Methods inherited from class org.globus.cog.karajan.workflow.service.handlers.RequestHandler
dataReceived, errorReceived, isReplySent, ppInData, ppOutData, receiveCompleted, send, sendReply, sendReply, unregister
 
Methods inherited from class org.globus.cog.karajan.workflow.service.RequestReply
addInData, addOutData, addOutData, addOutObject, channelClosed, deserialize, errorReceived, getChannel, getErrorFlag, getId, getInCmd, getInData, getInData, getInDataChuncks, getInObject, getOutCmd, getOutData, isInDataReceived, ppData, raiseErrorFlag, register, sendError, sendError, serialize, setId, setInCmd, setInData, setOutCmd
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChannelConfigurationHandler

public ChannelConfigurationHandler()
Method Detail

requestComplete

public void requestComplete()
                     throws ProtocolException
Specified by:
requestComplete in class RequestHandler
Throws:
ProtocolException