프로퍼티 | 타입 | 설명 | |
---|---|---|---|
DSID | String | ||
DSSELECTOR | String | ||
DSSUBTOPIC | String |
메소드 | 설명 | |
---|---|---|
CommandMessage ( ) : System | ||
CommandMessage ( String operation, Object body ) : System | ||
CreateSubscribeCommand ( string destination, string dsId, string clientId, string selector, string subtopic ) : |
||
execute ( Weborb.Message.Request message, RequestContext context ) : Weborb.V3Types.V3Message |
public CommandMessage ( String operation, Object body ) : System | ||
operation | String | |
body | Object | |
리턴 | System |
public static CreateSubscribeCommand ( string destination, string dsId, string clientId, string selector, string subtopic ) : |
||
destination | string | |
dsId | string | |
clientId | string | |
selector | string | |
subtopic | string | |
리턴 |
public execute ( Weborb.Message.Request message, RequestContext context ) : Weborb.V3Types.V3Message | ||
message | Weborb.Message.Request | |
context | RequestContext | |
리턴 | Weborb.V3Types.V3Message |