FIPA
Class Envelope
java.lang.Object
FIPA.Envelope
- All Implemented Interfaces:
- org.omg.CORBA.portable.IDLEntity, java.io.Serializable
- public final class Envelope
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
FIPA/Envelope.java
Generated by the IDL-to-Java compiler (portable), version "3.0"
from FIPA.idl
09 March 2001 16:39:32 o'clock GMT
- See Also:
- Serialized Form
|
Constructor Summary |
Envelope()
|
Envelope(AgentID[] _to,
AgentID[] _from,
java.lang.String _comments,
java.lang.String _aclRepresentation,
int _payloadLength,
java.lang.String _payloadEncoding,
DateTime[] _date,
java.lang.String[] _encrypted,
AgentID[] _intendedReceiver,
ReceivedObject[] _received,
Property[][] _transportBehaviour,
Property[] _userDefinedProperties)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
to
public AgentID[] to
from
public AgentID[] from
comments
public java.lang.String comments
aclRepresentation
public java.lang.String aclRepresentation
payloadLength
public int payloadLength
payloadEncoding
public java.lang.String payloadEncoding
date
public DateTime[] date
encrypted
public java.lang.String[] encrypted
intendedReceiver
public AgentID[] intendedReceiver
received
public ReceivedObject[] received
transportBehaviour
public Property[][] transportBehaviour
userDefinedProperties
public Property[] userDefinedProperties
Envelope
public Envelope()
Envelope
public Envelope(AgentID[] _to,
AgentID[] _from,
java.lang.String _comments,
java.lang.String _aclRepresentation,
int _payloadLength,
java.lang.String _payloadEncoding,
DateTime[] _date,
java.lang.String[] _encrypted,
AgentID[] _intendedReceiver,
ReceivedObject[] _received,
Property[][] _transportBehaviour,
Property[] _userDefinedProperties)
Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.