| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This is an implementation of the ACC as described within the FIPA99 specification
It acts as a gateway between the internal transports and the external transports,
allowing messages to be exchanged between various FIPA Agent platforms
Field Summary | |
static String | ACC_NAME Name of the ACC at the transport level |
static String | DATABASE_NAME Name of the ACC's database of remote platforms |
Constructor Summary | |
AgentCommunicationChannel(PlatformProfile platform_profile, ACCProfile acc_profile) Creates an ACC using the given profile for initialisation parameters |
Method Summary | |
static void | main(String[] args) |
Field Detail |
public static String ACC_NAME
public static String DATABASE_NAME
Constructor Detail |
public AgentCommunicationChannel(PlatformProfile platform_profile, ACCProfile acc_profile)
throws fipaos.mts.InitialisationException
Method Detail |
public static void main(String[] args)
throws java.lang.Throwable
Association Links |
to Class java.lang.String
to Class fipaos.mts.service.PreParserService
to Class fipaos.mts.service.PreParserService
to Class java.util.List
to Class java.lang.String
to Class fipaos.skill.db.Database
to Class fipaos.agent.profile.ACCProfile
to Class fipaos.agent.profile.PlatformProfile
| |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |