Public Member Functions | |
virtual bool | Enqueue (shared_ptr< HandlerInterface > handler, google::int64 sequence, HandlerKey handler_key)=0 |
virtual NonblockingPacketServiceStatus | Receive ()=0 |
virtual int64_t | connection_id ()=0 |
virtual bool | Remove (HandlerKey key)=0 |
Definition at line 56 of file nonblocking_packet_receiver.h.