Crossfire JXClient, Trunk
Public Member Functions | List of all members
Handler Interface Reference
Inheritance diagram for Handler:
Inheritance graph
Collaboration diagram for Handler:
Collaboration graph

Public Member Functions

void handle (SelectionKey sk) throws IOException
 

Detailed Description

Base class for the Handlers.

Author
Mark Reinhold
Brad R. Wetmore

Definition at line 50 of file Handler.java.

Member Function Documentation

◆ handle()

void Handler.handle ( SelectionKey  sk) throws IOException

Implemented in RequestHandler, and AcceptHandler.

Referenced by Dispatcher1.dispatch(), and DispatcherN.dispatch().

Here is the caller graph for this function:

The documentation for this interface was generated from the following file: