org.atmosphere.samples.pubsub
Class FileResource

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

public class FileResource
extends java.lang.Object


Constructor Summary
FileResource()
           
 
Method Summary
 java.io.InputStream getIndex()
           
 java.io.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 java.io.InputStream getJQuery(javax.ws.rs.core.PathSegment ps)

getIndex

public java.io.InputStream getIndex()


Copyright © 2011. All Rights Reserved.