Package | Description |
---|---|
monq.net |
Simple tcp server and clients.
|
Modifier and Type | Method and Description |
---|---|
PipelineRequest |
FilterSvrInfo.getRequest()
returns a copy of the request object to contact this server.
|
Modifier and Type | Method and Description |
---|---|
java.io.InputStream |
DistPipeFilter.open(PipelineRequest[] request,
Feeder in)
sets up the pipeline as determined by
request to be
fed by the given Feeder . |
Constructor and Description |
---|
PipelineRequest(PipelineRequest other)
returns copy of the given
PipelineRequest . |