com.hazelcast.nio.tcp
Interface SelectionHandler

All Known Subinterfaces:
MigratableHandler
All Known Implementing Classes:
AbstractClientSelectionHandler, AbstractSelectionHandler, ClientReadHandler, ClientWriteHandler, ReadHandler, WriteHandler

public interface SelectionHandler


Method Summary
 void handle()
           
 

Method Detail

handle

void handle()


Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.