org.wso2.registry.announcement
Class URLContent

java.lang.Object
  extended by org.wso2.registry.announcement.URLContent

public class URLContent
extends java.lang.Object


Constructor Summary
URLContent(java.lang.String cachedContent, long lastModifiedTime)
           
 
Method Summary
 java.lang.String getCachedContent()
           
 long getLastModifiedTime()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

URLContent

public URLContent(java.lang.String cachedContent,
                  long lastModifiedTime)
Method Detail

getCachedContent

public java.lang.String getCachedContent()

getLastModifiedTime

public long getLastModifiedTime()


Copyright © 2007 Apache Web Services Project. All Rights Reserved.