/** * IpConvertWsZjDataHandle.java * * This file was auto-generated from WSDL * by the Apache Axis 1.4 Apr 22, 2006 (06:55:48 PDT) WSDL2Java emitter. */ package tdh.ckw.webService.service.ip; public interface IpConvertWsZjDataHandle extends java.rmi.Remote { public java.lang.String cxwsInfo(java.lang.String usermarker, java.lang.String wsbhinfo) throws java.rmi.RemoteException; public java.lang.String zjInfo(java.lang.String arg0, java.lang.String arg1) throws java.rmi.RemoteException; }