|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.dyuproject.protostuff.Pipe.Schema<T>
com.dyuproject.protostuff.runtime.RuntimePipeSchema<T>
public final class RuntimePipeSchema<T>
Runtime pipe schema.
| Field Summary |
|---|
| Fields inherited from class com.dyuproject.protostuff.Pipe.Schema |
|---|
wrappedSchema |
| Constructor Summary | |
|---|---|
RuntimePipeSchema(Schema<T> schema,
MappedSchema.Field<T>[] fieldsByNumber)
|
|
| Method Summary | |
|---|---|
protected void |
transfer(Pipe pipe,
Input input,
Output output)
|
| Methods inherited from class com.dyuproject.protostuff.Pipe.Schema |
|---|
getFieldName, getFieldNumber, isInitialized, mergeFrom, messageFullName, messageName, newMessage, typeClass, writeTo |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RuntimePipeSchema(Schema<T> schema,
MappedSchema.Field<T>[] fieldsByNumber)
| Method Detail |
|---|
protected void transfer(Pipe pipe,
Input input,
Output output)
throws java.io.IOException
transfer in class Pipe.Schema<T>java.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||