Class ResolutionRequestBean.Adapter
java.lang.Object
org.fedoraproject.xmvn.tools.resolve.xml.ResolutionRequestBean.Adapter
- Enclosing class:
ResolutionRequestBean
- Author:
- Mikolaj Izdebski
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionmarshal
(org.fedoraproject.xmvn.resolver.ResolutionRequest request) org.fedoraproject.xmvn.resolver.ResolutionRequest
-
Constructor Details
-
Adapter
public Adapter()
-
-
Method Details
-
marshal
public ResolutionRequestBean marshal(org.fedoraproject.xmvn.resolver.ResolutionRequest request) throws Exception - Throws:
Exception
-
unmarshal
public org.fedoraproject.xmvn.resolver.ResolutionRequest unmarshal(ResolutionRequestBean bean) throws Exception - Throws:
Exception
-