Package net.java.dev.webdav.addressbook

Class Summary
AddressBook Sole JAX-RS Resource of JPA Address Book Sample.
AddressBookApplication Sole JAX-RS Application of JPA Address Book Sample.
Contact Simple contact JPA entity.
LoggingFilter This implementation of Filter logs request and response.
Main Main class of JPA Address Book Sample.
NullOutputStream An OutputStream that discards the actual data but just counts the number of bytes written.
PersistenceExceptionMapper Maps JPA exceptions to WebDAV Response Codes.
ReadableHttpRequestWrapper This implementation of HttpServletResponseWrapper allows to externally inspect the wrapped response.
TimingFilter This implementation of Filter provides timing of request processing.
Win32LastAccessTime Microsoft WebDAV Extension property "Win32LastAccessTime".
 



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