public class LinkbackProducerUtil
extends Object
Constructor and Description |
---|
LinkbackProducerUtil() |
Modifier and Type | Method and Description |
---|---|
static void |
sendPingback(String sourceUri,
String targetUri) |
static void |
sendQueuedPingbacks() |
static boolean |
sendTrackback(String trackback,
Map<String,String> parts) |
public static void sendPingback(String sourceUri, String targetUri) throws Exception
Exception
public static void sendQueuedPingbacks() throws com.liferay.portal.kernel.xmlrpc.XmlRpcException
com.liferay.portal.kernel.xmlrpc.XmlRpcException
public static boolean sendTrackback(String trackback, Map<String,String> parts) throws Exception
Exception