public interface NodeShellListener
Modifier and Type | Method and Description |
---|---|
void |
execFinished(long nodeID,
Exception e,
int status) |
void |
ioStreamsReady(InputStream is,
OutputStream os) |
void execFinished(long nodeID, Exception e, int status)
void ioStreamsReady(InputStream is, OutputStream os)
Copyright © 2015–2021 Fiji. All rights reserved.