public final class Channel extends Object
static class
Channel.Factory
static Object
EOF
Channel(VMExecutor exec)
void
close()
Object
read()
String
toString()
write(Object obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final Object EOF
public Channel(VMExecutor exec)
public Object read()
public void write(Object obj)
public void close()
public String toString()
toString
Copyright © 2018 SPF4J. All rights reserved.