Class TunnelUtil
Object
com.liferay.portal.kernel.service.http.TunnelUtil
- Author:
- Brian Wing Shun Chan
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Object
invoke
(HttpPrincipal httpPrincipal, MethodHandler methodHandler)
-
Constructor Details
-
TunnelUtil
public TunnelUtil()
-
-
Method Details
-
invoke
public static Object invoke(HttpPrincipal httpPrincipal, MethodHandler methodHandler) throws Exception - Throws:
Exception
-