|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Service
cgl.axis.services.uddi.uddi_extended.stubs.UDDI_ExtendedServiceLocator
Title:
Description:
Copyright: Copyright (c) 2005
Company: Indiana University - Computer Science Dept.
| Nested Class Summary |
| Nested classes inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
| Constructor Summary | |
UDDI_ExtendedServiceLocator()
|
|
| Method Summary | |
java.rmi.Remote |
getPort(java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
java.rmi.Remote |
getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
For the given interface, get the stub implementation. |
java.util.Iterator |
getPorts()
|
javax.xml.namespace.QName |
getServiceName()
|
UDDI_Extended |
getUDDI_Extended()
|
UDDI_Extended |
getUDDI_Extended(java.net.URL portAddress)
|
java.lang.String |
getUDDI_ExtendedAddress()
|
java.lang.String |
getUDDI_ExtendedWSDDServiceName()
|
void |
setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
Set the endpoint address for the specified port name. |
void |
setEndpointAddress(java.lang.String portName,
java.lang.String address)
Set the endpoint address for the specified port name. |
void |
setUDDI_ExtendedEndpointAddress(java.lang.String address)
|
void |
setUDDI_ExtendedWSDDServiceName(java.lang.String name)
|
| Methods inherited from class org.apache.axis.client.Service |
clearCall, createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getTypeMappingRegistry, getWSDLDocumentLocation |
| Constructor Detail |
public UDDI_ExtendedServiceLocator()
| Method Detail |
public java.lang.String getUDDI_ExtendedAddress()
getUDDI_ExtendedAddress in interface UDDI_ExtendedServicepublic java.lang.String getUDDI_ExtendedWSDDServiceName()
public void setUDDI_ExtendedWSDDServiceName(java.lang.String name)
name - String
public UDDI_Extended getUDDI_Extended()
throws javax.xml.rpc.ServiceException
getUDDI_Extended in interface UDDI_ExtendedServiceServiceException
public UDDI_Extended getUDDI_Extended(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
getUDDI_Extended in interface UDDI_ExtendedServiceportAddress - URL
ServiceExceptionpublic void setUDDI_ExtendedEndpointAddress(java.lang.String address)
address - String
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServiceserviceEndpointInterface - Class
ServiceException
public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
getPort in interface javax.xml.rpc.ServiceportName - QNameserviceEndpointInterface - Class
ServiceExceptionpublic javax.xml.namespace.QName getServiceName()
getServiceName in interface javax.xml.rpc.Servicepublic java.util.Iterator getPorts()
getPorts in interface javax.xml.rpc.Service
public void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
portName - Stringaddress - String
ServiceException
public void setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
portName - QNameaddress - String
ServiceException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||