Skip navigation links


com.bea.content.manager.servlets
Class ShowBinaryServlet

java.lang.Object
  extended by javax.servlet.GenericServlet
      extended by javax.servlet.http.HttpServlet
          extended by com.bea.content.manager.servlets.ShowPropertyServlet
              extended by com.bea.content.manager.servlets.ShowBinaryServlet

All Implemented Interfaces
Serializable, javax.servlet.Servlet, javax.servlet.ServletConfig

Deprecated As of 8.1 Service Pack 2, replaced by ShowPropertyServlet

public class ShowBinaryServlet
extends ShowPropertyServlet

Writes a Binary property of a Node to the response OutputStream. The available paramater options are as follows:

See Also
Serialized Form

Field Summary

 

Fields inherited from class com.bea.content.manager.servlets.ShowPropertyServlet
closeStreams, DEFAULT_MIME_TYPE, TEXT_MIME_TYPE

 

Constructor Summary
ShowBinaryServlet()
          Deprecated  

 

Method Summary

 

Methods inherited from class com.bea.content.manager.servlets.ShowPropertyServlet
doGet, doPost, init, ioReadWrite, nioRead, printNode, showError

 

Methods inherited from class javax.servlet.http.HttpServlet
doDelete, doHead, doOptions, doPut, doTrace, getLastModified, service, service

 

Methods inherited from class javax.servlet.GenericServlet
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, log, log

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ShowBinaryServlet

public ShowBinaryServlet()
Deprecated 

Skip navigation links


Copyright © 2010, Oracle. All rights reserved.