-
com.betfair.cougar.marshalling.api.databinding.Marshaller.marshall()
-
com.notnoop.apns.EnhancedApnsNotification.marshall()
Returns the binary representation of the message as expected by the APNS server. The returned array can be used to sent directly to the APNS server (on the wire/socket) without any modification.
-
com.notnoop.apns.SimpleApnsNotification.marshall()
Returns the binary representation of the message as expected by the APNS server. The returned array can be used to sent directly to the APNS server (on the wire/socket) without any modification.
-
com.sdicons.json.serializer.marshall.JSONMarshall.marshall()
-
com.sdicons.json.serializer.marshall.Marshall.marshall()
-
javax.wsdl.extensions.ExtensionSerializer.marshall()
This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.
@param parentType a class object indicating where in the WSDLdefinition this extension was encountered. For example, javax.wsdl.Binding.class would be used to indicate this extensibility element was found in the list of extensibility elements belonging to a javax.wsdl.Binding.
@param elementType the qname of the extensibility element
@param extension the extensibility element to serialize
@param def the definition this extensibility element wasencountered in
@param extReg the ExtensionRegistry to use (if needed again)
-
org.apache.poi.openxml4j.opc.internal.PartMarshaller.marshall()
Save the content of the package in the stream
@param part Part to marshall.
@param out The output stream into which the part will be marshall.
@return false if any marshall error occurs, else true
@throws OpenXML4JException Throws only if any other exceptions are thrown by inner methods.
-
org.apache.qpid.disttest.json.JsonHandler.marshall()
-
org.apache.woden.wsdl20.extensions.ExtensionSerializer.marshall()
This method serializes extension-specific instances of ExtensibilityElement into the PrintWriter.
@param parentType a class object indicating where in the WSDLdefinition this extension was encountered. For example, org.apache.woden.Binding.class would be used to indicate this extensibility element was found in the list of extensibility elements belonging to a org.apache.woden.Binding.
@param elementType the qname of the extensibility element
@param extension the extensibility element to serialize
@param pw the print writer on which to serialize the extension
@param desc the description element this extensibility element wasencountered in
@param extReg the ExtensionRegistry to use (if needed again)
-
org.atomojo.app.db.RemoteApp.marshall()
-
org.atomojo.app.db.SyncProcess.marshall()
-
org.atomojo.app.db.SyncTarget.marshall()
-
org.davinci.server.review.persistence.Marshaller.marshall()
-
org.drools.core.marshalling.impl.ProtobufMarshaller.marshall()
-
org.drools.marshalling.Marshaller.marshall()
Marshalls the given StatefulKnowledgeSession into the provided OutputStream
@param stream
@param session
@throws IOException
-
org.drools.marshalling.impl.DefaultMarshaller.marshall()
-
org.drools.marshalling.impl.ProtobufMarshaller.marshall()
-
org.eclipse.bpel.model.extensions.BPELActivitySerializer.marshall()
This method serializes extension-specific instances of Activity into the given parent element.
-
org.eclipse.bpel.model.extensions.BPELExtensionSerializer.marshall()
This method serializes extension-specific instances of ExtensibilityElement into the given parent element.
-
org.eclipse.bpel.model.extensions.ServiceReferenceSerializer.marshall()
-
org.geotools.caching.util.SimpleFeatureMarshaller.marshall()
Marshall a feature into a stream. The type of that feature is not marshalled, type name is marshalled.
@param f the Feature to marshall
@param s the stream to write to
@throws IOException
-
org.jasig.portal.container.binding.WebApplicationMarshaller.marshall()
-
org.jboss.as.console.mbui.marshall.DialogXML.marshall()
-
org.jboss.as.console.mbui.marshall.Marshaller.marshall()
-
org.jboss.errai.marshalling.client.api.Marshaller.marshall()
-
org.jboss.identity.federation.api.saml.v2.request.SAML2Request.marshall()
Marshall the AuthnRequestType to an output stream
@param requestType
@param os
@throws JAXBException
@throws SAXException
-
org.jboss.identity.federation.api.saml.v2.response.SAML2Response.marshall()
Marshall the response type to the output stream
Note: JAXB marshaller by default picks up arbitrary namespace prefixes (ns2,ns3 etc). The NamespacePrefixMapper is a Sun RI customization that may be needed (this is a TODO) to get a prefix such as saml, samlp
@param responseType
@param os
@throws SAXException
@throws JAXBException
-
org.jboss.security.xacml.interfaces.RequestContext.marshall()
Marshall the request context onto an Output Stream
@param os OutputStream (System.out, ByteArrayOutputStream etc)
@throws IOException
-
org.jboss.security.xacml.interfaces.ResponseContext.marshall()
Marshall the response context onto an Output Stream
@param os OutputStream (System.out, ByteArrayOutputStream etc)
@throws IOException
-
org.jbpm.designer.bpmn2.impl.Bpmn2JsonMarshaller.marshall()
-
org.jbpm.designer.epn.impl.EpnJsonMarshaller.marshall()
-
org.jbpm.designer.expressioneditor.marshalling.ExpressionEditorMessageJSONMarshaller.marshall()
-
org.kie.api.marshalling.Marshaller.marshall()
-
org.kie.marshalling.Marshaller.marshall()
-
org.mojavemvc.core.ActionSignature.marshall()
-
org.mojavemvc.marshalling.DefaultEntityMarshaller.marshall()
-
org.mojavemvc.marshalling.JSONEntityMarshaller.marshall()
-
org.mojavemvc.marshalling.PlainTextEntityMarshaller.marshall()
-
org.mojavemvc.marshalling.XMLEntityMarshaller.marshall()
-
org.opensaml.xml.io.Marshaller.marshall()
Marshall this element, and its children, and root them in a newly created Document. The Document is created by a {@link javax.xml.parsers.DocumentBuilder} obtained from a {@link javax.xml.parsers.DocumentBuilderFactory}created without any additional parameters or properties set; that is the system defaults properties are used.
@param xmlObject the object to marshall
@return the W3C DOM element representing this SAML element
@throws MarshallingException thrown if there is a problem marshalling the given object
-
org.openxml4j.opc.internal.PartMarshaller.marshall()
Save the content of the package in the stream
@param part Part to marshall.
@param out The output stream into which the part will be marshall.
@return false if any marshall error occurs, else true
@throws OpenXML4JException Throws only if any other exceptions are thrown by inner methods.
-
org.picketlink.identity.federation.api.saml.v2.request.SAML2Request.marshall()
Marshall the AuthnRequestType to an output stream
@param requestType
@param os
@throws SAXException
-
org.picketlink.identity.federation.api.saml.v2.response.SAML2Response.marshall()
Marshall the response type to the output stream
@param responseType
@param os
@throws ProcessingException
-
org.purl.sword.base.AtomDocumentResponse.marshall()
-
org.purl.sword.base.DepositResponse.marshall()
Marshall the data in the enclosed SWORD Entry.
@return The string representation. Null if there was an error.
-
org.purl.sword.base.SWORDErrorDocument.marshall()
Overrides the marshall method in the parent SWORDEntry. This will call the parent marshall method and then add the additional elements that have been added in this subclass.
-
org.purl.sword.base.ServiceDocument.marshall()
Marshall the data in the Service element and generate a String representation. The returned string is UTF-8 format.
@return A string of XML, or null
if there was an errormarshalling the data.
-
org.sf.bee.commons.remoting.jrpc.serializer.ISerializer.marshall()
Marshall a java object into an equivalent json object.
@param state can be used to hold state while unmarshalling throughrecursive levels.
@param p parent of java object being marshalled into json (can be null if the object is the root object being marshalled.
@param o java object to marhsall into json.
@return that JSONObject or JSONArray that contains the json representationof the java object that was marshalled.
@throws MarshallException if there is a problem marshalling java to json.
-
palmed.io.IRecord.marshall()