com.liferay.portal.service.http
Class TunnelUtil
java.lang.Object
com.liferay.portal.service.http.TunnelUtil
public class TunnelUtil
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TunnelUtil
public TunnelUtil()
invoke
public static Object invoke(HttpPrincipal httpPrincipal,
MethodHandler methodHandler)
throws Exception
- Throws:
Exception
invoke
public static Object invoke(HttpPrincipal httpPrincipal,
MethodWrapper methodWrapper)
throws Exception
- Deprecated.
- Throws:
Exception