A B C D F G I J N P R S V

A

AbstractValve - jp.sf.grizzly.pipeline.valve の クラス
 
AbstractValve() - クラス jp.sf.grizzly.pipeline.valve.AbstractValve のコンストラクタ
 
addValve(Valve) - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
 

B

ByteArrayStreamStorageImpl - jp.sf.grizzly.storage.impl の クラス
 
ByteArrayStreamStorageImpl(InputStream, String) - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のコンストラクタ
 

C

commit() - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
commit() - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
commit() - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
Commits a written output stream, and then you can get the commited stream from getInputStream().

D

destroy() - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
destroy() - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
destroy() - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
Destroys instances, such as caches, in this class

F

FileStreamStorageImpl - jp.sf.grizzly.storage.impl の クラス
 
FileStreamStorageImpl(InputStream, String) - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のコンストラクタ
 

G

getEncoding() - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
getEncoding() - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
getEncoding() - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
 
getInputStream() - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
getInputStream() - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
getInputStream() - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
 
getName() - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
Get the name of this pipeline.
getOutputStream() - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
getOutputStream() - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
getOutputStream() - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
 
getResultInputStream() - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
getResultInputStream() - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
getResultInputStream() - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
 
getValves() - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
 
GrizzlyException - jp.sf.grizzly の 例外
 
GrizzlyException() - 例外 jp.sf.grizzly.GrizzlyException のコンストラクタ
 
GrizzlyException(String) - 例外 jp.sf.grizzly.GrizzlyException のコンストラクタ
 
GrizzlyException(Throwable) - 例外 jp.sf.grizzly.GrizzlyException のコンストラクタ
 
GrizzlyException(String, Throwable) - 例外 jp.sf.grizzly.GrizzlyException のコンストラクタ
 
GrizzlyPipeline - jp.sf.grizzly.pipeline の クラス
 
GrizzlyPipeline(String, List) - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のコンストラクタ
Constructor that provides the descriptor for building the pipeline

I

init(InputStream, String) - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
init(InputStream, String) - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
init(InputStream, String) - インタフェース jp.sf.grizzly.storage.StreamStorage のメソッド
Initialize this StreamStorage object.
initialize() - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
 
initialize() - クラス jp.sf.grizzly.pipeline.valve.AbstractValve のメソッド
 
initialize() - インタフェース jp.sf.grizzly.pipeline.valve.Valve のメソッド
Initialize the valve before using in a pipeline.
invoke(StreamStorage) - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
 
invoke(StreamStorage, ValveContext) - クラス jp.sf.grizzly.pipeline.valve.AbstractValve のメソッド
 
invoke(StreamStorage, ValveContext) - インタフェース jp.sf.grizzly.pipeline.valve.Valve のメソッド
 
invokeNext(StreamStorage) - インタフェース jp.sf.grizzly.pipeline.valve.ValveContext のメソッド
Cause the invoke() method of the next Valve that is part of the Pipeline currently being processed (if any) to be executed, passing on the specified request and response objects plus this ValveContext instance.

J

jp.sf.grizzly - パッケージ jp.sf.grizzly
 
jp.sf.grizzly.pipeline - パッケージ jp.sf.grizzly.pipeline
 
jp.sf.grizzly.pipeline.valve - パッケージ jp.sf.grizzly.pipeline.valve
 
jp.sf.grizzly.storage - パッケージ jp.sf.grizzly.storage
 
jp.sf.grizzly.storage.impl - パッケージ jp.sf.grizzly.storage.impl
 

N

name - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline の変数
Name of this pipeline.

P

PipelineException - jp.sf.grizzly.pipeline の 例外
 
PipelineException() - 例外 jp.sf.grizzly.pipeline.PipelineException のコンストラクタ
 
PipelineException(String) - 例外 jp.sf.grizzly.pipeline.PipelineException のコンストラクタ
 
PipelineException(Throwable) - 例外 jp.sf.grizzly.pipeline.PipelineException のコンストラクタ
 
PipelineException(String, Throwable) - 例外 jp.sf.grizzly.pipeline.PipelineException のコンストラクタ
 

R

removeValve(Valve) - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
 

S

setEncoding(String) - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
setEncoding(String) - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
setInputStream(InputStream) - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
setInputStream(InputStream) - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
setName(String) - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline のメソッド
Set the name of this pipeline.
setOutputStream(OutputStream) - クラス jp.sf.grizzly.storage.impl.ByteArrayStreamStorageImpl のメソッド
 
setOutputStream(OutputStream) - クラス jp.sf.grizzly.storage.impl.FileStreamStorageImpl のメソッド
 
StreamStorage - jp.sf.grizzly.storage の インタフェース
 
StreamStorageException - jp.sf.grizzly.storage の 例外
 
StreamStorageException() - 例外 jp.sf.grizzly.storage.StreamStorageException のコンストラクタ
 
StreamStorageException(String) - 例外 jp.sf.grizzly.storage.StreamStorageException のコンストラクタ
 
StreamStorageException(Throwable) - 例外 jp.sf.grizzly.storage.StreamStorageException のコンストラクタ
 
StreamStorageException(String, Throwable) - 例外 jp.sf.grizzly.storage.StreamStorageException のコンストラクタ
 

V

Valve - jp.sf.grizzly.pipeline.valve の インタフェース
 
ValveContext - jp.sf.grizzly.pipeline.valve の インタフェース
 
valves - クラス jp.sf.grizzly.pipeline.GrizzlyPipeline の変数
The set of Valves associated with this Pipeline.

A B C D F G I J N P R S V

Copyright © 2003-2006 SourceForge.jp - Grizzly. All Rights Reserved.