Uses of Class
fipaos.mts.httpMTP.ThreadingAbility

Packages that use ThreadingAbility
fipaos.mts.httpMTP 

Uses of ThreadingAbility in fipaos.mts.httpMTP
 

Subclasses of ThreadingAbility in fipaos.mts.httpMTP
class ConnectionThread
          ConnectionThread carries out all communication for a specific Client connection.
class HTTPTransportService
          
class SenderThread
          SenderThread is responsible for sending the Envelope and message to the specified host:port connection.