Home
last modified time | relevance | path

Searched defs:getInputProtocol (Results 1 – 3 of 3) sorted by relevance

/thrift-3.4.0/lib/javame/src/org/apache/thrift/
DTServiceClient.java33 public TProtocol getInputProtocol(); in getInputProtocol() method
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/
DTServiceClient.java50 public TProtocol getInputProtocol() { in getInputProtocol() method in TServiceClient
/thrift-3.4.0/lib/java/src/main/java/org/apache/thrift/server/
DAbstractNonblockingServer.java551 public TProtocol getInputProtocol() { in getInputProtocol() method in AbstractNonblockingServer.AsyncFrameBuffer