com.agentfactory.cldc.p2pmts
Class P2PConstant

java.lang.Object
  extended by com.agentfactory.cldc.p2pmts.P2PConstant

public class P2PConstant
extends java.lang.Object

Constants used in the peer to peer message transport service and associated actuators and perceptors.

Author:
Conor Muldoon

Field Summary
static java.lang.String MTS
           
 
Constructor Summary
P2PConstant()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MTS

public static final java.lang.String MTS
See Also:
Constant Field Values
Constructor Detail

P2PConstant

public P2PConstant()