-
com.gitblit.service.MailService.createMessage()
Create a message.
@param mailing
@return a message
-
com.sun.xml.rpc.spi.runtime.SOAPMessageContext.createMessage()
-
com.volantis.mps.bms.MessageFactory.createMessage()
Factory Method to create a Message.
@param url the URL used to access the message.
@return a Message.
@throws IllegalArgumentException if the url is null.
-
ioke.lang.Runtime.createMessage()
-
javax.jbi.messaging.InOnly.createMessage()
-
javax.jbi.messaging.InOptionalOut.createMessage()
-
javax.jbi.messaging.InOut.createMessage()
-
javax.jbi.messaging.MessageExchange.createMessage()
-
javax.jbi.messaging.RobustInOnly.createMessage()
-
javax.jms.QueueSession.createMessage()
-
javax.jms.Session.createMessage()
-
javax.jms.TopicSession.createMessage()
-
javax.wsdl.Definition.createMessage()
Create a new message.
@return the newly created message
-
javax.xml.soap.MessageFactory.createMessage()
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects. Profile-specific message factories can choose to prepopulate the SOAPMessage object with profile-specific headers. Content can be added to this message's SOAPPart object, and the message can be sent "as is" when a message containing only a SOAP part is sufficient. Otherwise, the SOAPMessage object needs to create one or more AttachmentPart objects and add them to itself. Any content that is not in XML format must be in an AttachmentPart object.
@return a new SOAPMessage object
@throws SOAPException if a SOAP error occurs
-
net.java.sip.communicator.service.protocol.OperationSetBasicInstantMessaging.createMessage()
Create a Message instance for sending arbitrary MIME-encoding content.
@param content content value
@param contentType the MIME-type for content
@param contentEncoding encoding used for content
@param subject a String subject or null for nowsubject.
@return the newly created message.
-
net.sphene.goim.rcp.ui.chat.GOIMChatObject.createMessage()
-
org.apache.activemq.store.kahadb.data.KahaEntryType.createMessage()
-
org.apache.avro.Protocol.createMessage()
Create a one-way message.
-
org.apache.cassandra.db.RangeSliceReply.createMessage()
-
org.apache.cassandra.db.ReadCommand.createMessage()
-
org.apache.cassandra.db.WriteResponse.createMessage()
-
org.apache.cassandra.repair.messages.AnticompactionRequest.createMessage()
-
org.apache.cassandra.repair.messages.PrepareMessage.createMessage()
-
org.apache.cassandra.repair.messages.SyncRequest.createMessage()
-
org.apache.cassandra.repair.messages.ValidationRequest.createMessage()
-
org.apache.cassandra.streaming.messages.StreamInitMessage.createMessage()
Create serialized message.
@param compress true if message is compressed
@param version Streaming protocol version
@return serialized message in ByteBuffer format
-
org.apache.cxf.binding.Binding.createMessage()
Create a Message for this Binding.
@return the Binding message
-
org.apache.cxf.service.model.OperationInfo.createMessage()
-
org.apache.james.imapserver.store.ImapMailbox.createMessage()
-
org.apache.ode.bpel.dao.MessageExchangeDAO.createMessage()
Create a new message associated with this message-exchange
@param type message type
@return new {@link MessageDAO}
-
org.apache.ode.bpel.engine.MyRoleMessageExchangeImpl.createMessage()
-
org.apache.ode.bpel.iapi.MyRoleMessageExchange.createMessage()
-
org.apache.ode.bpel.iapi.PartnerRoleMessageExchange.createMessage()
-
org.apache.qpid.proton.message.MessageFactory.createMessage()
-
org.apache.qpid.server.plugin.MessageMetaDataType.createMessage()
-
org.apache.servicemix.jbi.messaging.InOnlyImpl.createMessage()
-
org.apache.tuscany.core.message.MessageFactory.createMessage()
Returns a new message.
-
org.apache.tuscany.core.message.impl.MessageFactoryImpl.createMessage()
-
org.apache.wsif.util.jms.WSIFJMSDestination.createMessage()
-
org.codehaus.xfire.service.OperationInfo.createMessage()
Creates a new message. This message can be set as either {@link #setInputMessage(MessageInfo) input message} or{@link #setOutputMessage(MessageInfo) output message}.
@param name the name of the message.
@return the created message.
-
org.eclipse.rap.rwt.internal.protocol.ProtocolMessageWriter.createMessage()
-
org.gwtnode.dev.debug.message.MessageType.createMessage()
-
org.hornetq.api.core.client.ClientSession.createMessage()
Creates a ClientMessage.
@param durable whether the created message is durable or not
@return a ClientMessage
-
org.jboss.ws.core.soap.MessageFactoryImpl.createMessage()
Creates a new SOAPMessage object with the default SOAPPart, SOAPEnvelope, SOAPBody, and SOAPHeader objects. Profile-specific message factories can choose to prepopulate the SOAPMessage object with profile-specific headers. Content can be added to this message's SOAPPart object, and the message can be sent "as is" when a message containing only a SOAP part is sufficient. Otherwise, the SOAPMessage object needs to create one or more AttachmentPart objects and add them to itself. Any content that is not in XML format must be in an AttachmentPart object.
@return a new SOAPMessage object
@throws javax.xml.soap.SOAPException if a SOAP error occurs
-
org.jdesktop.wonderland.client.hud.HUD.createMessage()
Creates a new HUD message configured as type INFO, with no buttons
@param message the message to display
@return a new HUD message component
-
org.jivesoftware.smack.Chat.createMessage()
Creates a new Message to the chat participant. The message returned will have its thread property set with this chat ID.
@return a new message addressed to the chat participant andusing the correct thread value.
@see #sendMessage(Message)
-
org.jivesoftware.smackx.muc.MultiUserChat.createMessage()
Creates a new Message to send to the chat room.
@return a new Message addressed to the chat room.
-
org.richfaces.application.MessageFactory.createMessage()
-
org.switchyard.Exchange.createMessage()
Create a message to be used with this exchange.
@return new message
-
org.switchyard.MockExchange.createMessage()
-
org.switchyard.bus.camel.CamelExchange.createMessage()