|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Connection | |
|---|---|
| org.lightwolf | Core classes for flow manipulation and synchronization. |
| org.lightwolf.tools | Classes that perform bytecode enhancing. |
| Uses of Connection in org.lightwolf |
|---|
| Methods in org.lightwolf that return Connection | |
|---|---|
protected abstract Connection |
ProcessManager.accept(Object matcher)
|
static Connection |
Process.accept(Object matcher)
|
protected abstract Connection |
ProcessManager.acceptMany(Object matcher)
|
static Connection |
Process.acceptMany(Object matcher)
|
protected abstract Connection |
ProcessManager.connect(Object matcher)
|
static Connection |
Process.connect(Object matcher)
|
protected abstract Connection |
ProcessManager.connectMany(Object matcher)
|
static Connection |
Process.connectMany(Object matcher)
|
| Uses of Connection in org.lightwolf.tools |
|---|
| Methods in org.lightwolf.tools that return Connection | |
|---|---|
protected Connection |
SimpleProcessManager.accept(Object matcher)
|
protected Connection |
SimpleProcessManager.acceptMany(Object matcher)
|
protected Connection |
SimpleProcessManager.connect(Object matcher)
|
protected Connection |
SimpleProcessManager.connectMany(Object matcher)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||