sos.spooler
Class Web_service_operation

java.lang.Object
  extended by sos.spooler.Idispatch
      extended by sos.spooler.Web_service_operation

public class Web_service_operation
extends sos.spooler.Idispatch

Version:
$Revision: 4051 $
Author:
Joacim Zschimmer

Method Summary
 Web_service_request request()
           
 Web_service_response response()
           
 Web_service web_service()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

web_service

public Web_service web_service()

request

public Web_service_request request()

response

public Web_service_response response()