|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Valve in br.com.ibnetwork.guara.pipeline |
---|
Methods in br.com.ibnetwork.guara.pipeline that return Valve | |
---|---|
Valve |
Pipeline.getNextValve(Valve valve)
Null if last or not found |
Valve |
Pipeline.getValveByName(java.lang.String valveName)
Null if not found |
Valve[] |
Pipeline.getValves()
|
Methods in br.com.ibnetwork.guara.pipeline with parameters of type Valve | |
---|---|
void |
Pipeline.addValve(Valve valve)
|
Valve |
Pipeline.getNextValve(Valve valve)
Null if last or not found |
void |
Pipeline.removeValve(Valve valve)
|
Uses of Valve in br.com.ibnetwork.guara.pipeline.impl |
---|
Methods in br.com.ibnetwork.guara.pipeline.impl that return Valve | |
---|---|
Valve |
PipelineImpl.getNextValve(Valve valve)
|
Valve |
PipelineImpl.getValveByName(java.lang.String valveName)
|
Valve[] |
PipelineImpl.getValves()
|
Methods in br.com.ibnetwork.guara.pipeline.impl with parameters of type Valve | |
---|---|
void |
PipelineImpl.addValve(Valve valve)
|
Valve |
PipelineImpl.getNextValve(Valve valve)
|
void |
PipelineImpl.removeValve(Valve valve)
|
Uses of Valve in br.com.ibnetwork.guara.pipeline.valve |
---|
Classes in br.com.ibnetwork.guara.pipeline.valve that implement Valve | |
---|---|
class |
CheckSecurityValve
|
class |
DelayValve
|
class |
PrintValve
|
class |
RedirectRequest
|
class |
ValveSupport
|
Uses of Valve in br.com.ibnetwork.guara.pipeline.valve.audit |
---|
Classes in br.com.ibnetwork.guara.pipeline.valve.audit that implement Valve | |
---|---|
class |
LogHeadersValve
|
class |
LogValve
|
class |
StartProfiler
|
class |
StopProfiler
|
Uses of Valve in br.com.ibnetwork.guara.pipeline.valve.modules |
---|
Classes in br.com.ibnetwork.guara.pipeline.valve.modules that implement Valve | |
---|---|
class |
ActionExecutor
|
class |
ModuleExecutorSupport
|
class |
ScreenExecutor
|
Uses of Valve in br.com.ibnetwork.guara.pipeline.valve.pull |
---|
Classes in br.com.ibnetwork.guara.pipeline.valve.pull that implement Valve | |
---|---|
class |
PopulateContextWithTools
|
Uses of Valve in br.com.ibnetwork.guara.pipeline.valve.view |
---|
Classes in br.com.ibnetwork.guara.pipeline.valve.view that implement Valve | |
---|---|
class |
PopulateContextWithConstants
|
class |
RenderLayout
|
class |
RenderScreen
|
class |
WriteOutput
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |