SOMA.agent.mobility
Class BasicAgentPacketSecurity

java.lang.Object
  extended bySOMA.agent.mobility.BasicAgentPacketSecurity
All Implemented Interfaces:
AgentPacket, java.io.Serializable

public class BasicAgentPacketSecurity
extends java.lang.Object
implements AgentPacket

See Also:
Serialized Form

Constructor Summary
BasicAgentPacketSecurity(Agent agent)
           
 
Method Summary
 Agent getAgent(Environment env)
           
 AgentID getAgentID()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BasicAgentPacketSecurity

public BasicAgentPacketSecurity(Agent agent)
Method Detail

getAgentID

public AgentID getAgentID()
Specified by:
getAgentID in interface AgentPacket

getAgent

public Agent getAgent(Environment env)
Specified by:
getAgent in interface AgentPacket

toString

public java.lang.String toString()


Copyright © 2004 Luca Foschini