org.atmosphere.samples.pubsub
Class FileResource

java.lang.Object
  extended by org.atmosphere.samples.pubsub.FileResource

public class FileResource
extends Object


Constructor Summary
FileResource()
           
 
Method Summary
 InputStream getIndex()
           
 InputStream getJQuery(javax.ws.rs.core.PathSegment ps)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileResource

public FileResource()
Method Detail

getJQuery

public InputStream getJQuery(javax.ws.rs.core.PathSegment ps)

getIndex

public InputStream getIndex()


Copyright © 2011. All Rights Reserved.