A B C D E F G H I K L M N O P Q R S T U V W X

H

handle() - Method in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPReaderMirror
This invocation of this method starts a new execution thread where the mirroring procedure is executed.
handle(String, Socket, BufferedOutputStream) - Method in class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPWriterMirror
This invocation of this method starts a new execution thread where the mirroring procedure is executed.
handle() - Method in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPReaderMirror
This invocation of this method starts a new execution thread where the mirroring procedure is executed.
handle() - Method in class gr.uoa.di.madgik.grs.proxy.tcp.mirror.TCPWriterMirror
This invocation of this method starts a new execution thread where the mirroring procedure is executed.
HandleConnection(Socket, String, BufferedOutputStream, String) - Method in class gr.uoa.di.madgik.grs.proxy.http.HTTPConnectionHandler
HandleConnection(Socket, String, BufferedOutputStream, String) - Method in class gr.uoa.di.madgik.grs.proxy.http.HTTPStoreConnectionHandler
HandleConnection(Socket) - Method in class gr.uoa.di.madgik.grs.proxy.tcp.TCPConnectionHandler
HandleConnection(Socket) - Method in class gr.uoa.di.madgik.grs.proxy.tcp.TCPStoreConnectionHandler
hashCode() - Method in class gr.uoa.di.madgik.grs.proxy.mirror.PartialRequestEntry
hasNext() - Method in class gr.uoa.di.madgik.grs.reader.ForwardReaderIterator
hasNext() - Method in class gr.uoa.di.madgik.grs.reader.RandomReaderIterator
hasNext() - Method in class gr.uoa.di.madgik.grs.utils.ProgressiveTimeoutGenerator
Determines if there are more waiting steps for which a timeout value can be fetched
hasPrevious() - Method in class gr.uoa.di.madgik.grs.reader.RandomReaderIterator
hide() - Method in class gr.uoa.di.madgik.grs.record.Record
Hides the Record from the IBuffer it is currectly bound to so that it won't be disposed by the former.
HTTPConnectionHandler - Class in gr.uoa.di.madgik.grs.proxy.http
A connection handler that can be registered with the HTTPConnectionManager in order to receive incoming HTTP connection from clients.
HTTPConnectionHandler() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.HTTPConnectionHandler
 
HTTPReaderMirror - Class in gr.uoa.di.madgik.grs.proxy.http.mirror
This implementation of the IMirror interface specializes the mirroring procedure that needs to be performed from the reader side of the mirroring procedure.
HTTPReaderMirror() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPReaderMirror
 
HTTPReaderProxy - Class in gr.uoa.di.madgik.grs.proxy.http
This proxy is an implementation of the IReaderProxy interface available to be used by readers that want to access an IBuffer made available by a writer that is not necessarily collocated in the same JVM as they are.
HTTPReaderProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.HTTPReaderProxy
 
HTTPStoreConnectionHandler - Class in gr.uoa.di.madgik.grs.proxy.http
A connection handler that can be registered with the HTTPConnectionManager in order to receive incoming HTTP connection from clients.
HTTPStoreConnectionHandler() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.HTTPStoreConnectionHandler
 
HTTPStoreReaderProxy - Class in gr.uoa.di.madgik.grs.proxy.http
This proxy extends the HTTPReaderProxy capabilities by adding an additional logic layer on top of the original extended base capabilities.
HTTPStoreReaderProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.HTTPStoreReaderProxy
Creates a new instance
HTTPStoreWriterProxy - Class in gr.uoa.di.madgik.grs.proxy.http
This proxy class although it implements the tagging IProxy interface, it does not implement, as the name suggests, the IWriterProxy interface.
HTTPStoreWriterProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.HTTPStoreWriterProxy
 
HTTPWriterMirror - Class in gr.uoa.di.madgik.grs.proxy.http.mirror
This implementation of the IMirror interface specializes the mirroring procedure that needs to be performed from the writer side of the mirroring procedure.
HTTPWriterMirror() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.mirror.HTTPWriterMirror
 
HTTPWriterProxy - Class in gr.uoa.di.madgik.grs.proxy.http
This proxy is an implementation of the IWriterProxy interface available to be used by writers that want to make available their authored IBuffer to readers that can connect to an HTTP connection that can serve it regardless of their location
HTTPWriterProxy() - Constructor for class gr.uoa.di.madgik.grs.proxy.http.HTTPWriterProxy
Creates a new instance

A B C D E F G H I K L M N O P Q R S T U V W X