org.mortbay.io
Interface Connection

All Known Implementing Classes:
HttpConnection

public interface Connection


Method Summary
 void handle()
           
 boolean isIdle()
           
 

Method Detail

handle

void handle()
            throws IOException
Throws:
IOException

isIdle

boolean isIdle()