info.magnolia.module.exchangesimple
Class Transporter
java.lang.Object
info.magnolia.module.exchangesimple.Transporter
public class Transporter
- extends Object
Class responsible for transport of activated content.
- Author:
- Sameer Charles $Id$
Field Summary |
static String |
BOUNDARY
Content boundary in the multipart request. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BOUNDARY
public static final String BOUNDARY
- Content boundary in the multipart request.
- See Also:
- Constant Field Values
Transporter
public Transporter()
transport
public static void transport(HttpURLConnection connection,
ActivationContent activationContent)
throws ExchangeException
- Initiates multipart http post to transport content to the subscriber.
- Parameters:
connection
- activationContent
-
- Throws:
ExchangeException
Copyright © 2003–2014 Magnolia International Ltd.. All rights reserved.