org.gcube.data.tm.stubs.service
Interface TBinderService

All Superinterfaces:
javax.xml.rpc.Service
All Known Subinterfaces:
TBinderServiceAddressing
All Known Implementing Classes:
TBinderServiceAddressingLocator, TBinderServiceLocator

public interface TBinderService
extends javax.xml.rpc.Service


Method Summary
 TBinderPortType getTBinderPortTypePort()
           
 TBinderPortType getTBinderPortTypePort(URL portAddress)
           
 String getTBinderPortTypePortAddress()
           
 
Methods inherited from interface javax.xml.rpc.Service
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation
 

Method Detail

getTBinderPortTypePortAddress

String getTBinderPortTypePortAddress()

getTBinderPortTypePort

TBinderPortType getTBinderPortTypePort()
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException

getTBinderPortTypePort

TBinderPortType getTBinderPortTypePort(URL portAddress)
                                       throws javax.xml.rpc.ServiceException
Throws:
javax.xml.rpc.ServiceException


Copyright © 2013. All Rights Reserved.