|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fipaos.mts.httpMTP.ThreadingAbility | +--fipaos.mts.httpMTP.SenderThread
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/
Fields inherited from class fipaos.mts.httpMTP.ThreadingAbility |
internal |
Constructor Summary | |
SenderThread(URL target,
Envelope env,
byte[] msg)
|
Method Summary | |
protected void |
runImplementation()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SenderThread(URL target, Envelope env, byte[] msg)
Method Detail |
protected void runImplementation()
runImplementation
in class ThreadingAbility
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |