zeus.concepts
Class FIPA_Transport_Profile
java.lang.Object
zeus.concepts.FIPA_Transport_Profile
- public class FIPA_Transport_Profile
- extends java.lang.Object
FIPA_Transport_Profile is used to store the results of parsing
transport profiles, and to generate a string (with toString()) which
can be sent to FIPA agent platforms.
- Since:
- 1.2
- Author:
- Simon Thompson
|
Field Summary |
private java.util.Vector |
mtps
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
mtps
private java.util.Vector mtps
FIPA_Transport_Profile
public FIPA_Transport_Profile()
addMTPDescription
public void addMTPDescription(FIPA_MTP_Description mtp)
- puts a MTP description into the transport profile
toString
public java.lang.String toString()
- returns a formatted version of this data structure
debug
void debug(java.lang.String str)
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.