Verwendungen von Klasse
de.caluga.morphium.messaging.Msg
Packages, die Msg verwenden
Package
Beschreibung
-
Verwendungen von Msg in de.caluga.morphium.cache
Methoden in de.caluga.morphium.cache, die Msg zurückgebenModifizierer und TypMethodeBeschreibungMethoden in de.caluga.morphium.cache mit Parametern vom Typ MsgModifizierer und TypMethodeBeschreibungvoidMessagingCacheSynchronizer.firePostSendEvent(Class type, Msg m) voidMessagingCacheSynchronizer.firePreSendEvent(Class type, Msg m) voidMessagingCacheSyncAdapter.postSendClearMsg(Class cls, Msg m) voidMessagingCacheSyncListener.postSendClearMsg(Class cls, Msg m) voidMessagingCacheSyncAdapter.preSendClearMsg(Class cls, Msg m) voidMessagingCacheSyncListener.preSendClearMsg(Class cls, Msg m) Class is null for CLEAR ALL -
Verwendungen von Msg in de.caluga.morphium.messaging
Klassen in de.caluga.morphium.messaging mit Typparametern vom Typ MsgModifizierer und TypSchnittstelleBeschreibunginterfaceMessageListener<T extends Msg>User: Stephan Bösebeck Date: 26.05.12 Time: 17:19Methoden in de.caluga.morphium.messaging mit Typparametern vom Typ MsgModifizierer und TypMethodeBeschreibungMessaging.sendAndAwaitAnswers(T theMessage, int numberOfAnswers, long timeout) Messaging.sendAndAwaitAnswers(T theMessage, int numberOfAnswers, long timeout, boolean throwExceptionOnTimeout) <T extends Msg>
TMessaging.sendAndAwaitFirstAnswer(T theMessage, long timeoutInMs) <T extends Msg>
TMessaging.sendAndAwaitFirstAnswer(T theMessage, long timeoutInMs, boolean throwExceptionOnTimeout) Methoden in de.caluga.morphium.messaging, die Msg zurückgebenModifizierer und TypMethodeBeschreibungMsg.addProcessedId(String id) Msg.addRecipient(String id) Msg.createAnswerMsg()Msg.removeRecipient(String id) Msg.removeValue(String key) Msg.setDeleteAfterProcessing(boolean deleteAfterProcessing) Msg.setDeleteAfterProcessingTime(int deleteAfterProcessingTime) Msg.setDeleteAt(Date deleteAt) Msg.setExclusive(boolean exclusive) if true (default) message can only be processed by one system at a timeMsg.setInAnswerTo(MorphiumId inAnswerTo) Msg.setMapValue(Map<String, Object> mapValue) Msg.setMsgId(MorphiumId msgId) Msg.setPriority(int priority) Msg.setProcessedBy(List<String> processedBy) Msg.setRecipient(String id) Msg.setSenderHost(String senderHost) Msg.setTimestamp(long timestamp) Msg.setTimingOut(boolean tm) Msg.setTtl(long ttl) Methoden in de.caluga.morphium.messaging mit Parametern vom Typ MsgModifizierer und TypMethodeBeschreibungabstract voidvoidMessageRejectedException.RejectionHandler.handleRejection(Messaging msg, Msg m) booleanMessaging.lockMessage(Msg m, String lockId) booleanMessaging.lockMessage(Msg m, String lockId, Date delAt) voidMessaging.queueMessage(Msg m) voidMessaging.queueMessagetoSelf(Msg m) voidMessaging.removeMessage(Msg m) voidMsg.sendAnswer(Messaging messaging, Msg m) voidMessaging.sendMessage(Msg m) voidMessaging.sendMessageToSelf(Msg m) Konstruktoren in de.caluga.morphium.messaging mit Parametern vom Typ Msg -
Verwendungen von Msg in de.caluga.morphium.messaging.jms
Unterklassen von Msg in de.caluga.morphium.messaging.jmsModifizierer und TypKlasseBeschreibungclassclassclassclassclass