Uses of Class
org.kth.dks.dks_marshal.MsgSrcDestWrapper

Packages that use MsgSrcDestWrapper
org.kth.dks.dks_comm   
org.kth.dks.dks_marshal   
 

Uses of MsgSrcDestWrapper in org.kth.dks.dks_comm
 

Methods in org.kth.dks.dks_comm with parameters of type MsgSrcDestWrapper
 boolean ConnectionManager.send(MsgSrcDestWrapper triple)
           
 boolean ConnectionHandler.send(MsgSrcDestWrapper triple)
           
 

Uses of MsgSrcDestWrapper in org.kth.dks.dks_marshal
 

Methods in org.kth.dks.dks_marshal with parameters of type MsgSrcDestWrapper
 void DKSMarshal.failureHandler(MsgSrcDestWrapper triple)
          Takes an unmarshalled message from source to dest and dispatches it to the correct ObjectAdapter
 byte[] DKSMarshal.marshalMsgSrcDestWrapper(MsgSrcDestWrapper wr)
           
 



Copyright © 2010. All Rights Reserved.