Uses of Class
org.apache.qpid.protonj2.engine.impl.ProtonEngineHandlerContext
- 
Packages that use ProtonEngineHandlerContext Package Description org.apache.qpid.protonj2.engine.impl  - 
- 
Uses of ProtonEngineHandlerContext in org.apache.qpid.protonj2.engine.impl
Methods in org.apache.qpid.protonj2.engine.impl that return ProtonEngineHandlerContext Modifier and Type Method Description ProtonEngineHandlerContextProtonEngineHandlerContext. interestMask(int mask)Sets the interest mask for this handler context which controls which events should be routed here during normal engine handler pipeline operations. 
 -