|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.mortbay.http.HttpConnection | +--org.mortbay.http.SocketChannelListener.Connection
Field Summary |
Fields inherited from interface org.mortbay.util.OutputObserver |
__CLOSED, __CLOSING, __COMMITING, __FIRST_WRITE, __RESET_BUFFER |
Method Summary | |
void |
close()
Close the connection. |
java.nio.channels.SocketChannel |
getSocketChannel()
|
Methods inherited from class org.mortbay.http.HttpConnection |
forceClose, getConnection, getDefaultScheme, getHttpServer, getHttpTunnel, getInputStream, getListener, getObject, getOutputStream, getRemoteAddr, getRemoteHost, getRemoteInetAddress, getRequest, getResponse, getServerName, getServerPort, handle, handleNext, isThrottled, outputNotify, setHttpTunnel, setObject, setThrottled |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public java.nio.channels.SocketChannel getSocketChannel()
public void close() throws java.io.IOException
HttpConnection
close
in class HttpConnection
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |