Package | Description |
---|---|
com.rhfung.P2PDictionary |
Modifier and Type | Field and Description |
---|---|
SubscriptionInitiator |
SubscriptionEventArgs.Initiator |
Modifier and Type | Method and Description |
---|---|
static SubscriptionInitiator |
SubscriptionInitiator.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SubscriptionInitiator[] |
SubscriptionInitiator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
P2PDictionary.onAddedSubscription(com.rhfung.P2PDictionary.Subscription s,
java.lang.String wildcardString,
SubscriptionInitiator initiator)
Should not be called by client.
|