|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Pipe | |
wt.wrmf.transport | |
wt.wrmf.transport.embtransport | |
wt.wrmf.transport.httptransport | |
wt.wrmf.transport.loopback |
Uses of Pipe in wt.wrmf.transport |
Methods in wt.wrmf.transport that return Pipe | |
static Pipe |
PipeFactory.createPipe(String pipeName)
|
Uses of Pipe in wt.wrmf.transport.embtransport |
Classes in wt.wrmf.transport.embtransport that implement Pipe | |
class |
EMBPipe
Supported API: false Extendable: false |
Uses of Pipe in wt.wrmf.transport.httptransport |
Classes in wt.wrmf.transport.httptransport that implement Pipe | |
class |
GZIPHTTPPipe
Streams will be zipped (corresponding to GZIP algorithm) through http transmission if using GZIPHTTPPipe. |
class |
HTTPPipe
Supported API: false Extendable: false |
class |
HTTPPipeAdapter
Supported API: false Extendable: false |
Uses of Pipe in wt.wrmf.transport.loopback |
Classes in wt.wrmf.transport.loopback that implement Pipe | |
class |
LoopbackPipe
Supported API: false Extendable: false |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |