public class RemoteFrameworkConnection extends Object implements Closeable
Constructor and Description |
---|
RemoteFrameworkConnection(RemoteFrameworkConnectionInfo info) |
RemoteFrameworkConnection(Socket socket) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
flush() |
Object |
readObject() |
void |
writeObject(Object object) |
public RemoteFrameworkConnection(RemoteFrameworkConnectionInfo info)
public RemoteFrameworkConnection(Socket socket)
Copyright © 2022. All rights reserved.