com.pushtotest.testnetwork
Interface TestNodeService

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

public interface TestNodeService
extends javax.xml.rpc.Service


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

Method Detail

getTestNodeAddress

java.lang.String getTestNodeAddress()

getTestNode

TestNode_PortType getTestNode()
                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTestNode

TestNode_PortType getTestNode(java.net.URL portAddress)
                              throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2003 PushToTest. All Rights Reserved.