Package org.webpieces.httpclient11.api
Interface HttpSocketListener
-
- All Known Implementing Classes:
ProxyClose
public interface HttpSocketListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsocketClosed(HttpSocket socket)
-
-
-
Method Detail
-
socketClosed
void socketClosed(HttpSocket socket)
-
-