org.evolvis
Interface GForgeAPI

All Superinterfaces:
javax.xml.rpc.Service
All Known Implementing Classes:
GForgeAPILocator

public interface GForgeAPI
extends javax.xml.rpc.Service


Method Summary
 GForgeAPIPortType getGForgeAPIPort()
           
 GForgeAPIPortType getGForgeAPIPort(java.net.URL portAddress)
           
 java.lang.String getGForgeAPIPortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getGForgeAPIPortAddress

java.lang.String getGForgeAPIPortAddress()

getGForgeAPIPort

GForgeAPIPortType getGForgeAPIPort()
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getGForgeAPIPort

GForgeAPIPortType getGForgeAPIPort(java.net.URL portAddress)
                                   throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2007. All Rights Reserved.