Interface RequestWatcher
- 
- All Known Subinterfaces:
- Request
 - All Known Implementing Classes:
- ComposedRequest,- DesignerSystemUtilities.SendRequestManager.ClientRequest,- SystemUtilities.RequestImpl
 
 public interface RequestWatcher
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanblock()RequestWatchercompose(RequestWatcher... requestWatchers)
 
- 
- 
- 
Method Detail- 
blockboolean block() 
 - 
composeRequestWatcher compose(RequestWatcher... requestWatchers) 
 
- 
 
-