WSJJBoomFacadeSrvProxy.java 387 B

123456789101112
  1. /**
  2. * WSJJBoomFacadeSrvProxy.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. package com.steerinfo.dil.wsdl;
  8. public interface WSJJBoomFacadeSrvProxy extends java.rmi.Remote {
  9. public String transferEASInterfaceMethod(String xml, String methodName) throws java.rmi.RemoteException, WSInvokeException;
  10. }