ch.ct.patientenerfassung.client
Class PatientenErfServerServiceLocator
java.lang.Object
org.apache.axis.client.Service
ch.ct.patientenerfassung.client.PatientenErfServerServiceLocator
- All Implemented Interfaces:
- PatientenErfServerService, java.io.Serializable, javax.naming.Referenceable, javax.xml.rpc.Service
public class PatientenErfServerServiceLocator
- extends org.apache.axis.client.Service
- implements PatientenErfServerService
- See Also:
- Serialized Form
Nested classes/interfaces inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
Methods inherited from class org.apache.axis.client.Service |
createCall, createCall, createCall, createCall, getAxisClient, getCacheWSDL, getCall, getCalls, getEngine, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, 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 |
PatientenErfServerServiceLocator
public PatientenErfServerServiceLocator()
getPatientenErfassungAddress
public java.lang.String getPatientenErfassungAddress()
- Specified by:
getPatientenErfassungAddress
in interface PatientenErfServerService
getPatientenErfassungWSDDServiceName
public java.lang.String getPatientenErfassungWSDDServiceName()
setPatientenErfassungWSDDServiceName
public void setPatientenErfassungWSDDServiceName(java.lang.String name)
getPatientenErfassung
public PatientenErfServer getPatientenErfassung()
throws javax.xml.rpc.ServiceException
- Specified by:
getPatientenErfassung
in interface PatientenErfServerService
- Throws:
javax.xml.rpc.ServiceException
getPatientenErfassung
public PatientenErfServer getPatientenErfassung(java.net.URL portAddress)
throws javax.xml.rpc.ServiceException
- Specified by:
getPatientenErfassung
in interface PatientenErfServerService
- Throws:
javax.xml.rpc.ServiceException
getPort
public java.rmi.Remote getPort(java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
- Specified by:
getPort
in interface javax.xml.rpc.Service
- Overrides:
getPort
in class org.apache.axis.client.Service
- Throws:
javax.xml.rpc.ServiceException
getPort
public java.rmi.Remote getPort(javax.xml.namespace.QName portName,
java.lang.Class serviceEndpointInterface)
throws javax.xml.rpc.ServiceException
- Specified by:
getPort
in interface javax.xml.rpc.Service
- Overrides:
getPort
in class org.apache.axis.client.Service
- Throws:
javax.xml.rpc.ServiceException
getServiceName
public javax.xml.namespace.QName getServiceName()
- Specified by:
getServiceName
in interface javax.xml.rpc.Service
- Overrides:
getServiceName
in class org.apache.axis.client.Service
getPorts
public java.util.Iterator getPorts()
- Specified by:
getPorts
in interface javax.xml.rpc.Service
- Overrides:
getPorts
in class org.apache.axis.client.Service