|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object info.magnolia.module.exchangesimple.Transporter
public class Transporter
Class responsible for transport of activated content.
Constructor Summary | |
---|---|
Transporter()
|
Method Summary | |
---|---|
static void |
transport(java.net.HttpURLConnection connection,
ActivationContent activationContent)
Initiates multipart http post to transport content to the subscriber. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Transporter()
Method Detail |
---|
public static void transport(java.net.HttpURLConnection connection, ActivationContent activationContent) throws ExchangeException
connection
- activationContent
-
ExchangeException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |