// This class was generated by 172 StubGenerator. // Contents subject to change without notice. // @generated package com.balbes.web; public interface ComicServiceJ2MESoap extends java.rmi.Remote { public com.balbes.web.ArrayOfString getTitles(int ownerID) throws java.rmi.RemoteException; public com.balbes.web.ArrayOfString getConditions(java.lang.String title) throws java.rmi.RemoteException; }