org.mortbay.io
Interface Connection

All Known Implementing Classes:
HttpConnection

public interface Connection


Method Summary
 void handle()
           
 boolean isIdle()
           
 

Method Detail

handle

public void handle()
            throws IOException
Throws:
IOException

isIdle

public boolean isIdle()


Copyright © {inceptionYear}-2007 Mort Bay Consulting. All Rights Reserved.