public class MDPWSProxyServiceFactory
extends org.ws4d.java.service.ProxyFactory
| Constructor and Description |
|---|
MDPWSProxyServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkServiceUpdate(org.ws4d.java.service.Service service,
org.ws4d.java.types.QNameSet newPortTypes,
org.ws4d.java.security.CredentialInfo credentialInfo,
java.lang.String comManId) |
org.ws4d.java.service.Device |
createProxyDevice(org.ws4d.java.message.metadata.GetResponseMessage message,
org.ws4d.java.dispatch.DefaultDeviceReference devRef,
org.ws4d.java.service.Device oldDevice,
org.ws4d.java.communication.ConnectionInfo connectionInfo) |
org.ws4d.java.service.ProxyService |
createProxyService(org.ws4d.java.dispatch.ServiceReferenceInternal serviceReference,
java.lang.String comManId,
org.ws4d.java.structures.HashMap customMData) |
public org.ws4d.java.service.ProxyService createProxyService(org.ws4d.java.dispatch.ServiceReferenceInternal serviceReference,
java.lang.String comManId,
org.ws4d.java.structures.HashMap customMData)
createProxyService in class org.ws4d.java.service.ProxyFactorypublic org.ws4d.java.service.Device createProxyDevice(org.ws4d.java.message.metadata.GetResponseMessage message,
org.ws4d.java.dispatch.DefaultDeviceReference devRef,
org.ws4d.java.service.Device oldDevice,
org.ws4d.java.communication.ConnectionInfo connectionInfo)
createProxyDevice in class org.ws4d.java.service.ProxyFactorypublic boolean checkServiceUpdate(org.ws4d.java.service.Service service,
org.ws4d.java.types.QNameSet newPortTypes,
org.ws4d.java.security.CredentialInfo credentialInfo,
java.lang.String comManId)
throws org.ws4d.java.dispatch.MissingMetadataException
checkServiceUpdate in class org.ws4d.java.service.ProxyFactoryorg.ws4d.java.dispatch.MissingMetadataException