⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index-7.html.svn-base

📁 portal越来越流行了
💻 SVN-BASE
📖 第 1 页 / 共 5 页
字号:
<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#getBufferSize()"><B>getBufferSize()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>getBufferSize()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#getBufferSize()"><B>getBufferSize()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Returns the actual buffer size used for the response.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#getCacheability()"><B>getCacheability()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>The default behavior of this method is to call  <code>getCacheability()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/ResourceRequest.html#getCacheability()"><B>getCacheability()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ResourceRequest.html" title="interface in javax.portlet">ResourceRequest</A><DD>Returns the cache level of this resource request.<DT><A HREF="../javax/portlet/ResourceURL.html#getCacheability()"><B>getCacheability()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ResourceURL.html" title="interface in javax.portlet">ResourceURL</A><DD>Returns the cache level of this resource URL.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#getCacheControl()"><B>getCacheControl()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>The default behavior of this method is to call  <code>getCacheControl()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#getCacheControl()"><B>getCacheControl()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>getCacheControl()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#getCacheControl()"><B>getCacheControl()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Returns the cache control object allowing to set specific cache settings valid for the markup returned in this response.<DT><A HREF="../javax/portlet/ClientDataRequest.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ClientDataRequest.html" title="interface in javax.portlet">ClientDataRequest</A><DD>Returns the name of the character encoding used in the body of this request.<DT><A HREF="../javax/portlet/filter/ActionRequestWrapper.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionRequestWrapper.html" title="class in javax.portlet.filter">ActionRequestWrapper</A><DD>The default behavior of this method is to call  <code>getCharacterEncoding()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>The default behavior of this method is to call  <code>getCharacterEncoding()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>The default behavior of this method is to call  <code>getCharacterEncoding()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>getCharacterEncoding()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#getCharacterEncoding()"><B>getCharacterEncoding()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Returns the name of the charset used for the MIME body sent in this response.<DT><A HREF="../javax/portlet/GenericPortlet.html#getContainerRuntimeOptions()"><B>getContainerRuntimeOptions()</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>&nbsp;<DT><A HREF="../javax/portlet/PortletConfig.html#getContainerRuntimeOptions()"><B>getContainerRuntimeOptions()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletConfig.html" title="interface in javax.portlet">PortletConfig</A><DD>Returns the container runtime options and values for this portlet.<DT><A HREF="../javax/portlet/PortletContext.html#getContainerRuntimeOptions()"><B>getContainerRuntimeOptions()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletContext.html" title="interface in javax.portlet">PortletContext</A><DD>Returns the container container runtime options keys supported by this portlet container.<DT><A HREF="../javax/portlet/ClientDataRequest.html#getContentLength()"><B>getContentLength()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ClientDataRequest.html" title="interface in javax.portlet">ClientDataRequest</A><DD>Returns the length, in bytes, of the request body  which is made available by the input stream, or -1 if the length is not known.<DT><A HREF="../javax/portlet/filter/ActionRequestWrapper.html#getContentLength()"><B>getContentLength()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionRequestWrapper.html" title="class in javax.portlet.filter">ActionRequestWrapper</A><DD>The default behavior of this method is to call  <code>getContentLength()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#getContentLength()"><B>getContentLength()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>The default behavior of this method is to call  <code>getContentLength()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/ClientDataRequest.html#getContentType()"><B>getContentType()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ClientDataRequest.html" title="interface in javax.portlet">ClientDataRequest</A><DD>Returns the MIME type of the body of the request,  or null if the type is not known.<DT><A HREF="../javax/portlet/filter/ActionRequestWrapper.html#getContentType()"><B>getContentType()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ActionRequestWrapper.html" title="class in javax.portlet.filter">ActionRequestWrapper</A><DD>The default behavior of this method is to call  <code>getContentType()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/RenderResponseWrapper.html#getContentType()"><B>getContentType()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderResponseWrapper.html" title="class in javax.portlet.filter">RenderResponseWrapper</A><DD>The default behavior of this method is to call  <code>getContentType()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#getContentType()"><B>getContentType()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>The default behavior of this method is to call  <code>getContentType()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/ResourceResponseWrapper.html#getContentType()"><B>getContentType()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceResponseWrapper.html" title="class in javax.portlet.filter">ResourceResponseWrapper</A><DD>The default behavior of this method is to call  <code>getContentType()</code> on the wrapped response object.<DT><A HREF="../javax/portlet/MimeResponse.html#getContentType()"><B>getContentType()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/MimeResponse.html" title="interface in javax.portlet">MimeResponse</A><DD>Returns the MIME type that can be used to contribute markup to the render response.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html#getContextPath()"><B>getContextPath()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletRequestWrapper.html" title="class in javax.portlet.filter">PortletRequestWrapper</A><DD>The default behavior of this method is to call  <code>getContextPath()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/PortletRequest.html#getContextPath()"><B>getContextPath()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>Returns the context path which is the path prefix associated with the deployed  portlet application.<DT><A HREF="../javax/portlet/filter/PortletRequestWrapper.html#getCookies()"><B>getCookies()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/PortletRequestWrapper.html" title="class in javax.portlet.filter">PortletRequestWrapper</A><DD>The default behavior of this method is to call  <code>getCookies()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/PortletRequest.html#getCookies()"><B>getCookies()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletRequest.html" title="interface in javax.portlet">PortletRequest</A><DD>Returns an array containing all of the Cookie properties.<DT><A HREF="../javax/portlet/PortletSession.html#getCreationTime()"><B>getCreationTime()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletSession.html" title="interface in javax.portlet">PortletSession</A><DD>Returns the time when this session was created, measured in  milliseconds since midnight January 1, 1970 GMT.<DT><A HREF="../javax/portlet/GenericPortlet.html#getDefaultNamespace()"><B>getDefaultNamespace()</B></A> - Method in class javax.portlet.<A HREF="../javax/portlet/GenericPortlet.html" title="class in javax.portlet">GenericPortlet</A><DD>Returns the default namespace for events and public parameters.<DT><A HREF="../javax/portlet/PortletConfig.html#getDefaultNamespace()"><B>getDefaultNamespace()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/PortletConfig.html" title="interface in javax.portlet">PortletConfig</A><DD>Returns the default namespace for events and public render parameters.<DT><A HREF="../javax/portlet/CacheControl.html#getETag()"><B>getETag()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/CacheControl.html" title="interface in javax.portlet">CacheControl</A><DD>Returns the ETag for the current response that is used as validation tag, or <code>null</null> if no ETag is set on the response.<DT><A HREF="../javax/portlet/filter/RenderRequestWrapper.html#getETag()"><B>getETag()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/RenderRequestWrapper.html" title="class in javax.portlet.filter">RenderRequestWrapper</A><DD>The default behavior of this method is to call  <code>getETag()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/filter/ResourceRequestWrapper.html#getETag()"><B>getETag()</B></A> - Method in class javax.portlet.filter.<A HREF="../javax/portlet/filter/ResourceRequestWrapper.html" title="class in javax.portlet.filter">ResourceRequestWrapper</A><DD>The default behavior of this method is to call  <code>getETag()</code> on the wrapped request object.<DT><A HREF="../javax/portlet/RenderRequest.html#getETag()"><B>getETag()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/RenderRequest.html" title="interface in javax.portlet">RenderRequest</A><DD>Returns the validation tag if the portlet container has a cached response for this validation tag, or <code>null</code> if no cached response exists.<DT><A HREF="../javax/portlet/ResourceRequest.html#getETag()"><B>getETag()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/ResourceRequest.html" title="interface in javax.portlet">ResourceRequest</A><DD>Returns the validation tag if the portlet container has a cached response for this validation tag, or <code>null</code> if no cached response exists.<DT><A HREF="../javax/portlet/EventRequest.html#getEvent()"><B>getEvent()</B></A> - Method in interface javax.portlet.<A HREF="../javax/portlet/EventRequest.html" title="interface in javax.portlet">EventRequest</A>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -