All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class AgentSystem.GateWay

java.lang.Object
   |
   +----AgentSystem.GateWay

public class GateWay
extends Object
Gestione comunicazione con il Gateway Incapsula tutto in un Comando "TransCommand" e spedisce al GateWay


Variable Index

 o Active

Constructor Index

 o GateWay(GateInfo)

Method Index

 o Activate()
 o WriteObject(Object, String, String, boolean)

Variables

 o Active
 public boolean Active

Constructors

 o GateWay
 public GateWay(GateInfo gi)

Methods

 o Activate
 public boolean Activate()
 o WriteObject
 public boolean WriteObject(Object cc,
                            String domain,
                            String node,
                            boolean a)

All Packages  Class Hierarchy  This Package  Previous  Next  Index