|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.logicblaze.lingo.jms.marshall.DefaultMarshaller org.logicblaze.lingo.jms.marshall.XStreamMarshaller com.atlassian.bamboo.lingo.PluginsAwareMarshaller
public class PluginsAwareMarshaller
Plugins2-aware implementation of Marshaller
Field Summary |
---|
Fields inherited from class org.logicblaze.lingo.jms.marshall.DefaultMarshaller |
---|
headerMarshaller, nativeHeaderMarshaller |
Constructor Summary | |
---|---|
PluginsAwareMarshaller(XStreamFactory xStreamFactory)
|
Method Summary | |
---|---|
protected com.thoughtworks.xstream.XStream |
createXStream()
|
Methods inherited from class org.logicblaze.lingo.jms.marshall.XStreamMarshaller |
---|
createObjectMessage, createRequestMessage, createResponseMessage, extractInvocationResult, fromXML, getXStream, readMessage, readRemoteInvocation, setXStream, toXML |
Methods inherited from class org.logicblaze.lingo.jms.marshall.DefaultMarshaller |
---|
addResponseMessageHeaders, appendMessageHeaders, appendMessageHeaders, handleInvocationHeaders, handleInvocationResultHeaders, handleMessageHeaders, isIgnoreInvalidMessages, onInvalidClientMessage, onInvalidMessage, setHeaderMarshaller, setIgnoreInvalidMessages |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.logicblaze.lingo.jms.marshall.Marshaller |
---|
createObjectMessage, createRequestMessage, createResponseMessage, extractInvocationResult, readMessage, readRemoteInvocation |
Constructor Detail |
---|
public PluginsAwareMarshaller(@NotNull XStreamFactory xStreamFactory)
Method Detail |
---|
protected com.thoughtworks.xstream.XStream createXStream()
createXStream
in class org.logicblaze.lingo.jms.marshall.XStreamMarshaller
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |