@Deprecated public class DumpappHttpSocketLikeHandler extends java.lang.Object implements SocketLikeHandler
dumpapp script on upgrade.
stdin is not supported with this legacy mode. Streaming output is also not
supported.
This script sends a warning to stderr informing the developer of its deprecated nature.
| Constructor and Description |
|---|
DumpappHttpSocketLikeHandler(Dumper dumper)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onAccepted(SocketLike socket)
Deprecated.
|
public DumpappHttpSocketLikeHandler(Dumper dumper)
public void onAccepted(SocketLike socket) throws java.io.IOException
onAccepted in interface SocketLikeHandlerjava.io.IOExceptionSocketHandler.onAccepted(LocalSocket)