net.java.dev.webdav.interop
Class WindowsRedirectorPatchProperty

java.lang.Object
  extended by net.java.dev.webdav.interop.WindowsRedirectorPatchProperty

public final class WindowsRedirectorPatchProperty
extends java.lang.Object

This class represents a Mock-Property. Due the fact that it has no namespace, it causes JAXB to generate the WebDAV-XML with namespaces. Without this property, JAXB would generate XML which has no namespaces and the Microsoft MiniRedir would reject the response as a non valid answer.

Author:
Daniel Manzke

Constructor Summary
WindowsRedirectorPatchProperty()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WindowsRedirectorPatchProperty

public WindowsRedirectorPatchProperty()


Copyright © 2008-2009 The java.net WebDAV Project. All Rights Reserved.