Sdílet prostřednictvím


StreamInvocationMessage Třída

public final class StreamInvocationMessage extends InvocationMessage

Souhrn konstruktorů

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

Souhrn metod

Modifikátor a typ Metoda a popis
HubMessageType getMessageType()

Zdědění členové

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)

Podrobnosti konstruktoru

StreamInvocationMessage

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

Parameters:

headers
invocationId
target
args
streamIds

Podrobnosti metody

getMessageType

public HubMessageType getMessageType()

Overrides:

StreamInvocationMessage.getMessageType()

Platí pro