Liferay 6.0.4

com.liferay.portal.service.http
Class TunnelUtil

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

public class TunnelUtil
extends Object


Constructor Summary
TunnelUtil()
           
 
Method Summary
static Object invoke(HttpPrincipal httpPrincipal, 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 Object invoke(HttpPrincipal httpPrincipal,
                            MethodWrapper methodWrapper)
                     throws Exception
Throws:
Exception

Liferay 6.0.4