Oracle Application Server Wireless Java API Reference
B10400-01

oracle.panama.rt.hook
Interface PostProcessorHook


public interface PostProcessorHook

This interface represents the plug-in modules that process the response string.

Since:
Oracle9i Application Server Wireless Edition

Method Summary
 java.lang.String process(Request req, Response resp, java.lang.String content)
           

 

Method Detail

process

public java.lang.String process(Request req,
Response resp,
                                java.lang.String content)

Oracle Application Server Wireless Java API Reference
B10400-01

Copyright © 2003 Oracle Corporation. All Rights Reserved.