public class DefaultProxyFactory extends ProxyFactory
| Constructor and Description |
|---|
DefaultProxyFactory() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkServiceUpdate(Service service,
QNameSet newPortTypes,
CredentialInfo credentialInfo,
java.lang.String comManId) |
Device |
createProxyDevice(GetResponseMessage message,
DefaultDeviceReference devRef,
Device oldDevice,
ConnectionInfo connectionInfo) |
Service |
createProxyService(ServiceReferenceInternal serviceReference,
java.lang.String comManId,
HashMap customMData) |
getInstancepublic Service createProxyService(ServiceReferenceInternal serviceReference, java.lang.String comManId, HashMap customMData) throws MissingMetadataException
createProxyService in class ProxyFactoryMissingMetadataExceptionpublic Device createProxyDevice(GetResponseMessage message, DefaultDeviceReference devRef, Device oldDevice, ConnectionInfo connectionInfo)
createProxyDevice in class ProxyFactorypublic boolean checkServiceUpdate(Service service, QNameSet newPortTypes, CredentialInfo credentialInfo, java.lang.String comManId) throws MissingMetadataException
checkServiceUpdate in class ProxyFactoryMissingMetadataException