public class GridFTPInputStream extends GssInputStream
buff, context, in, index
Constructor and Description |
---|
GridFTPInputStream(java.io.InputStream in,
org.ietf.jgss.GSSContext context) |
Modifier and Type | Method and Description |
---|---|
private java.lang.String |
handleReply(java.lang.String line) |
byte[] |
readHandshakeToken() |
private java.lang.String |
readLine() |
protected void |
readMsg() |
public GridFTPInputStream(java.io.InputStream in, org.ietf.jgss.GSSContext context)
private java.lang.String readLine() throws java.io.IOException
java.io.IOException
public byte[] readHandshakeToken() throws java.io.IOException
java.io.IOException
private java.lang.String handleReply(java.lang.String line) throws java.io.IOException
java.io.IOException
protected void readMsg() throws java.io.IOException
readMsg
in class GssInputStream
java.io.IOException