org.msgpack.rpc.message
Interface Messages


public interface Messages


Field Summary
static int NOTIFY
           
static int REQUEST
           
static int RESPONSE
           
 

Field Detail

REQUEST

static final int REQUEST
See Also:
Constant Field Values

RESPONSE

static final int RESPONSE
See Also:
Constant Field Values

NOTIFY

static final int NOTIFY
See Also:
Constant Field Values


Copyright © 2010. All Rights Reserved.