| org.objectweb.salome_tmf.soap.ISQLFileAttachmentServiceLocator
ISQLFileAttachmentServiceLocator | public class ISQLFileAttachmentServiceLocator extends org.apache.axis.client.Service implements ISQLFileAttachmentService(Code) | | |
ISQLFileAttachmentServiceLocator | public ISQLFileAttachmentServiceLocator()(Code) | | |
ISQLFileAttachmentServiceLocator | public ISQLFileAttachmentServiceLocator(org.apache.axis.EngineConfiguration config)(Code) | | |
getPort | public java.rmi.Remote getPort(Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException(Code) | | For the given interface, get the stub implementation.
If this service has no port for the given interface,
then ServiceException is thrown.
|
getPort | public java.rmi.Remote getPort(javax.xml.namespace.QName portName, Class serviceEndpointInterface) throws javax.xml.rpc.ServiceException(Code) | | For the given interface, get the stub implementation.
If this service has no port for the given interface,
then ServiceException is thrown.
|
setEndpointAddress | public void setEndpointAddress(java.lang.String portName, java.lang.String address) throws javax.xml.rpc.ServiceException(Code) | | Set the endpoint address for the specified port name.
|
setSQLFileAttachmentEndpointAddress | public void setSQLFileAttachmentEndpointAddress(java.lang.String address)(Code) | | |
setSQLFileAttachmentWSDDServiceName | public void setSQLFileAttachmentWSDDServiceName(java.lang.String name)(Code) | | |
|
|