|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
org.globus.gsi.gssapi.net.GssInputStream
org.globus.ftp.extended.GridFTPInputStream
public class GridFTPInputStream
Field Summary |
---|
Fields inherited from class org.globus.gsi.gssapi.net.GssInputStream |
---|
buff, context, in, index |
Constructor Summary | |
---|---|
GridFTPInputStream(java.io.InputStream in,
org.ietf.jgss.GSSContext context)
|
Method Summary | |
---|---|
byte[] |
readHandshakeToken()
|
protected void |
readMsg()
|
Methods inherited from class org.globus.gsi.gssapi.net.GssInputStream |
---|
available, close, hasData, read, read, read, unwrap |
Methods inherited from class java.io.InputStream |
---|
mark, markSupported, reset, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GridFTPInputStream(java.io.InputStream in, org.ietf.jgss.GSSContext context)
Method Detail |
---|
public byte[] readHandshakeToken() throws java.io.IOException
java.io.IOException
protected void readMsg() throws java.io.IOException
readMsg
in class GssInputStream
java.io.IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |