| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sybase.jdbc2.utils.SyncObj
|
+--com.sybase.jdbc2.timedio.RequestObj
| Field Summary | |
protected com.sybase.jdbc2.utils.SyncObj | _guestOf |
| Fields inherited from class com.sybase.jdbc2.utils.SyncObj |
_state |
| Constructor Summary | |
RequestObj(com.sybase.jdbc2.utils.SyncQueue ) | |
| Method Summary | |
int | giveToMe(long ) |
void | giveToNext() |
private boolean | ownerIsMeOrASponsor(com.sybase.jdbc2.timedio.RequestObj ) |
boolean | validate() |
java.lang.String | whoAmI() |
| Methods inherited from class com.sybase.jdbc2.utils.SyncObj |
getOwner, release |
| Methods inherited from class java.lang.Object |
getClass, hashCode, equals, clone, toString, notify, notifyAll, wait, wait, wait, finalize |
| Field Detail |
protected com.sybase.jdbc2.utils.SyncObj _guestOf
| Constructor Detail |
public RequestObj(com.sybase.jdbc2.utils.SyncQueue )
| Method Detail |
public int giveToMe(long )
public void giveToNext()
private boolean ownerIsMeOrASponsor(com.sybase.jdbc2.timedio.RequestObj )
public boolean validate()
public java.lang.String whoAmI()
| ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||