|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.resteasy.plugins.providers.jaxb.XmlHeaderProcessor
public class XmlHeaderProcessor
| Constructor Summary | |
|---|---|
XmlHeaderProcessor()
|
|
| Method Summary | |
|---|---|
javax.xml.bind.Marshaller |
decorate(javax.xml.bind.Marshaller target,
XmlHeader annotation,
java.lang.Class type,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XmlHeaderProcessor()
| Method Detail |
|---|
public javax.xml.bind.Marshaller decorate(javax.xml.bind.Marshaller target,
XmlHeader annotation,
java.lang.Class type,
java.lang.annotation.Annotation[] annotations,
MediaType mediaType)
decorate in interface DecoratorProcessor<javax.xml.bind.Marshaller,XmlHeader>target - i.e. a Marshaller instanceannotation - the annotation that triggered the decorator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||