public static class ServiceRegistrationOptions.RegistrationParts extends Object
| Modifier and Type | Field and Description |
|---|---|
static int |
PART_DEFAULT
registering the parts of the service implied by options
specified in the service metadata
|
static int |
PART_OPERATIONS
registering to receive the request types corresponding to each
"operation" defined in the service metadata
|
static int |
PART_PUBLISHER_RESOLUTION
registering to receive resolution requests (with message type
'PermissionRequest') from publishers (via
ProviderSession.createTopics(com.bloomberglp.blpapi.TopicList)) |
static int |
PART_PUBLISHING
registering to receive subscribe and unsubscribe messages
|
static int |
PART_SUBSCRIBER_RESOLUTION
registering to receive resolution requests (with message type
'PermissionRequest') from subscribers
|
| Constructor and Description |
|---|
RegistrationParts() |
public static final int PART_DEFAULT
public static final int PART_PUBLISHING
public static final int PART_OPERATIONS
public static final int PART_SUBSCRIBER_RESOLUTION
public static final int PART_PUBLISHER_RESOLUTION
ProviderSession.createTopics(com.bloomberglp.blpapi.TopicList))Copyright © 2019 Bloomberg L.P.. All rights reserved.