|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProtocolChainInstanceHandler
An ProtocolChainInstanceHandler is where one or several ProtocolChain are created and cached. An ProtocolChainInstanceHandler decide if a stateless or statefull ProtocolChain needs to be created
| Method Summary | |
|---|---|
boolean |
offer(ProtocolChain instance)
Pool an instance of ProtocolChain. |
ProtocolChain |
poll()
Return an instance of ProtocolChain. |
| Method Detail |
|---|
ProtocolChain poll()
ProtocolChainboolean offer(ProtocolChain instance)
instance - ProtocolChain
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||