com.liferay.portal.service.http
Class TunnelUtil

java.lang.Object
  extended by com.liferay.portal.service.http.TunnelUtil

public class TunnelUtil
extends java.lang.Object

View Source

Author:
Brian Wing Shun Chan

Constructor Summary
TunnelUtil()
           
 
Method Summary
static java.lang.Object invoke(HttpPrincipal httpPrincipal, com.liferay.portal.kernel.util.MethodWrapper methodWrapper)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TunnelUtil

public TunnelUtil()
Method Detail

invoke

public static java.lang.Object invoke(HttpPrincipal httpPrincipal,
                                      com.liferay.portal.kernel.util.MethodWrapper methodWrapper)
                               throws java.lang.Exception
Throws:
java.lang.Exception