Class TCPWorker

  • All Implemented Interfaces:
    Runnable

    public class TCPWorker
    extends Object
    implements Runnable
    This Class is the work hoarse of the TCP request, this process the incomming SOAP Message.
    • Method Detail

      • run

        public void run()
        Specified by:
        run in interface Runnable