org.ws4d.java.service
Class DefaultProxyFactory
java.lang.Object
  
org.ws4d.java.service.DefaultProxyFactory
- All Implemented Interfaces: 
 - ProxyFactory
 
public class DefaultProxyFactory
- extends java.lang.Object
- implements ProxyFactory
  
 
 
| Methods inherited from class java.lang.Object | 
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultProxyFactory
public DefaultProxyFactory()
createProxyService
public Service createProxyService(ServiceReference serviceReference,
                                  ProtocolData protocolData)
                           throws MissingMetadataException
- Specified by:
 createProxyService in interface ProxyFactory
 
- Throws:
 MissingMetadataException
 
createProxyDevice
public Device createProxyDevice(GetResponseMessage message,
                                DefaultDeviceReference devRef,
                                Device oldDevice,
                                ProtocolData protocolData)
- Specified by:
 createProxyDevice in interface ProxyFactory
 
 
checkServiceUpdate
public boolean checkServiceUpdate(Service service,
                                  QNameSet newPortTypes)
                           throws MissingMetadataException
- Specified by:
 checkServiceUpdate in interface ProxyFactory
 
- Throws:
 MissingMetadataException