| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
todo: we need to refactor this, either IConnection will be usable for more than only standalone todo: adapter or if not it should be moved (problem is used is AgentIdentifier) IConnection
| Field Summary | |
| static IConnection | DEAD_CONNECTIONDEAD_CONNECTION:  used to mark connections without an end | 
| static IConnection | LOCAL_CONNECTIONLOCAL_CONNECTION:  used to mark local connections | 
| static String | SENDERThe sender field of a message. | 
| Method Summary | |
|  void | close()Used to close the connection | 
|  String | getAddress() | 
|  boolean | isClosed() | 
|  void | send(IMessage message)Send a hashmap. | 
| Field Detail | 
public static final String SENDER
public static final IConnection DEAD_CONNECTION
DEAD_CONNECTION:  used to mark connections without an end
public static final IConnection LOCAL_CONNECTION
LOCAL_CONNECTION:  used to mark local connections
| Method Detail | 
public void send(IMessage message)
          throws MessageFailureException
message - 
MessageFailureExceptionpublic void close()
public boolean isClosed()
public String getAddress()
| 
 | Jadex 0.941 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright (C) 2002-2005 Lars Braubach, Alexander Pokahr, Andrzej Walczak - University of Hamburg. Use is subject to license terms.