|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of Pipe.Schema in com.dyuproject.protostuff |
|---|
| Methods in com.dyuproject.protostuff with parameters of type Pipe.Schema | ||
|---|---|---|
protected abstract Input |
Pipe.begin(Pipe.Schema<?> pipeSchema)
Begin preliminary input processing. |
|
protected abstract void |
Pipe.end(Pipe.Schema<?> pipeSchema,
Input input,
boolean cleanupOnly)
End input processing. |
|
static
|
Pipe.transferDirect(Pipe.Schema<T> pipeSchema,
Pipe pipe,
Input input,
Output output)
This should not be called directly by applications. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||