|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthudson.plugins.im.AbstractIMConnection
public abstract class AbstractIMConnection
| Constructor Summary | |
|---|---|
protected |
AbstractIMConnection(IMPublisherDescriptor desc)
|
| Method Summary | |
|---|---|
protected void |
lock()
|
protected boolean |
tryLock(long time,
java.util.concurrent.TimeUnit timeUnit)
|
protected void |
unlock()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface hudson.plugins.im.IMConnection |
|---|
addConnectionListener, close, connect, isConnected, removeConnectionListener, send, setPresence |
| Constructor Detail |
|---|
protected AbstractIMConnection(IMPublisherDescriptor desc)
| Method Detail |
|---|
protected final void lock()
protected final boolean tryLock(long time,
java.util.concurrent.TimeUnit timeUnit)
throws java.lang.InterruptedException
java.lang.InterruptedExceptionprotected final void unlock()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||