com.discoverygate.webservice
Interface DiscoveryGate

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

public interface DiscoveryGate
extends javax.xml.rpc.Service


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

Method Detail

getDGWSAddress

java.lang.String getDGWSAddress()

getDGWS

DGWS getDGWS()
             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getDGWS

DGWS getDGWS(java.net.URL portAddress)
             throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2009 - 2011, Accelrys Software, Inc.