All Packages Class Hierarchy This Package Previous Next Index
Class ajanta.apps.afs.FetchResponse
java.lang.Object
|
+----ajanta.apps.afs.Response
|
+----ajanta.apps.afs.FetchResponse
- public class FetchResponse
- extends Response
-
fileData
-
-
FetchResponse()
-
-
FetchResponse(byte[])
-
-
print()
-
fileData
public byte fileData[]
FetchResponse
FetchResponse()
FetchResponse
FetchResponse(byte data[])
print
public void print()
- Overrides:
- print in class Response
All Packages Class Hierarchy This Package Previous Next Index