Home > Contents > Index >
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

FormPoster.getRawResponse

Fetches the raw bytes from the output stream.

Syntax

Description

The getRawResponse method fetches raw bytes from the output stream. getRawResponse is similar to getResponse, except the result is returned as a byte array rather than a stream.

Returns

A byte[] response.

Example

See Also

cleanRawResponse,
getResponse,
cleanResponse

 

  Home > Contents > Index >

FatWire JAVA Reference
Copyright 2005 by FatWire Software
All rights reserved.