|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.apache.axis.client.Service
com.flashline.registry.openapi.service.v300.FlashlineRegistryServiceLocator
public class FlashlineRegistryServiceLocator
| Constructor Summary | |
|---|---|
FlashlineRegistryServiceLocator() |
|
FlashlineRegistryServiceLocator(org.apache.axis.EngineConfiguration config) |
|
FlashlineRegistryServiceLocator(java.lang.String wsdlLoc, javax.xml.namespace.QName sName) |
|
| Method Summary | |
|---|---|
FlashlineRegistry |
getFlashlineRegistry() |
FlashlineRegistry |
getFlashlineRegistry(java.net.URL portAddress) |
java.lang.String |
getFlashlineRegistryAddress() |
java.lang.String |
getFlashlineRegistryWSDDServiceName() |
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() |
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 |
setFlashlineRegistryEndpointAddress(java.lang.String address) |
void |
setFlashlineRegistryWSDDServiceName(java.lang.String name) |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlashlineRegistryServiceLocator()
public FlashlineRegistryServiceLocator(org.apache.axis.EngineConfiguration config)
public FlashlineRegistryServiceLocator(java.lang.String wsdlLoc,
javax.xml.namespace.QName sName)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException| Method Detail |
|---|
public java.lang.String getFlashlineRegistryAddress()
getFlashlineRegistryAddress in interface FlashlineRegistryServicepublic java.lang.String getFlashlineRegistryWSDDServiceName()
public void setFlashlineRegistryWSDDServiceName(java.lang.String name)
public FlashlineRegistry getFlashlineRegistry()
throws javax.xml.rpc.ServiceException
getFlashlineRegistry in interface FlashlineRegistryServicejavax.xml.rpc.ServiceException
public FlashlineRegistry getFlashlineRegistry(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
getFlashlineRegistry in interface FlashlineRegistryServicejavax.xml.rpc.ServiceExceptionpublic void setFlashlineRegistryEndpointAddress(java.lang.String address)
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceExceptionpublic javax.xml.namespace.QName getServiceName()
public java.util.Iterator getPorts()
public void setEndpointAddress(java.lang.String portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
public void setEndpointAddress(javax.xml.namespace.QName portName,
java.lang.String address)
throws javax.xml.rpc.ServiceException
javax.xml.rpc.ServiceException
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||