fipaos.mts.httpMTP
Class SenderThread

fipaos.mts.httpMTP.ThreadingAbility
  |
  +--fipaos.mts.httpMTP.SenderThread

public class SenderThread
extends ThreadingAbility

SenderThread is responsible for sending the Envelope and message to the specified host:port connection. Encodes the output as specified at http://www.fipa.org/specs/fipa00084/


Constructor Summary
SenderThread(fipaos.util.URL target, Envelope env, byte[] msg)
           

Constructor Detail

SenderThread

public SenderThread(fipaos.util.URL target, Envelope env, byte[] msg)

Association Links

to Class java.util.Random

to Class java.lang.String

to Class java.lang.String

to Class fipaos.util.URL