| 
 | Oracle Fusion Middleware PKI SDK TSP Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10677-05 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
   oracle.security.crypto.tsp.HttpTSPResponse
oracle.security.crypto.tsp.HttpTSPResponse
public class HttpTSPResponse
Implementation of TSP over HTTP for responses.
| Method Summary | |
|---|---|
| static void | send(TSPTimeStampResp response, java.io.OutputStream os)Sends an Http TSP response by the given output stream. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void send(TSPTimeStampResp response,
                        java.io.OutputStream os)
                 throws java.io.IOException
response - The response to send over http.os - The output stream used to send the response.java.io.IOException| 
 | Oracle Fusion Middleware PKI SDK TSP Java API Reference for Oracle Security Developer Tools 11g Release 1 (11.1.1) E10677-05 | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||