Uses of Class
com.dyuproject.protostuff.Pipe.Schema

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
<T> void
Pipe.transferDirect(Pipe.Schema<T> pipeSchema, Pipe pipe, Input input, Output output)
          This should not be called directly by applications.
 



Copyright © 2009-2012. All Rights Reserved.