All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.ferris.journal.jws.journalentry.JournalEntryJwsService Maven / Gradle / Ivy

/**
 * JournalEntryJwsService.java
 *
 * This file was auto-generated from WSDL
 * by the Apache Axis 1.3 Oct 05, 2005 (05:23:37 EDT) WSDL2Java emitter.
 */

package org.ferris.journal.jws.journalentry;

public interface JournalEntryJwsService extends javax.xml.rpc.Service {
    public java.lang.String getJournalEntryJwsPortAddress();

    public org.ferris.journal.jws.journalentry.JournalEntryJws getJournalEntryJwsPort() throws javax.xml.rpc.ServiceException;

    public org.ferris.journal.jws.journalentry.JournalEntryJws getJournalEntryJwsPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy