메소드 | 설명 | |
---|---|---|
Dispatch ( MessageDelivery messageDelivery ) : void | ||
MethodDispatcher ( SubscriptionEndpoint endpoint ) : System | ||
MethodDispatcher ( object target ) : System | ||
MethodDispatcher ( object target, bool isOneWay ) : System |
메소드 | 설명 | |
---|---|---|
GetResponseCorrelationId ( MessageDelivery delivery ) : string |
메소드 | 설명 | |
---|---|---|
MethodDispatcher ( ) : System |
public Dispatch ( MessageDelivery messageDelivery ) : void | ||
messageDelivery | MessageDelivery | |
리턴 | void |
protected GetResponseCorrelationId ( MessageDelivery delivery ) : string | ||
delivery | MessageDelivery | |
리턴 | string |
public MethodDispatcher ( SubscriptionEndpoint endpoint ) : System | ||
endpoint | SubscriptionEndpoint | |
리턴 | System |
public MethodDispatcher ( object target ) : System | ||
target | object | |
리턴 | System |
public MethodDispatcher ( object target, bool isOneWay ) : System | ||
target | object | |
isOneWay | bool | |
리턴 | System |