|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Title: MUM * Copyright: Copyright (c) 2003 * Date: 28/07/2003 * Description: Multimedia middleware based in part on precedent versions implemented by Antonio D'Errico and Francesco Baschieri * Package: MUM.initService contains useful ADTs for the initialization and reconfiguration of the service * @author Luca Foschini * @version 2.0
Method Summary | |
AgentID |
getClientAgentID()
Selettore, ritorna l'agentID del ClientAgent |
Path |
getPathToTargetPlace()
return the placeID of the next place to go, null if there isn't |
PlanEntry |
getPlanEntry()
Metodo per acquisire la Plan entry per il client, ritorna null se non ne trova nessuna. |
IPresentationMetadata |
getPresentation()
metodo che ritorna la presentazione per questo piano |
ComponentInfo |
getProxyComponentInfo()
Metodo per acquisire l'endpoint del proxy verso cui sto migrando la sessione. |
boolean |
isTargetNode()
Ritorna true se si e' arrivati sul nodo target, cioč se il path ha size 1. |
Methods inherited from interface MUM.data.Plan |
accept, getNextPlaceID, toString |
Method Detail |
public PlanEntry getPlanEntry()
public ComponentInfo getProxyComponentInfo()
public boolean isTargetNode()
public IPresentationMetadata getPresentation()
public AgentID getClientAgentID()
getClientAgentID
in interface Plan
public Path getPathToTargetPlace()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |