|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.vfs.StreamSource
com.caucho.server.repository.GitStreamSource
public class GitStreamSource
Stream source for Hessian serialization of large data
| Constructor Summary | |
|---|---|
GitStreamSource(java.lang.String sha1,
RepositorySpi repository)
Create a new GitStreamSource for the named file |
|
| Method Summary | |
|---|---|
java.io.InputStream |
getInputStream()
Returns an input stream, freeing the results |
java.io.InputStream |
openInputStream()
Returns an input stream, without freeing the results |
| Methods inherited from class com.caucho.vfs.StreamSource |
|---|
close, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GitStreamSource(java.lang.String sha1,
RepositorySpi repository)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
throws java.io.IOException
getInputStream in class StreamSourcejava.io.IOException
public java.io.InputStream openInputStream()
throws java.io.IOException
openInputStream in class StreamSourcejava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||