|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ThreadNamingPattern | |
|---|---|
| org.jgroups.protocols | Provides implementations of transport protocols which are responsible for sending and receiving messages to/from the network. |
| org.jgroups.stack | Support for managing protocol stacks. |
| Uses of ThreadNamingPattern in org.jgroups.protocols |
|---|
| Fields in org.jgroups.protocols declared as ThreadNamingPattern | |
|---|---|
protected ThreadNamingPattern |
TP.thread_naming_pattern
Names the current thread. |
| Uses of ThreadNamingPattern in org.jgroups.stack |
|---|
| Methods in org.jgroups.stack with parameters of type ThreadNamingPattern | |
|---|---|
static ThreadFactory |
ProtocolStack.newThreadFactory(ThreadNamingPattern pattern,
java.lang.ThreadGroup group,
java.lang.String baseName,
boolean createDaemons)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||