|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.portal.server.ServerInterceptor
org.jboss.portal.server.aspects.server.ContentTypeInterceptor
public class ContentTypeInterceptor
This interceptor set the charset on the request that is used to decode the request parameters as well as setting the
org.jboss.portal.server.util.HTTPStreamInfo
on the server response that can be used later by the
rendering process to create the response sent to the user.
Constructor Summary | |
---|---|
ContentTypeInterceptor()
|
Method Summary | |
---|---|
protected void |
invoke(ServerInvocation invocation)
|
Methods inherited from class org.jboss.portal.server.ServerInterceptor |
---|
invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ContentTypeInterceptor()
Method Detail |
---|
protected void invoke(ServerInvocation invocation) throws java.lang.Exception, InvocationException
invoke
in class ServerInterceptor
java.lang.Exception
InvocationException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |