| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StreamContext | |
com.sybase.jdbc2.tds | |
com.sybase.jdbc2.timedio |
Uses of StreamContext in com.sybase.jdbc2.tds |
Subclasses of StreamContext in com.sybase.jdbc2.tds | |
class | TdsProtocolContext |
Uses of StreamContext in com.sybase.jdbc2.timedio |
Fields in com.sybase.jdbc2.timedio declared as StreamContext | |
private com.sybase.jdbc2.timedio.StreamContext | InStreamMgr._currentCtx |
private com.sybase.jdbc2.timedio.StreamContext | InStreamMgr._eventCtx |
private com.sybase.jdbc2.timedio.StreamContext | OutStreamMgr._cancelCtx |
private com.sybase.jdbc2.timedio.StreamContext | OutStreamMgr._cancelledCtx |
Methods in com.sybase.jdbc2.timedio that return StreamContext | |
protected com.sybase.jdbc2.timedio.StreamContext | InStreamMgr.currentContext() |
private synchronized com.sybase.jdbc2.timedio.StreamContext | InStreamMgr.getCurrentContext() |
protected com.sybase.jdbc2.timedio.StreamContext | OutStreamMgr.getNextContext() |
protected com.sybase.jdbc2.timedio.StreamContext | OutStreamMgr.peekNextContext() |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |