TrueZIP Driver HTTP(S) 7.0-rc2

Uses of Class
de.schlichtherle.truezip.fs.http.HttpEntry

Uses of HttpEntry in de.schlichtherle.truezip.fs.http
 

Fields in de.schlichtherle.truezip.fs.http declared as HttpEntry
private  HttpEntry HttpOutputSocket.entry
           
private  HttpEntry HttpInputSocket.entry
           
 

Methods in de.schlichtherle.truezip.fs.http that return HttpEntry
 HttpEntry HttpController.getEntry(FsEntryName name)
           
 HttpEntry HttpOutputSocket.getLocalTarget()
           
 HttpEntry HttpInputSocket.getLocalTarget()
           
 

Methods in de.schlichtherle.truezip.fs.http that return types with arguments of type HttpEntry
 InputSocket<HttpEntry> HttpEntry.getInputSocket()
           
 OutputSocket<HttpEntry> HttpEntry.getOutputSocket()
           
 OutputSocket<HttpEntry> HttpEntry.getOutputSocket(BitField<FsOutputOption> options, Entry template)
           
 

Constructors in de.schlichtherle.truezip.fs.http with parameters of type HttpEntry
HttpInputSocket(HttpEntry entry)
           
HttpOutputSocket(HttpEntry entry, BitField<FsOutputOption> options, Entry template)
           
 


TrueZIP Driver HTTP(S) 7.0-rc2

Copyright © 2005-2011 Schlichtherle IT Services. All Rights Reserved.