Freigeben über


StreamInvocationMessage Klasse

public final class StreamInvocationMessage extends InvocationMessage

Zusammenfassung zum Konstruktor

Konstruktor Beschreibung
StreamInvocationMessage(Map<String,String> headers, String invocationId, String target, Object[] args, Collection<String> streamIds)

Methodenzusammenfassung

Modifizierer und Typ Methode und Beschreibung
HubMessageType getMessageType()

Geerbte Elemente

InvocationMessage.getArguments() InvocationMessage.getHeaders() InvocationMessage.getInvocationId() InvocationMessage.getMessageType() InvocationMessage.getStreamIds() InvocationMessage.getTarget() java.lang.Object.clone() java.lang.Object.equals(java.lang.Object) java.lang.Object.finalize() java.lang.Object.getClass() java.lang.Object.hashCode() java.lang.Object.notify() java.lang.Object.notifyAll() java.lang.Object.toString() java.lang.Object.wait() java.lang.Object.wait(long) java.lang.Object.wait(long,int)

Details zum Konstruktor

StreamInvocationMessage

public StreamInvocationMessage(Map headers, String invocationId, String target, Object[] args, Collection streamIds)

Parameters:

headers
invocationId
target
args
streamIds

Details zur Methode

getMessageType

public HubMessageType getMessageType()

Overrides:

StreamInvocationMessage.getMessageType()

Gilt für: