|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolManager | |
---|---|
edu.uci.isr.yancees | |
edu.uci.isr.yancees.core |
Uses of ProtocolManager in edu.uci.isr.yancees |
---|
Methods in edu.uci.isr.yancees that return ProtocolManager | |
---|---|
ProtocolManager |
ArchitectureManager.getProtocolManager()
|
Methods in edu.uci.isr.yancees with parameters of type ProtocolManager | |
---|---|
protected void |
ProtocolFacade.setProtocolManager(ProtocolManager pm)
Used by the Yancees API to initialize this API. |
Uses of ProtocolManager in edu.uci.isr.yancees.core |
---|
Methods in edu.uci.isr.yancees.core that return ProtocolManager | |
---|---|
static ProtocolManager |
ProtocolManager.getInstance()
The only way to access the unique instance of ProtocolManager is by using this access method |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |