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

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

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2009 - (show annotations) (download)
Tue Jul 9 19:37:14 2013 UTC (10 years, 10 months ago) by torben
File size: 601 byte(s)
Initial import.
1 /**
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