diff --git a/lib/Net/2.0/Apache.NMS.ActiveMQ.dll b/lib/Net/2.0/Apache.NMS.ActiveMQ.dll index 85615ab6..669f77ab 100644 Binary files a/lib/Net/2.0/Apache.NMS.ActiveMQ.dll and b/lib/Net/2.0/Apache.NMS.ActiveMQ.dll differ diff --git a/lib/Net/2.0/Apache.NMS.ActiveMQ.pdb b/lib/Net/2.0/Apache.NMS.ActiveMQ.pdb index 633493d9..7bb82f00 100644 Binary files a/lib/Net/2.0/Apache.NMS.ActiveMQ.pdb and b/lib/Net/2.0/Apache.NMS.ActiveMQ.pdb differ diff --git a/lib/Net/2.0/Apache.NMS.ActiveMQ.xml b/lib/Net/2.0/Apache.NMS.ActiveMQ.xml index 2a004f89..6a8f7479 100644 --- a/lib/Net/2.0/Apache.NMS.ActiveMQ.xml +++ b/lib/Net/2.0/Apache.NMS.ActiveMQ.xml @@ -310,6 +310,15 @@ Returns the Destination type + + + Gets the Destination Type of this Destination as a String value which is one + of {Queue,Topic,TempQueue,TempTopic}. + + + The Destination Type as a String. + + @@ -7116,6 +7125,18 @@ A + + + Timeout in milliseconds to wait for sending synchronous messages or commands. + Set to -1 for infinite timeout. + + + + + Timeout in milliseconds to wait for sending asynchronous messages or commands. + Set to -1 for infinite timeout. + + Indicates if this Transport has already been disposed and can no longer @@ -7266,6 +7287,18 @@ A + + + Timeout in milliseconds to wait for sending synchronous messages or commands. + Set to -1 for infinite timeout. + + + + + Timeout in milliseconds to wait for sending asynchronous messages or commands. + Set to -1 for infinite timeout. + + Factory class to create the MockTransport when given on a URI as mock://XXX @@ -7291,6 +7324,18 @@ Property IsStarted + + + Timeout in milliseconds to wait for sending synchronous messages or commands. + Set to -1 for infinite timeout. + + + + + Timeout in milliseconds to wait for sending asynchronous messages or commands. + Set to -1 for infinite timeout. + + Indicates the name of the Server's Certificate. By default the Host name @@ -7417,6 +7462,18 @@ Property IsStarted + + + Timeout in milliseconds to wait for sending synchronous messages or commands. + Set to -1 for infinite timeout. + + + + + Timeout in milliseconds to wait for sending asynchronous messages or commands. + Set to -1 for infinite timeout. + + Constructor or the Inactivity Monitor @@ -7627,6 +7684,18 @@ A + + + Consumes Advisory Messages for Temp Destination creation on deletion so that + the connection can track valid destinations for its sessions, and session resources. + + + + + Interface that provides for a Class to provide dispatching service for + an OpenWire MessageDispatch command. + + Exception thrown when the broker returns an error @@ -7701,6 +7770,20 @@ + + + Performs a synchronous request-response with the broker for requested timeout duration. + + + + + + + + Check and ensure that the connection objcet is connected. If it is not + connected or is closed, a ConnectionClosedException is thrown. + + Handle incoming commands @@ -7870,6 +7953,20 @@ Session it creates which then passes that along to the Producers it creates. + + + Exception thrown when a connection is used that it has failed in some way. + + + + + Initializes a new instance of the ConnectionFailedException class with serialized data. + Throws System.ArgumentNullException if the info parameter is null. + Throws System.Runtime.Serialization.SerializationException if the class name is null or System.Exception.HResult is zero (0). + + The SerializationInfo that holds the serialized object data about the exception being thrown. + The StreamingContext that contains contextual information about the source or destination. + Implements the Connection Meta-Data feature for Apache.NMS.ActiveMQ @@ -7894,12 +7991,6 @@ Summary description for DestinationFilter. - - - Interface that provides for a Class to provide dispatching service for - an OpenWire MessageDispatch command. - - Exception thrown when an IO error occurs diff --git a/lib/Net/2.0/Apache.NMS.dll b/lib/Net/2.0/Apache.NMS.dll index b9dc125a..e252d57f 100644 Binary files a/lib/Net/2.0/Apache.NMS.dll and b/lib/Net/2.0/Apache.NMS.dll differ diff --git a/lib/Net/2.0/Apache.NMS.pdb b/lib/Net/2.0/Apache.NMS.pdb index 7ea1a2fa..d03e86ff 100644 Binary files a/lib/Net/2.0/Apache.NMS.pdb and b/lib/Net/2.0/Apache.NMS.pdb differ