public class MessageQueue extends Component
.NET documentation at https://docs.microsoft.com/en-us/dotnet/api/System.Messaging.MessageQueue
Powered by JCOBridge: more info at https://www.jcobridge.com
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
assemblyFullName
Fully assembly qualified name: System.Messaging, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
|
static java.lang.String |
assemblyShortName
Assembly name: System.Messaging
|
static java.lang.String |
className
Qualified class name: System.Messaging.MessageQueue
|
static JCType |
classType
The type managed from JCOBridge.
|
| Constructor and Description |
|---|
MessageQueue() |
MessageQueue(java.lang.Object instance)
Internal constructor.
|
MessageQueue(java.lang.String path) |
MessageQueue(java.lang.String path,
boolean sharedModeDenyReceive) |
MessageQueue(java.lang.String path,
boolean sharedModeDenyReceive,
boolean enableCache) |
MessageQueue(java.lang.String path,
boolean sharedModeDenyReceive,
boolean enableCache,
QueueAccessMode accessMode) |
MessageQueue(java.lang.String path,
QueueAccessMode accessMode) |
addDisposed, close, Dispose, getContainer, getSite, removeDisposed, setSiteCreateObjRef, GetLifetimeService, InitializeLifetimeServicepublic static final java.lang.String assemblyFullName
public static final java.lang.String assemblyShortName
public static final java.lang.String className
public MessageQueue()
throws java.lang.Throwable
java.lang.Throwablepublic MessageQueue(java.lang.Object instance)
throws java.lang.Throwable
java.lang.Throwablepublic MessageQueue(java.lang.String path)
throws java.lang.Throwable
java.lang.Throwablepublic MessageQueue(java.lang.String path,
boolean sharedModeDenyReceive)
throws java.lang.Throwable
java.lang.Throwablepublic MessageQueue(java.lang.String path,
boolean sharedModeDenyReceive,
boolean enableCache)
throws java.lang.Throwable
java.lang.Throwablepublic MessageQueue(java.lang.String path,
boolean sharedModeDenyReceive,
boolean enableCache,
QueueAccessMode accessMode)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
CultureNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
IndexOutOfRangeException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
InvalidEnumArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionpublic MessageQueue(java.lang.String path,
QueueAccessMode accessMode)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
ArgumentOutOfRangeException,
FormatException,
InvalidEnumArgumentException
public void addPeekCompleted(PeekCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void addReceiveCompleted(ReceiveCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic IAsyncResult BeginPeek() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginPeek(TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginPeek(TimeSpan timeout, Cursor cursor, PeekAction action, NetObject state, AsyncCallback callback) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginPeek(TimeSpan timeout, NetObject stateObject) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginPeek(TimeSpan timeout, NetObject stateObject, AsyncCallback callback) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginReceive() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginReceive(TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginReceive(TimeSpan timeout, Cursor cursor, NetObject state, AsyncCallback callback) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginReceive(TimeSpan timeout, NetObject stateObject) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic IAsyncResult BeginReceive(TimeSpan timeout, NetObject stateObject, AsyncCallback callback) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, SecurityException, WaitHandleCannotBeOpenedException, NotSupportedException, FileNotFoundException, DirectoryNotFoundException, UnauthorizedAccessException, IOException, PathTooLongException, DriveNotFoundException, OperationCanceledException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionWaitHandleCannotBeOpenedExceptionNotSupportedExceptionFileNotFoundExceptionDirectoryNotFoundExceptionUnauthorizedAccessExceptionIOExceptionPathTooLongExceptionDriveNotFoundExceptionOperationCanceledExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic static MessageQueue cast(IJCOBridgeReflected from) throws java.lang.Throwable
IJCOBridgeReflected instance into MessageQueue, a cast assert is made to check if types are compatible.from - IJCOBridgeReflected instance to be castedMessageQueue instancejava.lang.Throwable - in case of error during cast operationpublic static void ClearConnectionCache()
throws java.lang.Throwable,
ArgumentOutOfRangeException,
ArgumentException,
ArgumentNullException,
InvalidOperationException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionArgumentNullExceptionInvalidOperationExceptionpublic void Close()
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionpublic static MessageQueue Create(java.lang.String path) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionpublic static MessageQueue Create(java.lang.String path, boolean transactional) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, KeyNotFoundException, MessageQueueException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionpublic Cursor CreateCursor() throws java.lang.Throwable, ArgumentException, ArgumentNullException, KeyNotFoundException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, CultureNotFoundException, NotSupportedException, NullReferenceException, OutOfMemoryException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionCultureNotFoundExceptionNotSupportedExceptionNullReferenceExceptionOutOfMemoryExceptionpublic static void Delete(java.lang.String path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic Message EndPeek(IAsyncResult asyncResult) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, MessageQueueException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionMessageQueueExceptionpublic Message EndReceive(IAsyncResult asyncResult) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, AbandonedMutexException, MessageQueueException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionMessageQueueExceptionpublic static boolean Exists(java.lang.String path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
AbandonedMutexException,
NullReferenceException,
KeyNotFoundException,
MessageQueueException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionNullReferenceExceptionKeyNotFoundExceptionMessageQueueExceptionpublic QueueAccessMode getAccessMode() throws java.lang.Throwable
java.lang.Throwablepublic Message[] GetAllMessages() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic boolean getAuthenticate()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic short getBasePriority()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic boolean getCanRead()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
KeyNotFoundException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic boolean getCanWrite()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
KeyNotFoundException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic Guid getCategory() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic DateTime getCreateTime() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException, InvalidTimeZoneException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionInvalidTimeZoneExceptionpublic DefaultPropertiesToSend getDefaultPropertiesToSend() throws java.lang.Throwable
java.lang.Throwablepublic boolean getDenySharedReceive()
throws java.lang.Throwable
java.lang.Throwablepublic static boolean getEnableConnectionCache()
throws java.lang.Throwable
java.lang.Throwablepublic EncryptionRequired getEncryptionRequired() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic java.lang.String getFormatName()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
KeyNotFoundException,
FormatException,
NotImplementedException,
InvalidOperationException,
MissingManifestResourceException,
ObjectDisposedException,
MessageQueueException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionFormatExceptionNotImplementedExceptionInvalidOperationExceptionMissingManifestResourceExceptionObjectDisposedExceptionMessageQueueExceptionpublic IMessageFormatter getFormatter() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, FormatException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionFormatExceptionpublic Guid getId() throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic java.lang.String getJCOAssemblyName()
IJCOBridgeReflectedgetJCOAssemblyName in interface IJCOBridgeReflectedgetJCOAssemblyName in class ComponentString representing the Fullname of reflected Assemblypublic java.lang.String getJCOClassName()
IJCOBridgeReflectedgetJCOClassName in interface IJCOBridgeReflectedgetJCOClassName in class ComponentString representing the Fullname of reflected Classpublic java.lang.Object getJCOInstance()
IJCOBridgeReflectedgetJCOInstance in interface IJCOBridgeReflectedgetJCOInstance in class ComponentObject representing the CLR instance of the instantiated Classpublic java.lang.String getJCOObjectName()
IJCOBridgeReflectedgetJCOObjectName in interface IJCOBridgeReflectedgetJCOObjectName in class ComponentString representing the name used to allocated the object
in CLR contextpublic JCType getJCOType()
IJCOBridgeReflectedgetJCOType in interface IJCOBridgeReflectedgetJCOType in class ComponentJCType representing the CLR Type of the instantiated Classpublic java.lang.String getLabel()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic DateTime getLastModifyTime() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException, InvalidTimeZoneException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionInvalidTimeZoneExceptionpublic static Guid GetMachineId(java.lang.String machineName) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, KeyNotFoundException, MessageQueueException
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionpublic java.lang.String getMachineName()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic long getMaximumJournalSize()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic long getMaximumQueueSize()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic MessageEnumerator GetMessageEnumerator() throws java.lang.Throwable, ArgumentNullException, ArgumentException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, KeyNotFoundException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic MessageEnumerator GetMessageEnumerator2() throws java.lang.Throwable, ArgumentNullException, ArgumentException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, KeyNotFoundException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic static MessageQueueEnumerator GetMessageQueueEnumerator() throws java.lang.Throwable
java.lang.Throwablepublic static MessageQueueEnumerator GetMessageQueueEnumerator(MessageQueueCriteria criteria) throws java.lang.Throwable
java.lang.Throwablepublic MessagePropertyFilter getMessageReadPropertyFilter() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, CultureNotFoundException, IndexOutOfRangeException, ArgumentOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException
public java.lang.String getMulticastAddress()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
PlatformNotSupportedException,
KeyNotFoundException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic java.lang.String getPath()
throws java.lang.Throwable
java.lang.Throwablepublic static MessageQueue[] GetPrivateQueuesByMachine(java.lang.String machineName) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, KeyNotFoundException, MessageQueueException, AccessViolationException
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionAccessViolationExceptionpublic static MessageQueue[] GetPublicQueues() throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionpublic static MessageQueue[] GetPublicQueues(MessageQueueCriteria criteria) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionpublic static MessageQueue[] GetPublicQueuesByCategory(Guid category) throws java.lang.Throwable, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentOutOfRangeExceptionArgumentExceptionpublic static MessageQueue[] GetPublicQueuesByLabel(java.lang.String label) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionpublic static MessageQueue[] GetPublicQueuesByMachine(java.lang.String machineName) throws java.lang.Throwable, NullReferenceException, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, SecurityException, InvalidEnumArgumentException, OutOfMemoryException, AccessViolationException, CryptographicException, KeyNotFoundException, MessageQueueException
java.lang.ThrowableNullReferenceExceptionArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionSecurityExceptionInvalidEnumArgumentExceptionOutOfMemoryExceptionAccessViolationExceptionCryptographicExceptionKeyNotFoundExceptionMessageQueueExceptionpublic java.lang.String getQueueName()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic static SecurityContext GetSecurityContext() throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, MessageQueueException
public ISynchronizeInvoke getSynchronizingObject() throws java.lang.Throwable
java.lang.Throwablepublic boolean getTransactional()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
KeyNotFoundException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic boolean getUseJournalQueue()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic Message Peek() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Peek(TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Peek(TimeSpan timeout, Cursor cursor, PeekAction action) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, NotSupportedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message PeekByCorrelationId(java.lang.String correlationId) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message PeekByCorrelationId(java.lang.String correlationId, TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message PeekById(java.lang.String id) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message PeekById(java.lang.String id, TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message PeekByLookupId(long lookupId) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message PeekByLookupId(MessageLookupAction action, long lookupId) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic void Purge()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
KeyNotFoundException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic Message Receive() throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(TimeSpan timeout, Cursor cursor) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, ArgumentException, NotImplementedException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(TimeSpan timeout, Cursor cursor, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ObjectDisposedException, ArgumentException, NotImplementedException, MissingManifestResourceException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionObjectDisposedExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(TimeSpan timeout, Cursor cursor, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(TimeSpan timeout, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, ArgumentOutOfRangeException, OutOfMemoryException, FormatException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionOutOfMemoryExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message Receive(TimeSpan timeout, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message ReceiveByCorrelationId(java.lang.String correlationId) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveByCorrelationId(java.lang.String correlationId, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveByCorrelationId(java.lang.String correlationId, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveByCorrelationId(java.lang.String correlationId, TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveByCorrelationId(java.lang.String correlationId, TimeSpan timeout, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveByCorrelationId(java.lang.String correlationId, TimeSpan timeout, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveById(java.lang.String id) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveById(java.lang.String id, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveById(java.lang.String id, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveById(java.lang.String id, TimeSpan timeout) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveById(java.lang.String id, TimeSpan timeout, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotImplementedException, ArgumentOutOfRangeException, CultureNotFoundException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveById(java.lang.String id, TimeSpan timeout, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic Message ReceiveByLookupId(long lookupId) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message ReceiveByLookupId(MessageLookupAction action, long lookupId, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic Message ReceiveByLookupId(MessageLookupAction action, long lookupId, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, IndexOutOfRangeException, MissingManifestResourceException, ObjectDisposedException, FormatException, InvalidEnumArgumentException, PlatformNotSupportedException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionIndexOutOfRangeExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionInvalidEnumArgumentExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic void Refresh()
throws java.lang.Throwable
java.lang.Throwablepublic void removePeekCompleted(PeekCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void removeReceiveCompleted(ReceiveCompletedEventHandler handler) throws java.lang.Throwable
java.lang.Throwablepublic void ResetPermissions()
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
KeyNotFoundException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionpublic void Send(NetObject obj) throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic void Send(NetObject obj, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic void Send(NetObject obj, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, ConfigurationErrorsException, TransactionPromotionException, TransactionException, TransactionInDoubtException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionConfigurationErrorsExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionpublic void Send(NetObject obj, java.lang.String label) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, KeyNotFoundException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, MessageQueueException, NullReferenceException, OutOfMemoryException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionKeyNotFoundExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic void Send(NetObject obj, java.lang.String label, MessageQueueTransaction transaction) throws java.lang.Throwable, ArgumentNullException, ArgumentOutOfRangeException, ArgumentException, KeyNotFoundException, MissingManifestResourceException, NotImplementedException, ObjectDisposedException, InvalidOperationException, MessageQueueException, NullReferenceException, OutOfMemoryException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionKeyNotFoundExceptionMissingManifestResourceExceptionNotImplementedExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionOutOfMemoryExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic void Send(NetObject obj, java.lang.String label, MessageQueueTransactionType transactionType) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException, PlatformNotSupportedException, TransactionPromotionException, TransactionException, TransactionInDoubtException, TransactionManagerCommunicationException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionPlatformNotSupportedExceptionTransactionPromotionExceptionTransactionExceptionTransactionInDoubtExceptionTransactionManagerCommunicationExceptionpublic void setAuthenticate(boolean Authenticate)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic void setBasePriority(short BasePriority)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic void setCategory(Guid Category) throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic void setDefaultPropertiesToSend(DefaultPropertiesToSend DefaultPropertiesToSend) throws java.lang.Throwable
java.lang.Throwablepublic void setDenySharedReceive(boolean DenySharedReceive)
throws java.lang.Throwable,
ArgumentException,
ArgumentNullException
java.lang.ThrowableArgumentExceptionArgumentNullExceptionpublic static void setEnableConnectionCache(boolean EnableConnectionCache)
throws java.lang.Throwable
java.lang.Throwablepublic void setEncryptionRequired(EncryptionRequired EncryptionRequired) throws java.lang.Throwable, ArgumentNullException, TypeLoadException, ArgumentException, InvalidOperationException, MissingMethodException, TargetInvocationException, NotSupportedException, CultureNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, IndexOutOfRangeException, FormatException, InvalidEnumArgumentException, KeyNotFoundException, MessageQueueException, NullReferenceException
java.lang.ThrowableArgumentNullExceptionTypeLoadExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotSupportedExceptionCultureNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionIndexOutOfRangeExceptionFormatExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic void setFormatter(IMessageFormatter Formatter) throws java.lang.Throwable
java.lang.Throwablepublic void setJCOInstance(JCObject instance)
setJCOInstance in class Componentpublic void setLabel(java.lang.String Label)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentOutOfRangeExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic void setMachineName(java.lang.String MachineName)
throws java.lang.Throwable,
ArgumentNullException,
NullReferenceException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
KeyNotFoundException,
MessageQueueException
java.lang.ThrowableArgumentNullExceptionNullReferenceExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionpublic void setMaximumJournalSize(long MaximumJournalSize)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic void setMaximumQueueSize(long MaximumQueueSize)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
FormatException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionFormatExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic void setMessageReadPropertyFilter(MessagePropertyFilter MessageReadPropertyFilter) throws java.lang.Throwable, ArgumentNullException
java.lang.ThrowableArgumentNullExceptionpublic void setMulticastAddress(java.lang.String MulticastAddress)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
NotSupportedException,
ArgumentOutOfRangeException,
CultureNotFoundException,
MissingManifestResourceException,
ObjectDisposedException,
PlatformNotSupportedException,
KeyNotFoundException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionNotSupportedExceptionArgumentOutOfRangeExceptionCultureNotFoundExceptionMissingManifestResourceExceptionObjectDisposedExceptionPlatformNotSupportedExceptionKeyNotFoundExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionpublic void setPath(java.lang.String Path)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
CultureNotFoundException,
NotSupportedException,
IndexOutOfRangeException,
ArgumentOutOfRangeException,
InvalidOperationException,
MissingMethodException,
TargetInvocationException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
AbandonedMutexException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionInvalidOperationExceptionMissingMethodExceptionTargetInvocationExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionAbandonedMutexExceptionpublic void SetPermissions(AccessControlList dacl) throws java.lang.Throwable, ArgumentNullException, ArgumentException, CultureNotFoundException, NotSupportedException, IndexOutOfRangeException, ArgumentOutOfRangeException, KeyNotFoundException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, NullReferenceException, SecurityException, PlatformNotSupportedException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionCultureNotFoundExceptionNotSupportedExceptionIndexOutOfRangeExceptionArgumentOutOfRangeExceptionKeyNotFoundExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionNullReferenceExceptionSecurityExceptionPlatformNotSupportedExceptionWin32ExceptionOutOfMemoryExceptionpublic void SetPermissions(MessageQueueAccessControlEntry ace) throws java.lang.Throwable, ArgumentNullException, ArgumentException, IndexOutOfRangeException, KeyNotFoundException, ArgumentOutOfRangeException, NotImplementedException, MissingManifestResourceException, ObjectDisposedException, InvalidOperationException, MessageQueueException, FormatException, NullReferenceException, SecurityException, PlatformNotSupportedException, Win32Exception, OutOfMemoryException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceExceptionSecurityExceptionPlatformNotSupportedExceptionWin32ExceptionOutOfMemoryExceptionpublic void SetPermissions(java.lang.String user,
MessageQueueAccessRights rights)
throws java.lang.Throwable,
ArgumentNullException,
MissingManifestResourceException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
ArgumentException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException,
OutOfMemoryException,
SecurityException,
PlatformNotSupportedException,
Win32Exception
java.lang.ThrowableArgumentNullExceptionMissingManifestResourceExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionOutOfMemoryExceptionSecurityExceptionPlatformNotSupportedExceptionWin32Exceptionpublic void SetPermissions(java.lang.String user,
MessageQueueAccessRights rights,
AccessControlEntryType entryType)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
ArgumentOutOfRangeException,
IndexOutOfRangeException,
InvalidEnumArgumentException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException,
OutOfMemoryException,
SecurityException,
PlatformNotSupportedException,
Win32Exception
java.lang.ThrowableArgumentNullExceptionArgumentExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionArgumentOutOfRangeExceptionIndexOutOfRangeExceptionInvalidEnumArgumentExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionOutOfMemoryExceptionSecurityExceptionPlatformNotSupportedExceptionWin32Exceptionpublic void setQueueName(java.lang.String QueueName)
throws java.lang.Throwable,
ArgumentNullException,
FormatException,
ArgumentOutOfRangeException,
ArgumentException,
IndexOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
KeyNotFoundException,
MessageQueueException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionFormatExceptionArgumentOutOfRangeExceptionArgumentExceptionIndexOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionKeyNotFoundExceptionMessageQueueExceptionNullReferenceExceptionpublic void setSynchronizingObject(ISynchronizeInvoke SynchronizingObject) throws java.lang.Throwable
java.lang.Throwablepublic void setUseJournalQueue(boolean UseJournalQueue)
throws java.lang.Throwable,
ArgumentNullException,
ArgumentException,
IndexOutOfRangeException,
KeyNotFoundException,
ArgumentOutOfRangeException,
NotImplementedException,
MissingManifestResourceException,
ObjectDisposedException,
InvalidOperationException,
MessageQueueException,
FormatException,
NullReferenceException
java.lang.ThrowableArgumentNullExceptionArgumentExceptionIndexOutOfRangeExceptionKeyNotFoundExceptionArgumentOutOfRangeExceptionNotImplementedExceptionMissingManifestResourceExceptionObjectDisposedExceptionInvalidOperationExceptionMessageQueueExceptionFormatExceptionNullReferenceException