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

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

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2058 by torben, Tue Jul 9 19:37:14 2013 UTC revision 2059 by torben, Wed Aug 28 06:55:13 2013 UTC
# Line 1  Line 1 
1  /**  /**
2   * RemoteControl.java   * RemoteControl.java
3   *   *
4   * This file was auto-generated from WSDL   * This file was auto-generated from WSDL
5   * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.   * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter.
6   */   */
7    
8  package org.tempuri;  package org.tempuri;
9    
10  public interface RemoteControl extends javax.xml.rpc.Service {  public interface RemoteControl extends javax.xml.rpc.Service {
11      public java.lang.String getBasicHttpBinding_IRemoteControlAddress();      public java.lang.String getBasicHttpBinding_IRemoteControlAddress();
12    
13      public Samples.ServiceModel.Microsoft.IRemoteControl getBasicHttpBinding_IRemoteControl() throws javax.xml.rpc.ServiceException;      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;      public Samples.ServiceModel.Microsoft.IRemoteControl getBasicHttpBinding_IRemoteControl(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
16  }  }

Legend:
Removed from v.2058  
changed lines
  Added in v.2059

  ViewVC Help
Powered by ViewVC 1.1.20