org.kth.dks.dks_marshal
Class MsgSrcDestWrapper

java.lang.Object
  extended by org.kth.dks.dks_marshal.MsgSrcDestWrapper

public class MsgSrcDestWrapper
extends java.lang.Object


Constructor Summary
MsgSrcDestWrapper(DKSMessage m, DKSRef s, DKSRef d)
           
 
Method Summary
 DKSRef getDest()
           
 DKSMessage getMsg()
           
 DKSRef getSrc()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MsgSrcDestWrapper

public MsgSrcDestWrapper(DKSMessage m,
                         DKSRef s,
                         DKSRef d)
Method Detail

getMsg

public DKSMessage getMsg()

getSrc

public DKSRef getSrc()

getDest

public DKSRef getDest()


Copyright © 2010. All Rights Reserved.