Aracılığıyla paylaş


StreamInvocationMessage Sınıf

public final class StreamInvocationMessage extends InvocationMessage

Oluşturucu Özeti

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

Yöntem Özeti

Değiştirici ve Tür Yöntem ve Açıklaması
HubMessageType getMessageType()

Devralınmış Üyeler

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)

Oluşturucu Ayrıntıları

StreamInvocationMessage

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

Parameters:

headers
invocationId
target
args
streamIds

Yöntem Ayrıntıları

getMessageType

public HubMessageType getMessageType()

Overrides:

StreamInvocationMessage.getMessageType()

Şunlara uygulanır