|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xmlBlaster.util.protocol.RequestReplyExecutor.LatchHolder
private class RequestReplyExecutor.LatchHolder
| Field Summary | |
|---|---|
(package private) java.util.concurrent.CountDownLatch |
latch
|
(package private) boolean |
latchIsInterrupted
|
| Constructor Summary | |
|---|---|
RequestReplyExecutor.LatchHolder(java.util.concurrent.CountDownLatch latch)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
java.util.concurrent.CountDownLatch latch
boolean latchIsInterrupted
| Constructor Detail |
|---|
public RequestReplyExecutor.LatchHolder(java.util.concurrent.CountDownLatch latch)
|
xmlBlaster 2.1.0 API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||