| ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Capture | |
com.sybase.jdbc2.jdbc | |
com.sybase.jdbc2.timedio |
Uses of Capture in com.sybase.jdbc2.jdbc |
Fields in com.sybase.jdbc2.jdbc declared as Capture | |
private com.sybase.jdbc2.jdbc.Capture | TraceInputStream._cap |
private com.sybase.jdbc2.jdbc.Capture | TraceOutputStream._cap |
Constructors in com.sybase.jdbc2.jdbc with parameters of type Capture | |
TraceInputStream.TraceInputStream(com.sybase.jdbc2.jdbc.Capture , java.io.InputStream , int ) | |
TraceOutputStream.TraceOutputStream(com.sybase.jdbc2.jdbc.Capture , java.io.OutputStream , int ) |
Uses of Capture in com.sybase.jdbc2.timedio |
Fields in com.sybase.jdbc2.timedio declared as Capture | |
protected com.sybase.jdbc2.jdbc.Capture | Dbio._cap |
Methods in com.sybase.jdbc2.timedio that return Capture | |
protected com.sybase.jdbc2.jdbc.Capture | Dbio.getCapture() |
com.sybase.jdbc2.jdbc.Capture | InStreamMgr.getCapture() |
| ||||||||||
PREV NEXT | FRAMES NO FRAMES |