Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
com.sshtools.j2ssh.net.ConnectedSocketTransportProvider
Constructor Summary | |
|
Method Summary | |
void |
|
InputStream | |
OutputStream | |
String |
public ConnectedSocketTransportProvider(Socket socket)
Creates a new ConnectedSocketTransportProvider object.
- Parameters:
socket
-
public InputStream getInputStream() throws IOException
- Specified by:
- getInputStream in interface TransportProvider
public OutputStream getOutputStream() throws IOException
- Specified by:
- getOutputStream in interface TransportProvider
- Returns:
public String getProviderDetail()
- Specified by:
- getProviderDetail in interface TransportProvider
- Returns: