/[projects]/dao/JavaPumpClient/src/org/tempuri/RemoteControl.java
ViewVC logotype

Annotation of /dao/JavaPumpClient/src/org/tempuri/RemoteControl.java

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2059 - (hide annotations) (download)
Wed Aug 28 06:55:13 2013 UTC (10 years, 9 months ago) by torben
File size: 617 byte(s)
Update to latest WSDL
1 torben 2059 /**
2     * RemoteControl.java
3     *
4     * This file was auto-generated from WSDL
5     * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
6     */
7    
8     package org.tempuri;
9    
10     public interface RemoteControl extends javax.xml.rpc.Service {
11     public java.lang.String getBasicHttpBinding_IRemoteControlAddress();
12    
13     public Samples.ServiceModel.Microsoft.IRemoteControl getBasicHttpBinding_IRemoteControl() throws javax.xml.rpc.ServiceException;
14    
15     public Samples.ServiceModel.Microsoft.IRemoteControl getBasicHttpBinding_IRemoteControl(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
16     }

  ViewVC Help
Powered by ViewVC 1.1.20