public static class OutgoingFileTransfer.NegotiationProgress
extends java.lang.Object
| Constructor and Description |
|---|
OutgoingFileTransfer.NegotiationProgress() |
| Modifier and Type | Method and Description |
|---|---|
java.io.OutputStream |
getOutputStream()
Once the negotiation process is completed the output stream can be
retrieved.
|
FileTransfer.Status |
getStatus()
Returns the current status of the negotiation process.
|
public OutgoingFileTransfer.NegotiationProgress()
public FileTransfer.Status getStatus()
public java.io.OutputStream getOutputStream()
Copyright © 2003 Jive Software.