|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MessageRecipient.CopyControl | |
|---|---|
| org.glassfish.cafe.api | |
| Uses of MessageRecipient.CopyControl in org.glassfish.cafe.api |
|---|
| Methods in org.glassfish.cafe.api that return MessageRecipient.CopyControl | |
|---|---|
MessageRecipient.CopyControl |
MessageRecipient.getCopyControl()
Return the copycontrol settings of the recipient |
static MessageRecipient.CopyControl |
MessageRecipient.CopyControl.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MessageRecipient.CopyControl[] |
MessageRecipient.CopyControl.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.glassfish.cafe.api with parameters of type MessageRecipient.CopyControl | |
|---|---|
void |
MessageRecipient.setCopyControl(MessageRecipient.CopyControl copyControl)
Set the copycontrol of the recipient |
| Constructors in org.glassfish.cafe.api with parameters of type MessageRecipient.CopyControl | |
|---|---|
MessageRecipient(String identity,
MessageRecipient.CopyControl copyControl)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||