(org.apache.thrift.protocol.TProtocol iproto, T struct)
| 23 | public interface IScheme<T extends TBase> { |
| 24 | |
| 25 | void read(org.apache.thrift.protocol.TProtocol iproto, T struct) |
| 26 | throws org.apache.thrift.TException; |
| 27 | |
| 28 | void write(org.apache.thrift.protocol.TProtocol oproto, T struct) |
no outgoing calls