All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sos.spooler.Web_service_request Maven / Gradle / Ivy

The newest version!
// $Id: Order.java 4051 2006-01-18 19:05:50Z jz $

package sos.spooler;

/** 
 * @author Joacim Zschimmer
 * @version $Revision: 4051 $
 */



public class Web_service_request extends Idispatch implements HasBean
{
    public Web_service_request(Invoker invoker) {
        super(invoker);
    }

    private                 Web_service_request     ( long idispatch )                  { super(idispatch); }

    @SchedulerGetter
    public String           url                     ()                                  { return (String)   com_call( "




© 2015 - 2025 Weber Informatics LLC | Privacy Policy