|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InfoConnectedAgent | |
---|---|
LaColla.core.components | |
LaColla.core.data | |
LaColla.core.msg |
Uses of InfoConnectedAgent in LaColla.core.components |
---|
Methods in LaColla.core.components with parameters of type InfoConnectedAgent | |
---|---|
java.lang.String |
RA.createNewGroup(GroupInfo groupInfo,
java.util.concurrent.Semaphore sem,
InfoConnectedAgent agent)
|
java.lang.String |
GAPA.createNewGroup(GroupInfo groupInfo,
java.util.concurrent.Semaphore sem,
InfoConnectedAgent agent)
|
java.lang.String |
UA.createNewGroup(GroupInfo groupInfo,
java.util.concurrent.Semaphore sem,
InfoConnectedAgent agent)
|
java.lang.String |
RA.createNewGroup(GroupInfo info,
java.lang.String newId,
java.util.concurrent.Semaphore sem,
InfoConnectedAgent agent)
|
java.lang.String |
GAPA.createNewGroup(GroupInfo info,
java.lang.String newId,
java.util.concurrent.Semaphore sem,
InfoConnectedAgent agent)
|
java.lang.String |
UA.createNewGroup(GroupInfo info,
java.lang.String newId,
java.util.concurrent.Semaphore sem,
InfoConnectedAgent agent)
|
Uses of InfoConnectedAgent in LaColla.core.data |
---|
Methods in LaColla.core.data that return InfoConnectedAgent | |
---|---|
InfoConnectedAgent |
ConnectedAgents.getAnyAgent()
|
InfoConnectedAgent |
ConnectedAgents.getAnyEa()
|
InfoConnectedAgent |
ConnectedAgents.getAnyGapa()
|
InfoConnectedAgent |
ConnectedAgents.getAnyRa()
|
InfoConnectedAgent |
ConnectedAgents.getAnyTda()
|
InfoConnectedAgent |
ConnectedAgents.getAnyUa()
|
InfoConnectedAgent |
ConnectedAgents.getGapa(java.lang.String address)
|
InfoConnectedAgent |
EventNewGroup.getInfoAgent()
|
InfoConnectedAgent |
ConnectedAgents.getRa(java.lang.String address)
|
InfoConnectedAgent |
ConnectedAgents.getUa(java.lang.String address)
|
InfoConnectedAgent |
ConnectedAgents.searchAgent(java.lang.String agent)
|
Methods in LaColla.core.data with parameters of type InfoConnectedAgent | |
---|---|
void |
EventNewGroup.setInfoAgent(InfoConnectedAgent infoAgent)
|
void |
ConnectedAgents.update(InfoConnectedAgent infConnAgnt)
|
Constructors in LaColla.core.data with parameters of type InfoConnectedAgent | |
---|---|
InfoAgent(InfoConnectedAgent ca)
|
Uses of InfoConnectedAgent in LaColla.core.msg |
---|
Methods in LaColla.core.msg that return InfoConnectedAgent | |
---|---|
InfoConnectedAgent |
msgNewGroup.getInfoAgent()
|
InfoConnectedAgent |
msgNewGroupAck.getInfoConnectedAgent()
|
Methods in LaColla.core.msg with parameters of type InfoConnectedAgent | |
---|---|
void |
msgNewGroup.setInfoAgent(InfoConnectedAgent agent)
|
void |
msgNewGroupAck.setInfoConnectedAgent(InfoConnectedAgent agent)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |