Index: /tags/0.5.5/.classpath
===================================================================
--- /tags/0.5.5/.classpath	(revision 88)
+++ /tags/0.5.5/.classpath	(revision 88)
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="src" output="target/classes" path="src/main/java">
+		<attributes>
+			<attribute name="optional" value="true"/>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry excluding="**" kind="src" output="target/classes" path="src/main/resources">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="src" output="target/test-classes" path="src/test/java">
+		<attributes>
+			<attribute name="optional" value="true"/>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry excluding="**" kind="src" output="target/test-classes" path="src/test/resources">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
+		<attributes>
+			<attribute name="maven.pomderived" value="true"/>
+		</attributes>
+	</classpathentry>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>
Index: /tags/0.5.5/.project
===================================================================
--- /tags/0.5.5/.project	(revision 88)
+++ /tags/0.5.5/.project	(revision 88)
@@ -0,0 +1,29 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>objectmq</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.python.pydev.PyDevBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.jdt.core.javabuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+		<buildCommand>
+			<name>org.eclipse.m2e.core.maven2Builder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.eclipse.jdt.core.javanature</nature>
+		<nature>org.eclipse.m2e.core.maven2Nature</nature>
+		<nature>org.python.pydev.pythonNature</nature>
+	</natures>
+</projectDescription>
Index: /tags/0.5.5/.pydevproject
===================================================================
--- /tags/0.5.5/.pydevproject	(revision 88)
+++ /tags/0.5.5/.pydevproject	(revision 88)
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?eclipse-pydev version="1.0"?><pydev_project>
+<pydev_property name="org.python.pydev.PYTHON_PROJECT_INTERPRETER">Default</pydev_property>
+<pydev_property name="org.python.pydev.PYTHON_PROJECT_VERSION">python 2.7</pydev_property>
+</pydev_project>
Index: /tags/0.5.5/.settings/org.eclipse.jdt.core.prefs
===================================================================
--- /tags/0.5.5/.settings/org.eclipse.jdt.core.prefs	(revision 88)
+++ /tags/0.5.5/.settings/org.eclipse.jdt.core.prefs	(revision 88)
@@ -0,0 +1,12 @@
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.codegen.inlineJsrBytecode=enabled
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.6
+org.eclipse.jdt.core.compiler.codegen.unusedLocal=preserve
+org.eclipse.jdt.core.compiler.compliance=1.6
+org.eclipse.jdt.core.compiler.debug.lineNumber=generate
+org.eclipse.jdt.core.compiler.debug.localVariable=generate
+org.eclipse.jdt.core.compiler.debug.sourceFile=generate
+org.eclipse.jdt.core.compiler.problem.assertIdentifier=error
+org.eclipse.jdt.core.compiler.problem.enumIdentifier=error
+org.eclipse.jdt.core.compiler.problem.forbiddenReference=warning
+org.eclipse.jdt.core.compiler.source=1.6
Index: /tags/0.5.5/.settings/org.eclipse.m2e.core.prefs
===================================================================
--- /tags/0.5.5/.settings/org.eclipse.m2e.core.prefs	(revision 88)
+++ /tags/0.5.5/.settings/org.eclipse.m2e.core.prefs	(revision 88)
@@ -0,0 +1,4 @@
+activeProfiles=
+eclipse.preferences.version=1
+resolveWorkspaceProjects=true
+version=1
Index: /tags/0.5.5/doc/allclasses-frame.html
===================================================================
--- /tags/0.5.5/doc/allclasses-frame.html	(revision 88)
+++ /tags/0.5.5/doc/allclasses-frame.html	(revision 88)
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>All Classes</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="omq/test/python/Address.html" title="class in omq.test.python" target="classFrame">Address</a></li>
+<li><a href="omq/exception/AlreadyBoundException.html" title="class in omq.exception" target="classFrame">AlreadyBoundException</a></li>
+<li><a href="omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation" target="classFrame">AsyncMethod</a></li>
+<li><a href="omq/common/broker/Broker.html" title="class in omq.common.broker" target="classFrame">Broker</a></li>
+<li><a href="omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker" target="classFrame"><i>BrokerKiller</i></a></li>
+<li><a href="omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker" target="classFrame">BrokerKillerImpl</a></li>
+<li><a href="omq/test/calculator/Calculator.html" title="interface in omq.test.calculator" target="classFrame"><i>Calculator</i></a></li>
+<li><a href="omq/test/python/Calculator.html" title="interface in omq.test.python" target="classFrame"><i>Calculator</i></a></li>
+<li><a href="omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator" target="classFrame">CalculatorImpl</a></li>
+<li><a href="omq/test/python/CalculatorImpl.html" title="class in omq.test.python" target="classFrame">CalculatorImpl</a></li>
+<li><a href="omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator" target="classFrame">CalculatorTest</a></li>
+<li><a href="omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer" target="classFrame">CalculatorTest</a></li>
+<li><a href="omq/test/exception/ClientInterface.html" title="interface in omq.test.exception" target="classFrame"><i>ClientInterface</i></a></li>
+<li><a href="omq/exception/ConnectionException.html" title="class in omq.exception" target="classFrame">ConnectionException</a></li>
+<li><a href="omq/test/python/Contact.html" title="class in omq.test.python" target="classFrame">Contact</a></li>
+<li><a href="omq/test/python/ContactList.html" title="interface in omq.test.python" target="classFrame"><i>ContactList</i></a></li>
+<li><a href="omq/test/python/ContactListImpl.html" title="class in omq.test.python" target="classFrame">ContactListImpl</a></li>
+<li><a href="omq/exception/EnvironmentException.html" title="class in omq.exception" target="classFrame">EnvironmentException</a></li>
+<li><a href="omq/test/exception/ExceptionTest.html" title="class in omq.test.exception" target="classFrame">ExceptionTest</a></li>
+<li><a href="omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance" target="classFrame">FaultToleranceTest</a></li>
+<li><a href="omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers" target="classFrame">GsonImp</a></li>
+<li><a href="omq/test/workspace/Info.html" title="class in omq.test.workspace" target="classFrame">Info</a></li>
+<li><a href="omq/exception/InitBrokerException.html" title="class in omq.exception" target="classFrame">InitBrokerException</a></li>
+<li><a href="omq/server/InvocationThread.html" title="class in omq.server" target="classFrame">InvocationThread</a></li>
+<li><a href="omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers" target="classFrame"><i>ISerializer</i></a></li>
+<li><a href="omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers" target="classFrame">JavaImp</a></li>
+<li><a href="omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers" target="classFrame">KryoImp</a></li>
+<li><a href="omq/test/calculator/Message.html" title="class in omq.test.calculator" target="classFrame">Message</a></li>
+<li><a href="omq/test/event/Message.html" title="interface in omq.test.event" target="classFrame"><i>Message</i></a></li>
+<li><a href="omq/test/persistence/Message.html" title="interface in omq.test.persistence" target="classFrame"><i>Message</i></a></li>
+<li><a href="omq/test/event/MessageImpl.html" title="class in omq.test.event" target="classFrame">MessageImpl</a></li>
+<li><a href="omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence" target="classFrame">MessageImpl</a></li>
+<li><a href="omq/test/event/MessageTest.html" title="class in omq.test.event" target="classFrame">MessageTest</a></li>
+<li><a href="omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation" target="classFrame">MultiMethod</a></li>
+<li><a href="omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess" target="classFrame">MultiProcessTest</a></li>
+<li><a href="omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy" target="classFrame">MultiProxymq</a></li>
+<li><a href="omq/exception/NoContainsInstanceException.html" title="class in omq.exception" target="classFrame">NoContainsInstanceException</a></li>
+<li><a href="omq/exception/NoSuchEvObjectException.html" title="class in omq.exception" target="classFrame">NoSuchEvObjectException</a></li>
+<li><a href="omq/exception/NotBoundException.html" title="class in omq.exception" target="classFrame">NotBoundException</a></li>
+<li><a href="omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess" target="classFrame"><i>Number</i></a></li>
+<li><a href="omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess" target="classFrame"><i>NumberClient</i></a></li>
+<li><a href="omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess" target="classFrame">NumberImpl</a></li>
+<li><a href="omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception" target="classFrame">ObjectAlreadyExistsException</a></li>
+<li><a href="omq/exception/ObjectNotFoundException.html" title="class in omq.exception" target="classFrame">ObjectNotFoundException</a></li>
+<li><a href="omq/test/observer/ObserverTest.html" title="class in omq.test.observer" target="classFrame">ObserverTest</a></li>
+<li><a href="omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util" target="classFrame">OmqConnectionFactory</a></li>
+<li><a href="omq/exception/OmqException.html" title="class in omq.exception" target="classFrame">OmqException</a></li>
+<li><a href="omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception" target="classFrame">OmqServerImpl</a></li>
+<li><a href="omq/common/util/ParameterQueue.html" title="class in omq.common.util" target="classFrame">ParameterQueue</a></li>
+<li><a href="omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence" target="classFrame">PersistentTest</a></li>
+<li><a href="omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal" target="classFrame">ProvaTest</a></li>
+<li><a href="omq/client/proxy/Proxymq.html" title="class in omq.client.proxy" target="classFrame">Proxymq</a></li>
+<li><a href="omq/exception/RegistryNotLoadedException.html" title="class in omq.exception" target="classFrame">RegistryNotLoadedException</a></li>
+<li><a href="omq/Remote.html" title="interface in omq" target="classFrame"><i>Remote</i></a></li>
+<li><a href="omq/exception/RemoteException.html" title="class in omq.exception" target="classFrame">RemoteException</a></li>
+<li><a href="omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation" target="classFrame">RemoteInterface</a></li>
+<li><a href="omq/server/RemoteObject.html" title="class in omq.server" target="classFrame">RemoteObject</a></li>
+<li><a href="omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer" target="classFrame"><i>RemoteObserver</i></a></li>
+<li><a href="omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer" target="classFrame">RemoteObserverImpl</a></li>
+<li><a href="omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer" target="classFrame"><i>RemoteSubject</i></a></li>
+<li><a href="omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer" target="classFrame">RemoteSubjectImpl</a></li>
+<li><a href="omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace" target="classFrame"><i>RemoteWorkspace</i></a></li>
+<li><a href="omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace" target="classFrame">RemoteWorkspaceImpl</a></li>
+<li><a href="omq/server/RemoteWrapper.html" title="class in omq.server" target="classFrame">RemoteWrapper</a></li>
+<li><a href="omq/common/message/Request.html" title="class in omq.common.message" target="classFrame">Request</a></li>
+<li><a href="omq/common/message/Response.html" title="class in omq.common.message" target="classFrame">Response</a></li>
+<li><a href="omq/client/listener/ResponseListener.html" title="class in omq.client.listener" target="classFrame">ResponseListener</a></li>
+<li><a href="omq/exception/RetryException.html" title="class in omq.exception" target="classFrame">RetryException</a></li>
+<li><a href="omq/common/util/Serializer.html" title="class in omq.common.util" target="classFrame">Serializer</a></li>
+<li><a href="omq/exception/SerializerException.html" title="class in omq.exception" target="classFrame">SerializerException</a></li>
+<li><a href="omq/test/python/Server.html" title="class in omq.test.python" target="classFrame">Server</a></li>
+<li><a href="omq/test/exception/ServerInterface.html" title="interface in omq.test.exception" target="classFrame"><i>ServerInterface</i></a></li>
+<li><a href="omq/exception/SessionException.html" title="class in omq.exception" target="classFrame">SessionException</a></li>
+<li><a href="omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker" target="classFrame">StopBrokerTest</a></li>
+<li><a href="omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation" target="classFrame">SyncMethod</a></li>
+<li><a href="omq/exception/TimeoutException.html" title="class in omq.exception" target="classFrame">TimeoutException</a></li>
+<li><a href="omq/test/exception/Trailer.html" title="class in omq.test.exception" target="classFrame">Trailer</a></li>
+<li><a href="omq/exception/TypeNotFoundException.html" title="class in omq.exception" target="classFrame">TypeNotFoundException</a></li>
+<li><a href="omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker" target="classFrame">UnbindTest</a></li>
+<li><a href="omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace" target="classFrame">WorkspaceTest</a></li>
+<li><a href="omq/common/util/Zipper.html" title="class in omq.common.util" target="classFrame">Zipper</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/allclasses-noframe.html
===================================================================
--- /tags/0.5.5/doc/allclasses-noframe.html	(revision 88)
+++ /tags/0.5.5/doc/allclasses-noframe.html	(revision 88)
@@ -0,0 +1,98 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>All Classes</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar">All Classes</h1>
+<div class="indexContainer">
+<ul>
+<li><a href="omq/test/python/Address.html" title="class in omq.test.python">Address</a></li>
+<li><a href="omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></li>
+<li><a href="omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></li>
+<li><a href="omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></li>
+<li><a href="omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><i>BrokerKiller</i></a></li>
+<li><a href="omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></li>
+<li><a href="omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><i>Calculator</i></a></li>
+<li><a href="omq/test/python/Calculator.html" title="interface in omq.test.python"><i>Calculator</i></a></li>
+<li><a href="omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></li>
+<li><a href="omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></li>
+<li><a href="omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></li>
+<li><a href="omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">CalculatorTest</a></li>
+<li><a href="omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><i>ClientInterface</i></a></li>
+<li><a href="omq/exception/ConnectionException.html" title="class in omq.exception">ConnectionException</a></li>
+<li><a href="omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></li>
+<li><a href="omq/test/python/ContactList.html" title="interface in omq.test.python"><i>ContactList</i></a></li>
+<li><a href="omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></li>
+<li><a href="omq/exception/EnvironmentException.html" title="class in omq.exception">EnvironmentException</a></li>
+<li><a href="omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></li>
+<li><a href="omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></li>
+<li><a href="omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></li>
+<li><a href="omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></li>
+<li><a href="omq/exception/InitBrokerException.html" title="class in omq.exception">InitBrokerException</a></li>
+<li><a href="omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></li>
+<li><a href="omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><i>ISerializer</i></a></li>
+<li><a href="omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></li>
+<li><a href="omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></li>
+<li><a href="omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></li>
+<li><a href="omq/test/event/Message.html" title="interface in omq.test.event"><i>Message</i></a></li>
+<li><a href="omq/test/persistence/Message.html" title="interface in omq.test.persistence"><i>Message</i></a></li>
+<li><a href="omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></li>
+<li><a href="omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a></li>
+<li><a href="omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></li>
+<li><a href="omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a></li>
+<li><a href="omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></li>
+<li><a href="omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy">MultiProxymq</a></li>
+<li><a href="omq/exception/NoContainsInstanceException.html" title="class in omq.exception">NoContainsInstanceException</a></li>
+<li><a href="omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">NoSuchEvObjectException</a></li>
+<li><a href="omq/exception/NotBoundException.html" title="class in omq.exception">NotBoundException</a></li>
+<li><a href="omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><i>Number</i></a></li>
+<li><a href="omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><i>NumberClient</i></a></li>
+<li><a href="omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></li>
+<li><a href="omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception">ObjectAlreadyExistsException</a></li>
+<li><a href="omq/exception/ObjectNotFoundException.html" title="class in omq.exception">ObjectNotFoundException</a></li>
+<li><a href="omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></li>
+<li><a href="omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></li>
+<li><a href="omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></li>
+<li><a href="omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></li>
+<li><a href="omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></li>
+<li><a href="omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">PersistentTest</a></li>
+<li><a href="omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></li>
+<li><a href="omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></li>
+<li><a href="omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">RegistryNotLoadedException</a></li>
+<li><a href="omq/Remote.html" title="interface in omq"><i>Remote</i></a></li>
+<li><a href="omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></li>
+<li><a href="omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></li>
+<li><a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></li>
+<li><a href="omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><i>RemoteObserver</i></a></li>
+<li><a href="omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></li>
+<li><a href="omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><i>RemoteSubject</i></a></li>
+<li><a href="omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></li>
+<li><a href="omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><i>RemoteWorkspace</i></a></li>
+<li><a href="omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></li>
+<li><a href="omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></li>
+<li><a href="omq/common/message/Request.html" title="class in omq.common.message">Request</a></li>
+<li><a href="omq/common/message/Response.html" title="class in omq.common.message">Response</a></li>
+<li><a href="omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></li>
+<li><a href="omq/exception/RetryException.html" title="class in omq.exception">RetryException</a></li>
+<li><a href="omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></li>
+<li><a href="omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></li>
+<li><a href="omq/test/python/Server.html" title="class in omq.test.python">Server</a></li>
+<li><a href="omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><i>ServerInterface</i></a></li>
+<li><a href="omq/exception/SessionException.html" title="class in omq.exception">SessionException</a></li>
+<li><a href="omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></li>
+<li><a href="omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></li>
+<li><a href="omq/exception/TimeoutException.html" title="class in omq.exception">TimeoutException</a></li>
+<li><a href="omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></li>
+<li><a href="omq/exception/TypeNotFoundException.html" title="class in omq.exception">TypeNotFoundException</a></li>
+<li><a href="omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker">UnbindTest</a></li>
+<li><a href="omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></li>
+<li><a href="omq/common/util/Zipper.html" title="class in omq.common.util">Zipper</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/constant-values.html
===================================================================
--- /tags/0.5.5/doc/constant-values.html	(revision 88)
+++ /tags/0.5.5/doc/constant-values.html	(revision 88)
@@ -0,0 +1,158 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Constant Field Values</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Constant Field Values";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Constant Field Values" class="title">Constant Field Values</h1>
+<h2 title="Contents">Contents</h2>
+<ul>
+<li><a href="#omq.common">omq.common.*</a></li>
+</ul>
+</div>
+<div class="constantValuesContainer"><a name="omq.common">
+<!--   -->
+</a>
+<h2 title="omq.common">omq.common.*</h2>
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Constant Field Values table, listing constant fields, and values">
+<caption><span>omq.common.util.<a href="omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th scope="col">Constant Field</th>
+<th class="colLast" scope="col">Value</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a name="omq.common.util.Serializer.GSON">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="omq/common/util/Serializer.html#GSON">GSON</a></code></td>
+<td class="colLast"><code>"gson"</code></td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a name="omq.common.util.Serializer.JAVA">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="omq/common/util/Serializer.html#JAVA">JAVA</a></code></td>
+<td class="colLast"><code>"java"</code></td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a name="omq.common.util.Serializer.KRYO">
+<!--   -->
+</a><code>public&nbsp;static&nbsp;final&nbsp;java.lang.String</code></td>
+<td><code><a href="omq/common/util/Serializer.html#KRYO">KRYO</a></code></td>
+<td class="colLast"><code>"kryo"</code></td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?constant-values.html" target="_top">Frames</a></li>
+<li><a href="constant-values.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/deprecated-list.html
===================================================================
--- /tags/0.5.5/doc/deprecated-list.html	(revision 88)
+++ /tags/0.5.5/doc/deprecated-list.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Deprecated List</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Deprecated List";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Deprecated API" class="title">Deprecated API</h1>
+<h2 title="Contents">Contents</h2>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li class="navBarCell1Rev">Deprecated</li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?deprecated-list.html" target="_top">Frames</a></li>
+<li><a href="deprecated-list.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/help-doc.html
===================================================================
--- /tags/0.5.5/doc/help-doc.html	(revision 88)
+++ /tags/0.5.5/doc/help-doc.html	(revision 88)
@@ -0,0 +1,220 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>API Help</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="API Help";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">How This API Document Is Organized</h1>
+<div class="subTitle">This API (Application Programming Interface) document has pages corresponding to the items in the navigation bar, described as follows.</div>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2>Overview</h2>
+<p>The <a href="overview-summary.html">Overview</a> page is the front page of this API document and provides a list of all packages with a summary for each.  This page can also contain an overall description of the set of packages.</p>
+</li>
+<li class="blockList">
+<h2>Package</h2>
+<p>Each package has a page that contains a list of its classes and interfaces, with a summary for each. This page can contain six categories:</p>
+<ul>
+<li>Interfaces (italic)</li>
+<li>Classes</li>
+<li>Enums</li>
+<li>Exceptions</li>
+<li>Errors</li>
+<li>Annotation Types</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Class/Interface</h2>
+<p>Each class, interface, nested class and nested interface has its own separate page. Each of these pages has three sections consisting of a class/interface description, summary tables, and detailed member descriptions:</p>
+<ul>
+<li>Class inheritance diagram</li>
+<li>Direct Subclasses</li>
+<li>All Known Subinterfaces</li>
+<li>All Known Implementing Classes</li>
+<li>Class/interface declaration</li>
+<li>Class/interface description</li>
+</ul>
+<ul>
+<li>Nested Class Summary</li>
+<li>Field Summary</li>
+<li>Constructor Summary</li>
+<li>Method Summary</li>
+</ul>
+<ul>
+<li>Field Detail</li>
+<li>Constructor Detail</li>
+<li>Method Detail</li>
+</ul>
+<p>Each summary entry contains the first sentence from the detailed description for that item. The summary entries are alphabetical, while the detailed descriptions are in the order they appear in the source code. This preserves the logical groupings established by the programmer.</p>
+</li>
+<li class="blockList">
+<h2>Annotation Type</h2>
+<p>Each annotation type has its own separate page with the following sections:</p>
+<ul>
+<li>Annotation Type declaration</li>
+<li>Annotation Type description</li>
+<li>Required Element Summary</li>
+<li>Optional Element Summary</li>
+<li>Element Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Enum</h2>
+<p>Each enum has its own separate page with the following sections:</p>
+<ul>
+<li>Enum declaration</li>
+<li>Enum description</li>
+<li>Enum Constant Summary</li>
+<li>Enum Constant Detail</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Use</h2>
+<p>Each documented package, class and interface has its own Use page.  This page describes what packages, classes, methods, constructors and fields use any part of the given class or package. Given a class or interface A, its Use page includes subclasses of A, fields declared as A, methods that return A, and methods and constructors with parameters of type A.  You can access this page by first going to the package, class or interface, then clicking on the "Use" link in the navigation bar.</p>
+</li>
+<li class="blockList">
+<h2>Tree (Class Hierarchy)</h2>
+<p>There is a <a href="overview-tree.html">Class Hierarchy</a> page for all packages, plus a hierarchy for each package. Each hierarchy page contains a list of classes and a list of interfaces. The classes are organized by inheritance structure starting with <code>java.lang.Object</code>. The interfaces do not inherit from <code>java.lang.Object</code>.</p>
+<ul>
+<li>When viewing the Overview page, clicking on "Tree" displays the hierarchy for all packages.</li>
+<li>When viewing a particular package, class or interface page, clicking "Tree" displays the hierarchy for only that package.</li>
+</ul>
+</li>
+<li class="blockList">
+<h2>Deprecated API</h2>
+<p>The <a href="deprecated-list.html">Deprecated API</a> page lists all of the API that have been deprecated. A deprecated API is not recommended for use, generally due to improvements, and a replacement API is usually given. Deprecated APIs may be removed in future implementations.</p>
+</li>
+<li class="blockList">
+<h2>Index</h2>
+<p>The <a href="index-files/index-1.html">Index</a> contains an alphabetic list of all classes, interfaces, constructors, methods, and fields.</p>
+</li>
+<li class="blockList">
+<h2>Prev/Next</h2>
+<p>These links take you to the next or previous class, interface, package, or related page.</p>
+</li>
+<li class="blockList">
+<h2>Frames/No Frames</h2>
+<p>These links show and hide the HTML frames.  All pages are available with or without frames.</p>
+</li>
+<li class="blockList">
+<h2>All Classes</h2>
+<p>The <a href="allclasses-noframe.html">All Classes</a> link shows all classes and interfaces except non-static nested types.</p>
+</li>
+<li class="blockList">
+<h2>Serialized Form</h2>
+<p>Each serializable or externalizable class has a description of its serialization fields and methods. This information is of interest to re-implementors, not to developers using the API. While there is no link in the navigation bar, you can get to this information by going to any serialized class and clicking "Serialized Form" in the "See also" section of the class description.</p>
+</li>
+<li class="blockList">
+<h2>Constant Field Values</h2>
+<p>The <a href="constant-values.html">Constant Field Values</a> page lists the static final fields and their values.</p>
+</li>
+</ul>
+<em>This help file applies to API documentation generated using the standard doclet.</em></div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li class="navBarCell1Rev">Help</li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?help-doc.html" target="_top">Frames</a></li>
+<li><a href="help-doc.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-1.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-1.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-1.html	(revision 88)
@@ -0,0 +1,186 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>A-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="A-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Letter</li>
+<li><a href="index-2.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
+<li><a href="index-1.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_A_">
+<!--   -->
+</a>
+<h2 class="title">A</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/test/calculator/Calculator.html#add(int, int)">add(int, int)</a></span> - Method in interface omq.test.calculator.<a href="../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#add(int, int)">add(int, int)</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#add()">add()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Calculator.html#add(int, int)">add(int, int)</a></span> - Method in interface omq.test.python.<a href="../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/CalculatorImpl.html#add(int, int)">add(int, int)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/serializer/CalculatorTest.html#add()">add()</a></span> - Method in class omq.test.serializer.<a href="../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/temporal/ProvaTest.html#add()">add()</a></span> - Method in class omq.test.temporal.<a href="../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#add2()">add2()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#addHp(int)">addHp(int)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#addHp()">addHp()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#addHp(int)">addHp(int)</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ServerInterface.html#addHp(int)">addHp(int)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubject.html#addObserver(java.lang.String)">addObserver(String)</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#addObserver(java.lang.String)">addObserver(String)</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/Address.html" title="class in omq.test.python"><span class="strong">Address</span></a> - Class in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#Address(java.lang.String, int, java.lang.String)">Address(String, int, String)</a></span> - Constructor for class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#addTrailer(omq.test.exception.Trailer)">addTrailer(Trailer)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#addTrailer()">addTrailer()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#addWheels(int)">addWheels(int)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#addWheels()">addWheels()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#addWheels(int)">addWheels(int)</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ServerInterface.html#addWheels(int)">addWheels(int)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/AlreadyBoundException.html" title="class in omq.exception"><span class="strong">AlreadyBoundException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/AlreadyBoundException.html#AlreadyBoundException()">AlreadyBoundException()</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.String, java.lang.Throwable, boolean, boolean)">AlreadyBoundException(String, Throwable, boolean, boolean)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.String, java.lang.Throwable)">AlreadyBoundException(String, Throwable)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.String)">AlreadyBoundException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.Throwable)">AlreadyBoundException(Throwable)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">AsyncMethod</span></a> - Annotation Type in <a href="../omq/client/annotation/package-summary.html">omq.client.annotation</a></dt>
+<dd>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#AUTO_DELETE_MQUEUE">AUTO_DELETE_MQUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if server will delete a queue when is no longer in use</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#AUTO_DELETE_QUEUE">AUTO_DELETE_QUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if server will delete a queue when is no longer in use</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Letter</li>
+<li><a href="index-2.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-1.html" target="_top">Frames</a></li>
+<li><a href="index-1.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-10.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-10.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-10.html	(revision 88)
@@ -0,0 +1,138 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>K-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="K-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-9.html">Prev Letter</a></li>
+<li><a href="index-11.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-10.html" target="_top">Frames</a></li>
+<li><a href="index-10.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_K_">
+<!--   -->
+</a>
+<h2 class="title">K</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/client/listener/ResponseListener.html#kill()">kill()</a></span> - Method in class omq.client.listener.<a href="../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></dt>
+<dd>
+<div class="block">Interrupt and kill the Thread</div>
+</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#kill()">kill()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>
+<div class="block">This method kills all the threads waiting for requests</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/BrokerKiller.html#killServerBroker()">killServerBroker()</a></span> - Method in interface omq.test.stopBroker.<a href="../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/BrokerKillerImpl.html#killServerBroker()">killServerBroker()</a></span> - Method in class omq.test.stopBroker.<a href="../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#KRYO">KRYO</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers"><span class="strong">KryoImp</span></a> - Class in <a href="../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></dt>
+<dd>
+<div class="block">Kryo serializerimplementation.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/KryoImp.html#KryoImp()">KryoImp()</a></span> - Constructor for class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-9.html">Prev Letter</a></li>
+<li><a href="index-11.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-10.html" target="_top">Frames</a></li>
+<li><a href="index-10.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-11.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-11.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-11.html	(revision 88)
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>L-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="L-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-10.html">Prev Letter</a></li>
+<li><a href="index-12.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-11.html" target="_top">Frames</a></li>
+<li><a href="index-11.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_L_">
+<!--   -->
+</a>
+<h2 class="title">L</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#lookup(java.lang.String, java.lang.Class)">lookup(String, Class&lt;T&gt;)</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Returns the remote object for specified reference.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#lookupMulti(java.lang.String, java.lang.Class)">lookupMulti(String, Class&lt;T&gt;)</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Returns the remote object for specified reference.</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-10.html">Prev Letter</a></li>
+<li><a href="index-12.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-11.html" target="_top">Frames</a></li>
+<li><a href="index-11.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-12.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-12.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-12.html	(revision 88)
@@ -0,0 +1,171 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>M-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="M-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-11.html">Prev Letter</a></li>
+<li><a href="index-13.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
+<li><a href="index-12.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_M_">
+<!--   -->
+</a>
+<h2 class="title">M</h2>
+<dl>
+<dt><a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator"><span class="strong">Message</span></a> - Class in <a href="../omq/test/calculator/package-summary.html">omq.test.calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Message.html#Message()">Message()</a></span> - Constructor for class omq.test.calculator.<a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Message.html#Message(int, java.lang.String)">Message(int, String)</a></span> - Constructor for class omq.test.calculator.<a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Message</span></a> - Interface in <a href="../omq/test/event/package-summary.html">omq.test.event</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/persistence/Message.html" title="interface in omq.test.persistence"><span class="strong">Message</span></a> - Interface in <a href="../omq/test/persistence/package-summary.html">omq.test.persistence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#MESSAGE_TTL_IN_QUEUES">MESSAGE_TTL_IN_QUEUES</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">The MESSAGE_TTL_IN_QUEUES controls for how long a message published to
+ the queues can live before it is discarded.</div>
+</dd>
+<dt><a href="../omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">MessageImpl</span></a> - Class in <a href="../omq/test/event/package-summary.html">omq.test.event</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageImpl.html#MessageImpl()">MessageImpl()</a></span> - Constructor for class omq.test.event.<a href="../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">MessageImpl</span></a> - Class in <a href="../omq/test/persistence/package-summary.html">omq.test.persistence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/MessageImpl.html#MessageImpl()">MessageImpl()</a></span> - Constructor for class omq.test.persistence.<a href="../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">MessageTest</span></a> - Class in <a href="../omq/test/event/package-summary.html">omq.test.event</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageTest.html#MessageTest(java.lang.String)">MessageTest(String)</a></span> - Constructor for class omq.test.event.<a href="../omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Calculator.html#mult(int, int)">mult(int, int)</a></span> - Method in interface omq.test.calculator.<a href="../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#mult(int, int)">mult(int, int)</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#mult()">mult()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#MULTI_QUEUE_NAME">MULTI_QUEUE_NAME</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the specific name of a multi queue in a specific object</div>
+</dd>
+<dt><a href="../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">MultiMethod</span></a> - Annotation Type in <a href="../omq/client/annotation/package-summary.html">omq.client.annotation</a></dt>
+<dd>
+<div class="block">Annotation which indicates a method as Multi.</div>
+</dd>
+<dt><a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess"><span class="strong">MultiProcessTest</span></a> - Class in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#MultiProcessTest(java.lang.String)">MultiProcessTest(String)</a></span> - Constructor for class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy"><span class="strong">MultiProxymq</span></a> - Class in <a href="../omq/client/proxy/package-summary.html">omq.client.proxy</a></dt>
+<dd>
+<div class="block">MultiProxy class.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/client/proxy/MultiProxymq.html#MultiProxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">MultiProxymq(String, Class&lt;?&gt;, Broker)</a></span> - Constructor for class omq.client.proxy.<a href="../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy">MultiProxymq</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#multiTest()">multiTest()</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-11.html">Prev Letter</a></li>
+<li><a href="index-13.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-12.html" target="_top">Frames</a></li>
+<li><a href="index-12.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-13.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-13.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-13.html	(revision 88)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>N-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="N-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-12.html">Prev Letter</a></li>
+<li><a href="index-14.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
+<li><a href="index-13.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_N_">
+<!--   -->
+</a>
+<h2 class="title">N</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#newAsyncRequest(java.lang.String, java.lang.String, java.lang.Object[], boolean)">newAsyncRequest(String, String, Object[], boolean)</a></span> - Static method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>
+<div class="block">This method creates a new asynchronous request</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[])">newSyncRequest(String, String, Object[])</a></span> - Static method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>
+<div class="block">This method creates a new synchronous request</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[], int, long, boolean, int)">newSyncRequest(String, String, Object[], int, long, boolean, int)</a></span> - Static method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>
+<div class="block">This method creates a new synchronous request</div>
+</dd>
+<dt><a href="../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">NoContainsInstanceException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/NoContainsInstanceException.html#NoContainsInstanceException(java.lang.String)">NoContainsInstanceException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/NoContainsInstanceException.html" title="class in omq.exception">NoContainsInstanceException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">NoSuchEvObjectException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/NoSuchEvObjectException.html#NoSuchEvObjectException(java.lang.String)">NoSuchEvObjectException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">NoSuchEvObjectException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">NotBoundException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/NotBoundException.html#NotBoundException(java.lang.String)">NotBoundException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/NotBoundException.html" title="class in omq.exception">NotBoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#notifyDelivery(com.rabbitmq.client.QueueingConsumer.Delivery)">notifyDelivery(QueueingConsumer.Delivery)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>
+<div class="block">This method notifies a delivery to an invocationThread using a
+ blockingQueue.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubject.html#notifyObservers()">notifyObservers()</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#notifyObservers()">notifyObservers()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#NUM_THREADS">NUM_THREADS</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set how many threads will be created to invoke remote methods</div>
+</dd>
+<dt><a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Number</span></a> - Interface in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">NumberClient</span></a> - Interface in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess"><span class="strong">NumberImpl</span></a> - Class in <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#NumberImpl()">NumberImpl()</a></span> - Constructor for class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#NumberImpl(int)">NumberImpl(int)</a></span> - Constructor for class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-12.html">Prev Letter</a></li>
+<li><a href="index-14.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-13.html" target="_top">Frames</a></li>
+<li><a href="index-13.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-14.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-14.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-14.html	(revision 88)
@@ -0,0 +1,188 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>O-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="O-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-13.html">Prev Letter</a></li>
+<li><a href="index-15.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-14.html" target="_top">Frames</a></li>
+<li><a href="index-14.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_O_">
+<!--   -->
+</a>
+<h2 class="title">O</h2>
+<dl>
+<dt><a href="../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">ObjectAlreadyExistsException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/ObjectAlreadyExistsException.html#ObjectAlreadyExistsException(java.lang.String)">ObjectAlreadyExistsException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception">ObjectAlreadyExistsException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">ObjectNotFoundException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/ObjectNotFoundException.html#ObjectNotFoundException(java.lang.String)">ObjectNotFoundException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/ObjectNotFoundException.html" title="class in omq.exception">ObjectNotFoundException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/observer/ObserverTest.html" title="class in omq.test.observer"><span class="strong">ObserverTest</span></a> - Class in <a href="../omq/test/observer/package-summary.html">omq.test.observer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/ObserverTest.html#ObserverTest(java.lang.String)">ObserverTest(String)</a></span> - Constructor for class omq.test.observer.<a href="../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/client/annotation/package-summary.html">omq.client.annotation</a> - package omq.client.annotation</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/client/listener/package-summary.html">omq.client.listener</a> - package omq.client.listener</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/client/proxy/package-summary.html">omq.client.proxy</a> - package omq.client.proxy</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/broker/package-summary.html">omq.common.broker</a> - package omq.common.broker</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/message/package-summary.html">omq.common.message</a> - package omq.common.message</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/package-summary.html">omq.common.util</a> - package omq.common.util</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> - package omq.common.util.Serializers</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/package-summary.html">omq.exception</a> - package omq.exception</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/server/package-summary.html">omq.server</a> - package omq.server</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/calculator/package-summary.html">omq.test.calculator</a> - package omq.test.calculator</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/event/package-summary.html">omq.test.event</a> - package omq.test.event</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/exception/package-summary.html">omq.test.exception</a> - package omq.test.exception</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/faultTolerance/package-summary.html">omq.test.faultTolerance</a> - package omq.test.faultTolerance</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> - package omq.test.multiProcess</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/observer/package-summary.html">omq.test.observer</a> - package omq.test.observer</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/persistence/package-summary.html">omq.test.persistence</a> - package omq.test.persistence</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/package-summary.html">omq.test.python</a> - package omq.test.python</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/serializer/package-summary.html">omq.test.serializer</a> - package omq.test.serializer</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> - package omq.test.stopBroker</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/temporal/package-summary.html">omq.test.temporal</a> - package omq.test.temporal</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/workspace/package-summary.html">omq.test.workspace</a> - package omq.test.workspace</dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">OmqConnectionFactory</span></a> - Class in <a href="../omq/common/util/package-summary.html">omq.common.util</a></dt>
+<dd>
+<div class="block">This class creates RabbitMQ connections</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/OmqConnectionFactory.html#OmqConnectionFactory()">OmqConnectionFactory()</a></span> - Constructor for class omq.common.util.<a href="../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">OmqException</span></a> - Class in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/OmqException.html#OmqException()">OmqException()</a></span> - Constructor for class omq.exception.<a href="../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/OmqException.html#OmqException(java.lang.String, java.lang.String)">OmqException(String, String)</a></span> - Constructor for class omq.exception.<a href="../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">OmqServerImpl</span></a> - Class in <a href="../omq/test/exception/package-summary.html">omq.test.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#OmqServerImpl()">OmqServerImpl()</a></span> - Constructor for class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-13.html">Prev Letter</a></li>
+<li><a href="index-15.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-14.html" target="_top">Frames</a></li>
+<li><a href="index-14.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-15.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-15.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-15.html	(revision 88)
@@ -0,0 +1,144 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>P-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="P-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-14.html">Prev Letter</a></li>
+<li><a href="index-16.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-15.html" target="_top">Frames</a></li>
+<li><a href="index-15.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_P_">
+<!--   -->
+</a>
+<h2 class="title">P</h2>
+<dl>
+<dt><a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">ParameterQueue</span></a> - Class in <a href="../omq/common/util/package-summary.html">omq.common.util</a></dt>
+<dd>
+<div class="block">This class is used to create new environments.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#ParameterQueue()">ParameterQueue()</a></span> - Constructor for class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence"><span class="strong">PersistentTest</span></a> - Class in <a href="../omq/test/persistence/package-summary.html">omq.test.persistence</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/PersistentTest.html#PersistentTest(java.lang.String)">PersistentTest(String)</a></span> - Constructor for class omq.test.persistence.<a href="../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">PersistentTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal"><span class="strong">ProvaTest</span></a> - Class in <a href="../omq/test/temporal/package-summary.html">omq.test.temporal</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/temporal/ProvaTest.html#ProvaTest(java.lang.String)">ProvaTest(String)</a></span> - Constructor for class omq.test.temporal.<a href="../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#PROXY_SERIALIZER">PROXY_SERIALIZER</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the proxy's serializer method</div>
+</dd>
+<dt><a href="../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy"><span class="strong">Proxymq</span></a> - Class in <a href="../omq/client/proxy/package-summary.html">omq.client.proxy</a></dt>
+<dd>
+<div class="block">Proxymq class.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/client/proxy/Proxymq.html#Proxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">Proxymq(String, Class&lt;?&gt;, Broker)</a></span> - Constructor for class omq.client.proxy.<a href="../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></dt>
+<dd>
+<div class="block">Proxymq Constructor.</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-14.html">Prev Letter</a></li>
+<li><a href="index-16.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-15.html" target="_top">Frames</a></li>
+<li><a href="index-15.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-16.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-16.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-16.html	(revision 88)
@@ -0,0 +1,242 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>R-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="R-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-15.html">Prev Letter</a></li>
+<li><a href="index-17.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li>
+<li><a href="index-16.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_R_">
+<!--   -->
+</a>
+<h2 class="title">R</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#RABBIT_HOST">RABBIT_HOST</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the ip where the rabbitmq server is.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#RABBIT_PORT">RABBIT_PORT</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the port that rabbitmq uses.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/client/listener/ResponseListener.html#registerProxy(omq.client.proxy.Proxymq)">registerProxy(Proxymq)</a></span> - Method in class omq.client.listener.<a href="../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></dt>
+<dd>
+<div class="block">This method registers a new proxy into this responseListener</div>
+</dd>
+<dt><a href="../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">RegistryNotLoadedException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/RegistryNotLoadedException.html#RegistryNotLoadedException(java.lang.String)">RegistryNotLoadedException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">RegistryNotLoadedException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a> - Interface in <a href="../omq/package-summary.html">omq</a></dt>
+<dd>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</dd>
+<dt><a href="../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">RemoteException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>
+<div class="block">A RemoteException is the common superclass for a wide number of communication-related
+ exceptions that may occur during the execution of a remote method call.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/exception/RemoteException.html#RemoteException(java.lang.Exception)">RemoteException(Exception)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/RemoteException.html#RemoteException(java.lang.String)">RemoteException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">RemoteInterface</span></a> - Annotation Type in <a href="../omq/client/annotation/package-summary.html">omq.client.annotation</a></dt>
+<dd>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#remoteNumber">remoteNumber</a></span> - Static variable in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> - Class in <a href="../omq/server/package-summary.html">omq.server</a></dt>
+<dd>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#RemoteObject()">RemoteObject()</a></span> - Constructor for class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">RemoteObserver</span></a> - Interface in <a href="../omq/test/observer/package-summary.html">omq.test.observer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">RemoteObserverImpl</span></a> - Class in <a href="../omq/test/observer/package-summary.html">omq.test.observer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#RemoteObserverImpl()">RemoteObserverImpl()</a></span> - Constructor for class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">RemoteSubject</span></a> - Interface in <a href="../omq/test/observer/package-summary.html">omq.test.observer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer"><span class="strong">RemoteSubjectImpl</span></a> - Class in <a href="../omq/test/observer/package-summary.html">omq.test.observer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#RemoteSubjectImpl(omq.common.broker.Broker)">RemoteSubjectImpl(Broker)</a></span> - Constructor for class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">RemoteWorkspace</span></a> - Interface in <a href="../omq/test/workspace/package-summary.html">omq.test.workspace</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">RemoteWorkspaceImpl</span></a> - Class in <a href="../omq/test/workspace/package-summary.html">omq.test.workspace</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/RemoteWorkspaceImpl.html#RemoteWorkspaceImpl()">RemoteWorkspaceImpl()</a></span> - Constructor for class omq.test.workspace.<a href="../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/server/RemoteWrapper.html" title="class in omq.server"><span class="strong">RemoteWrapper</span></a> - Class in <a href="../omq/server/package-summary.html">omq.server</a></dt>
+<dd>
+<div class="block">This class is used to encapsulate the invocationThreads under the
+ RemoteObject.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#RemoteWrapper(omq.server.RemoteObject, int, omq.common.util.Serializer)">RemoteWrapper(RemoteObject, int, Serializer)</a></span> - Constructor for class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubject.html#removeObserver(java.lang.String)">removeObserver(String)</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#removeObserver(java.lang.String)">removeObserver(String)</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/message/Request.html" title="class in omq.common.message"><span class="strong">Request</span></a> - Class in <a href="../omq/common/message/package-summary.html">omq.common.message</a></dt>
+<dd>
+<div class="block">Serializable request information.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#Request()">Request()</a></span> - Constructor for class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#Request(java.lang.String, java.lang.String, boolean, java.lang.Object[])">Request(String, String, boolean, Object[])</a></span> - Constructor for class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#Request(java.lang.String, java.lang.String, boolean, java.lang.Object[], boolean)">Request(String, String, boolean, Object[], boolean)</a></span> - Constructor for class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/message/Response.html" title="class in omq.common.message"><span class="strong">Response</span></a> - Class in <a href="../omq/common/message/package-summary.html">omq.common.message</a></dt>
+<dd>
+<div class="block">Serializable response information.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#Response()">Response()</a></span> - Constructor for class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#Response(java.lang.String, java.lang.String, java.lang.Object, omq.exception.OmqException)">Response(String, String, Object, OmqException)</a></span> - Constructor for class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>
+<div class="block">Creates a new Response object to be serialized</div>
+</dd>
+<dt><a href="../omq/client/listener/ResponseListener.html" title="class in omq.client.listener"><span class="strong">ResponseListener</span></a> - Class in <a href="../omq/client/listener/package-summary.html">omq.client.listener</a></dt>
+<dd>
+<div class="block">Class that inherits from Thread.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/client/listener/ResponseListener.html#ResponseListener(omq.common.broker.Broker)">ResponseListener(Broker)</a></span> - Constructor for class omq.client.listener.<a href="../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></dt>
+<dd>
+<div class="block">ResponseListener constructor</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#RETRY_TIME_CONNECTION">RETRY_TIME_CONNECTION</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set how many time we have to wait to retry the connection with the server
+ when this goes down</div>
+</dd>
+<dt><a href="../omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">RetryException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/RetryException.html#RetryException(int, long)">RetryException(int, long)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/RetryException.html" title="class in omq.exception">RetryException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#RPC_EXCHANGE">RPC_EXCHANGE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the exchange where the objectmq are listening</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#RPC_REPLY_QUEUE">RPC_REPLY_QUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the clients reply queue.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/client/listener/ResponseListener.html#run()">run()</a></span> - Method in class omq.client.listener.<a href="../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/InvocationThread.html#run()">run()</a></span> - Method in class omq.server.<a href="../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#run()">run()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-15.html">Prev Letter</a></li>
+<li><a href="index-17.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-16.html" target="_top">Frames</a></li>
+<li><a href="index-16.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-17.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-17.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-17.html	(revision 88)
@@ -0,0 +1,334 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>S-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="S-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-16.html">Prev Letter</a></li>
+<li><a href="index-18.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li>
+<li><a href="index-17.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_S_">
+<!--   -->
+</a>
+<h2 class="title">S</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/test/calculator/Calculator.html#sendMessage(omq.test.calculator.Message)">sendMessage(Message)</a></span> - Method in interface omq.test.calculator.<a href="../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#sendMessage(omq.test.calculator.Message)">sendMessage(Message)</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#sendMessage()">sendMessage()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#serialize(java.lang.String, java.lang.Object)">serialize(String, Object)</a></span> - Method in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/GsonImp.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in interface omq.common.util.Serializers.<a href="../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></dt>
+<dd>
+<div class="block">Serialize</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/JavaImp.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/KryoImp.html#serialize(java.lang.Object)">serialize(Object)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Serializer</span></a> - Class in <a href="../omq/common/util/package-summary.html">omq.common.util</a></dt>
+<dd>
+<div class="block">Serializer enables to serialize the requests and the responses of the
+ remoteObjects.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#Serializer(java.util.Properties)">Serializer(Properties)</a></span> - Constructor for class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#serializer">serializer</a></span> - Variable in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">SerializerException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/SerializerException.html#SerializerException(java.lang.String)">SerializerException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/SerializerException.html#SerializerException(java.lang.String, java.lang.Throwable)">SerializerException(String, Throwable)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#server()">server()</a></span> - Static method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/ObserverTest.html#server()">server()</a></span> - Static method in class omq.test.observer.<a href="../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/Server.html" title="class in omq.test.python"><span class="strong">Server</span></a> - Class in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Server.html#Server()">Server()</a></span> - Constructor for class omq.test.python.<a href="../omq/test/python/Server.html" title="class in omq.test.python">Server</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/serializer/CalculatorTest.html#server()">server()</a></span> - Static method in class omq.test.serializer.<a href="../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/StopBrokerTest.html#server()">server()</a></span> - Static method in class omq.test.stopBroker.<a href="../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">ServerInterface</span></a> - Interface in <a href="../omq/test/exception/package-summary.html">omq.test.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#serverTest()">serverTest()</a></span> - Static method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/faultTolerance/FaultToleranceTest.html#serverTest()">serverTest()</a></span> - Static method in class omq.test.faultTolerance.<a href="../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#serverTest()">serverTest()</a></span> - Static method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/UnbindTest.html#serverTest()">serverTest()</a></span> - Method in class omq.test.stopBroker.<a href="../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker">UnbindTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/temporal/ProvaTest.html#serverTest()">serverTest()</a></span> - Static method in class omq.test.temporal.<a href="../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">SessionException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>
+<div class="block">Wrapper exception class to different exceptions
+ It simply stores the incoming exception and provides a method for obtaining the "real" exception.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/exception/SessionException.html#SessionException(java.lang.Exception)">SessionException(Exception)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/SessionException.html" title="class in omq.exception">SessionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#setAddress(omq.test.python.Address)">setAddress(Address)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#setAge(int)">setAge(int)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setAsync(boolean)">setAsync(boolean)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Message.html#setCode(int)">setCode(int)</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/ContactList.html#setContact(omq.test.python.Contact)">setContact(Contact)</a></span> - Method in interface omq.test.python.<a href="../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/ContactListImpl.html#setContact(omq.test.python.Contact)">setContact(Contact)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/InvocationThread.html#setDeliveryQueue(java.util.concurrent.BlockingQueue)">setDeliveryQueue(BlockingQueue&lt;QueueingConsumer.Delivery&gt;)</a></span> - Method in class omq.server.<a href="../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#setDeliveryQueue(java.util.concurrent.BlockingQueue)">setDeliveryQueue(BlockingQueue&lt;QueueingConsumer.Delivery&gt;)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#setEmails(java.lang.String[])">setEmails(String[])</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#setError(omq.exception.OmqException)">setError(OmqException)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setId(java.lang.String)">setId(String)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#setId(java.lang.String)">setId(String)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/Info.html#setId(java.lang.String)">setId(String)</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#setIdOmq(java.lang.String)">setIdOmq(String)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/RemoteWorkspaceImpl.html#setInfo(omq.test.workspace.Info)">setInfo(Info)</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#setInvocationList(java.util.ArrayList)">setInvocationList(ArrayList&lt;InvocationThread&gt;)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/Trailer.html#setKg(int)">setKg(int)</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/OmqException.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in class omq.exception.<a href="../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Message.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/Message.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in interface omq.test.event.<a href="../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageImpl.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in class omq.test.event.<a href="../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/Message.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in interface omq.test.persistence.<a href="../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/MessageImpl.html#setMessage(java.lang.String)">setMessage(String)</a></span> - Method in class omq.test.persistence.<a href="../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setMethod(java.lang.String)">setMethod(String)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#setMult(int)">setMult(int)</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setMulti(boolean)">setMulti(boolean)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/Number.html#setMultiNumber(int)">setMultiNumber(int)</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberClient.html#setMultiNumber(int)">setMultiNumber(int)</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#setMultiNumber(int)">setMultiNumber(int)</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#setName(java.lang.String)">setName(String)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/Number.html#setNumber(int)">setNumber(int)</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberClient.html#setNumber(int)">setNumber(int)</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#setNumber(int)">setNumber(int)</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#setNumber(int)">setNumber(int)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#setNumThreads(int)">setNumThreads(int)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/InvocationThread.html#setObj(omq.server.RemoteObject)">setObj(RemoteObject)</a></span> - Method in class omq.server.<a href="../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#setObj(omq.server.RemoteObject)">setObj(RemoteObject)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#setObsState(java.lang.String)">setObsState(String)</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setParams(java.lang.Object[])">setParams(Object[])</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#setPhone(java.lang.String)">setPhone(String)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#setPrice(double)">setPrice(double)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#setPrice()">setPrice()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#setPrice(int)">setPrice(int)</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ServerInterface.html#setPrice(int)">setPrice(int)</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#setResult(java.lang.Object)">setResult(Object)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setRetries(int)">setRetries(int)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubject.html#setState(java.lang.String)">setState(String)</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#setState(java.lang.String)">setState(String)</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#setStreet(java.lang.String)">setStreet(String)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#setSubject(omq.test.observer.RemoteSubject)">setSubject(RemoteSubject)</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#setSurname(java.lang.String)">setSurname(String)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setTimeout(long)">setTimeout(long)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#setTown(java.lang.String)">setTown(String)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/OmqException.html#setType(java.lang.String)">setType(String)</a></span> - Method in class omq.exception.<a href="../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#setWait(int)">setWait(int)</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject(String, Broker, Properties)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>
+<div class="block">This method starts a remoteObject.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#stop()">stop()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageTest.html#stop()">stop()</a></span> - Method in class omq.test.event.<a href="../omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#stop()">stop()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/faultTolerance/FaultToleranceTest.html#stop()">stop()</a></span> - Method in class omq.test.faultTolerance.<a href="../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#stop()">stop()</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/ObserverTest.html#stop()">stop()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/StopBrokerTest.html#stop()">stop()</a></span> - Method in class omq.test.stopBroker.<a href="../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/temporal/ProvaTest.html#stop()">stop()</a></span> - Method in class omq.test.temporal.<a href="../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/WorkspaceTest.html#stop()">stop()</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#stopBroker()">stopBroker()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">This method stops the broker's connection and all the threads created</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/StopBrokerTest.html#stopBroker()">stopBroker()</a></span> - Method in class omq.test.stopBroker.<a href="../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">StopBrokerTest</span></a> - Class in <a href="../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/StopBrokerTest.html#StopBrokerTest(java.lang.String)">StopBrokerTest(String)</a></span> - Constructor for class omq.test.stopBroker.<a href="../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#stopRemoteWrapper()">stopRemoteWrapper()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>
+<div class="block">This method interrups all the invocationThreads under this remoteWrapper</div>
+</dd>
+<dt><a href="../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">SyncMethod</span></a> - Annotation Type in <a href="../omq/client/annotation/package-summary.html">omq.client.annotation</a></dt>
+<dd>
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-16.html">Prev Letter</a></li>
+<li><a href="index-18.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-17.html" target="_top">Frames</a></li>
+<li><a href="index-17.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-18.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-18.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-18.html	(revision 88)
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>T-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="T-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-17.html">Prev Letter</a></li>
+<li><a href="index-19.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-18.html" target="_top">Frames</a></li>
+<li><a href="index-18.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_T_">
+<!--   -->
+</a>
+<h2 class="title">T</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/test/event/MessageTest.html#test()">test()</a></span> - Method in class omq.test.event.<a href="../omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/ObserverTest.html#test()">test()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/PersistentTest.html#test()">test()</a></span> - Method in class omq.test.persistence.<a href="../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">PersistentTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Server.html#test()">test()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Server.html" title="class in omq.test.python">Server</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/WorkspaceTest.html#test()">test()</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">TimeoutException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>
+<div class="block">TimeoutException is thrown if the timeout expires in a remote call.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/exception/TimeoutException.html#TimeoutException(java.lang.String)">TimeoutException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/TimeoutException.html" title="class in omq.exception">TimeoutException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/faultTolerance/FaultToleranceTest.html#toleranceTest()">toleranceTest()</a></span> - Method in class omq.test.faultTolerance.<a href="../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#toString()">toString()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Trailer</span></a> - Class in <a href="../omq/test/exception/package-summary.html">omq.test.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/Trailer.html#Trailer(int)">Trailer(int)</a></span> - Constructor for class omq.test.exception.<a href="../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#tryConnection(java.util.Properties)">tryConnection(Properties)</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">This function is used to send a ping message to see if the connection
+ works</div>
+</dd>
+<dt><a href="../omq/exception/TypeNotFoundException.html" title="class in omq.exception"><span class="strong">TypeNotFoundException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>
+<div class="block">TypeNotFoundException is thrown if a type is unknown when generating
+ stubs and skeletons.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/exception/TypeNotFoundException.html#TypeNotFoundException(java.lang.String)">TypeNotFoundException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/TypeNotFoundException.html" title="class in omq.exception">TypeNotFoundException</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-17.html">Prev Letter</a></li>
+<li><a href="index-19.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-18.html" target="_top">Frames</a></li>
+<li><a href="index-18.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-19.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-19.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-19.html	(revision 88)
@@ -0,0 +1,145 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>U-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="U-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-18.html">Prev Letter</a></li>
+<li><a href="index-20.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
+<li><a href="index-19.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_U_">
+<!--   -->
+</a>
+<h2 class="title">U</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#unbind(java.lang.String)">unbind(String)</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Unbinds a remoteObject from its reference and kills all the threads
+ created.</div>
+</dd>
+<dt><a href="../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker"><span class="strong">UnbindTest</span></a> - Class in <a href="../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/UnbindTest.html#UnbindTest()">UnbindTest()</a></span> - Constructor for class omq.test.stopBroker.<a href="../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker">UnbindTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Zipper.html#unzip(byte[])">unzip(byte[])</a></span> - Static method in class omq.common.util.<a href="../omq/common/util/Zipper.html" title="class in omq.common.util">Zipper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserver.html#update()">update()</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#update()">update()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update(Info)</a></span> - Method in interface omq.test.workspace.<a href="../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/RemoteWorkspaceImpl.html#update(omq.test.workspace.Info)">update(Info)</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#USER_NAME">USER_NAME</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the clients username</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#USER_PASS">USER_PASS</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set the clients password</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-18.html">Prev Letter</a></li>
+<li><a href="index-20.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-19.html" target="_top">Frames</a></li>
+<li><a href="index-19.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-2.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-2.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-2.html	(revision 88)
@@ -0,0 +1,140 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>B-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="B-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-1.html">Prev Letter</a></li>
+<li><a href="index-3.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
+<li><a href="index-2.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_B_">
+<!--   -->
+</a>
+<h2 class="title">B</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject)">bind(String, RemoteObject)</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Binds the reference to the specified remote object.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">bind(String, RemoteObject, Properties)</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Binds the reference to the specified remote object.</div>
+</dd>
+<dt><a href="../omq/common/broker/Broker.html" title="class in omq.common.broker"><span class="strong">Broker</span></a> - Class in <a href="../omq/common/broker/package-summary.html">omq.common.broker</a></dt>
+<dd>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#Broker(java.util.Properties)">Broker(Properties)</a></span> - Constructor for class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#broker">broker</a></span> - Static variable in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><span class="strong">BrokerKiller</span></a> - Interface in <a href="../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">BrokerKillerImpl</span></a> - Class in <a href="../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/BrokerKillerImpl.html#BrokerKillerImpl(omq.common.broker.Broker)">BrokerKillerImpl(Broker)</a></span> - Constructor for class omq.test.stopBroker.<a href="../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-1.html">Prev Letter</a></li>
+<li><a href="index-3.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-2.html" target="_top">Frames</a></li>
+<li><a href="index-2.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-20.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-20.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-20.html	(revision 88)
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>W-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="W-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-19.html">Prev Letter</a></li>
+<li><a href="index-21.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-20.html" target="_top">Frames</a></li>
+<li><a href="index-20.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_W_">
+<!--   -->
+</a>
+<h2 class="title">W</h2>
+<dl>
+<dt><a href="../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace"><span class="strong">WorkspaceTest</span></a> - Class in <a href="../omq/test/workspace/package-summary.html">omq.test.workspace</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/WorkspaceTest.html#WorkspaceTest(java.lang.String)">WorkspaceTest(String)</a></span> - Constructor for class omq.test.workspace.<a href="../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-19.html">Prev Letter</a></li>
+<li><a href="index-21.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-20.html" target="_top">Frames</a></li>
+<li><a href="index-20.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-21.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-21.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-21.html	(revision 88)
@@ -0,0 +1,127 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Z-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Z-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-20.html">Prev Letter</a></li>
+<li>Next Letter</li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-21.html" target="_top">Frames</a></li>
+<li><a href="index-21.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_Z_">
+<!--   -->
+</a>
+<h2 class="title">Z</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/util/Zipper.html#zip(byte[])">zip(byte[])</a></span> - Static method in class omq.common.util.<a href="../omq/common/util/Zipper.html" title="class in omq.common.util">Zipper</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Zipper.html" title="class in omq.common.util"><span class="strong">Zipper</span></a> - Class in <a href="../omq/common/util/package-summary.html">omq.common.util</a></dt>
+<dd>
+<div class="block">This class enables the compression of the information sent through the
+ rabbitmq server.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Zipper.html#Zipper()">Zipper()</a></span> - Constructor for class omq.common.util.<a href="../omq/common/util/Zipper.html" title="class in omq.common.util">Zipper</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-20.html">Prev Letter</a></li>
+<li>Next Letter</li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-21.html" target="_top">Frames</a></li>
+<li><a href="index-21.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-3.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-3.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-3.html	(revision 88)
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>C-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="C-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-2.html">Prev Letter</a></li>
+<li><a href="index-4.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li>
+<li><a href="index-3.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_C_">
+<!--   -->
+</a>
+<h2 class="title">C</h2>
+<dl>
+<dt><a href="../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><span class="strong">Calculator</span></a> - Interface in <a href="../omq/test/calculator/package-summary.html">omq.test.calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Calculator</span></a> - Interface in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">CalculatorImpl</span></a> - Class in <a href="../omq/test/calculator/package-summary.html">omq.test.calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#CalculatorImpl()">CalculatorImpl()</a></span> - Constructor for class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">CalculatorImpl</span></a> - Class in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/CalculatorImpl.html#CalculatorImpl()">CalculatorImpl()</a></span> - Constructor for class omq.test.python.<a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">CalculatorTest</span></a> - Class in <a href="../omq/test/calculator/package-summary.html">omq.test.calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#CalculatorTest(java.lang.String)">CalculatorTest(String)</a></span> - Constructor for class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer"><span class="strong">CalculatorTest</span></a> - Class in <a href="../omq/test/serializer/package-summary.html">omq.test.serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/serializer/CalculatorTest.html#CalculatorTest()">CalculatorTest()</a></span> - Constructor for class omq.test.serializer.<a href="../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageTest.html#client()">client()</a></span> - Static method in class omq.test.event.<a href="../omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/WorkspaceTest.html#client()">client()</a></span> - Static method in class omq.test.workspace.<a href="../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><span class="strong">ClientInterface</span></a> - Interface in <a href="../omq/test/exception/package-summary.html">omq.test.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#closeConnection()">closeConnection()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">This method close the broker's connection</div>
+</dd>
+<dt><a href="../omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">ConnectionException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>
+<div class="block">A ConnectionException is thrown if an Exception occurs in the Event middleware.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/exception/ConnectionException.html#ConnectionException(java.lang.String)">ConnectionException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/ConnectionException.html" title="class in omq.exception">ConnectionException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Contact</span></a> - Class in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#Contact(java.lang.String, java.lang.String, java.lang.String, int, omq.test.python.Address, java.lang.String[])">Contact(String, String, String, int, Address, String[])</a></span> - Constructor for class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">ContactList</span></a> - Interface in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">ContactListImpl</span></a> - Class in <a href="../omq/test/python/package-summary.html">omq.test.python</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/ContactListImpl.html#ContactListImpl()">ContactListImpl()</a></span> - Constructor for class omq.test.python.<a href="../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/client/listener/ResponseListener.html#containsKey(java.lang.String)">containsKey(String)</a></span> - Method in class omq.client.listener.<a href="../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-2.html">Prev Letter</a></li>
+<li><a href="index-4.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-3.html" target="_top">Frames</a></li>
+<li><a href="index-3.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-4.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-4.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-4.html	(revision 88)
@@ -0,0 +1,189 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>D-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="D-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-3.html">Prev Letter</a></li>
+<li><a href="index-5.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
+<li><a href="index-4.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_D_">
+<!--   -->
+</a>
+<h2 class="title">D</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#data()">data()</a></span> - Static method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageTest.html#data()">data()</a></span> - Static method in class omq.test.event.<a href="../omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#data()">data()</a></span> - Static method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/faultTolerance/FaultToleranceTest.html#data()">data()</a></span> - Static method in class omq.test.faultTolerance.<a href="../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#data()">data()</a></span> - Static method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/ObserverTest.html#data()">data()</a></span> - Static method in class omq.test.observer.<a href="../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/PersistentTest.html#data()">data()</a></span> - Static method in class omq.test.persistence.<a href="../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">PersistentTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/stopBroker/StopBrokerTest.html#data()">data()</a></span> - Static method in class omq.test.stopBroker.<a href="../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/temporal/ProvaTest.html#data()">data()</a></span> - Static method in class omq.test.temporal.<a href="../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/WorkspaceTest.html#data()">data()</a></span> - Static method in class omq.test.workspace.<a href="../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#DEFAULT_TIMEOUT">DEFAULT_TIMEOUT</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Time in milis by default is set in a minute</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#DELIVERY_MODE">DELIVERY_MODE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set 1 to indicate the message will be nonpersistent and 2 to indicate it
+ will be persistent</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/JavaImp.html#deserializeObject(byte[])">deserializeObject(byte[])</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/KryoImp.html#deserializeObject(byte[], java.lang.Class)">deserializeObject(byte[], Class&lt;?&gt;)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#deserializeRequest(java.lang.String, byte[], omq.server.RemoteObject)">deserializeRequest(String, byte[], RemoteObject)</a></span> - Method in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/GsonImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest(byte[], RemoteObject)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest(byte[], RemoteObject)</a></span> - Method in interface omq.common.util.Serializers.<a href="../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></dt>
+<dd>
+<div class="block">Deserialize a Request</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/JavaImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest(byte[], RemoteObject)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/KryoImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest(byte[], RemoteObject)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse(byte[], Class&lt;?&gt;)</a></span> - Method in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/GsonImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse(byte[], Class&lt;?&gt;)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse(byte[], Class&lt;?&gt;)</a></span> - Method in interface omq.common.util.Serializers.<a href="../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></dt>
+<dd>
+<div class="block">Deserialize a Response</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/JavaImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse(byte[], Class&lt;?&gt;)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/KryoImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse(byte[], Class&lt;?&gt;)</a></span> - Method in class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Calculator.html#divideByZero()">divideByZero()</a></span> - Method in interface omq.test.calculator.<a href="../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#divideByZero()">divideByZero()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorTest.html#divideByZero()">divideByZero()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#DURABLE_MQUEUE">DURABLE_MQUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if a queue must be durable.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#DURABLE_QUEUE">DURABLE_QUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if a queue must be durable.</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-3.html">Prev Letter</a></li>
+<li><a href="index-5.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-4.html" target="_top">Frames</a></li>
+<li><a href="index-4.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-5.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-5.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-5.html	(revision 88)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>E-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="E-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-4.html">Prev Letter</a></li>
+<li><a href="index-6.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-5.html" target="_top">Frames</a></li>
+<li><a href="index-5.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_E_">
+<!--   -->
+</a>
+<h2 class="title">E</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#ENABLE_COMPRESSION">ENABLE_COMPRESSION</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set whether the messages must be compressed or not</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#ENABLE_SSL">ENABLE_SSL</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if the system will use ssl</div>
+</dd>
+<dt><a href="../omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">EnvironmentException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/EnvironmentException.html#EnvironmentException()">EnvironmentException()</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/EnvironmentException.html" title="class in omq.exception">EnvironmentException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/Trailer.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#equals(java.lang.Object)">equals(Object)</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">ExceptionTest</span></a> - Class in <a href="../omq/test/exception/package-summary.html">omq.test.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#ExceptionTest(java.lang.String)">ExceptionTest(String)</a></span> - Constructor for class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#EXCLUSIVE_MQUEUE">EXCLUSIVE_MQUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if we are declaring an exclusive queue (restricted to this
+ connection)</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/ParameterQueue.html#EXCLUSIVE_QUEUE">EXCLUSIVE_QUEUE</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></dt>
+<dd>
+<div class="block">Set if we are declaring an exclusive queue (restricted to this
+ connection)</div>
+</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-4.html">Prev Letter</a></li>
+<li><a href="index-6.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-5.html" target="_top">Frames</a></li>
+<li><a href="index-5.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-6.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-6.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-6.html	(revision 88)
@@ -0,0 +1,130 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>F-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="F-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-5.html">Prev Letter</a></li>
+<li><a href="index-7.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
+<li><a href="index-6.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_F_">
+<!--   -->
+</a>
+<h2 class="title">F</h2>
+<dl>
+<dt><a href="../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance"><span class="strong">FaultToleranceTest</span></a> - Class in <a href="../omq/test/faultTolerance/package-summary.html">omq.test.faultTolerance</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/faultTolerance/FaultToleranceTest.html#FaultToleranceTest(java.lang.String)">FaultToleranceTest(String)</a></span> - Constructor for class omq.test.faultTolerance.<a href="../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/CalculatorImpl.html#fib(int)">fib(int)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Calculator.html#fibonacci(int)">fibonacci(int)</a></span> - Method in interface omq.test.python.<a href="../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/CalculatorImpl.html#fibonacci(int)">fibonacci(int)</a></span> - Method in class omq.test.python.<a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/MultiProcessTest.html#fifoTest()">fifoTest()</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-5.html">Prev Letter</a></li>
+<li><a href="index-7.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-6.html" target="_top">Frames</a></li>
+<li><a href="index-6.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-7.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-7.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-7.html	(revision 88)
@@ -0,0 +1,303 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>G-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="G-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-6.html">Prev Letter</a></li>
+<li><a href="index-8.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
+<li><a href="index-7.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_G_">
+<!--   -->
+</a>
+<h2 class="title">G</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#getAddress()">getAddress()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#getAge()">getAge()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#getChannel()">getChannel()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Return the broker's channel</div>
+</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#getChannel()">getChannel()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Message.html#getCode()">getCode()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#getConnection()">getConnection()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/ContactList.html#getContacts()">getContacts()</a></span> - Method in interface omq.test.python.<a href="../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/ContactListImpl.html#getContacts()">getContacts()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/InvocationThread.html#getDeliveryQueue()">getDeliveryQueue()</a></span> - Method in class omq.server.<a href="../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#getDeliveryQueue()">getDeliveryQueue()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#getEmails()">getEmails()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#getEnvironment()">getEnvironment()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#getError()">getError()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/SessionException.html#getException()">getException()</a></span> - Method in exception omq.exception.<a href="../omq/exception/SessionException.html" title="class in omq.exception">SessionException</a></dt>
+<dd>
+<div class="block">This method returns the exception produced in the notification service.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#getHp()">getHp()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#getHp()">getHp()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ServerInterface.html#getHp()">getHp()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#getId()">getId()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#getId()">getId()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/Info.html#getId()">getId()</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#getIdOmq()">getIdOmq()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/RemoteWorkspaceImpl.html#getInfo()">getInfo()</a></span> - Method in class omq.test.workspace.<a href="../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#getInstance()">getInstance()</a></span> - Method in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#getInstance(java.lang.String)">getInstance(String)</a></span> - Method in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#getInvocationList()">getInvocationList()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/Trailer.html#getKg()">getKg()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/OmqException.html#getMessage()">getMessage()</a></span> - Method in class omq.exception.<a href="../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/Message.html#getMessage()">getMessage()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/event/MessageImpl.html#getMessage()">getMessage()</a></span> - Method in class omq.test.event.<a href="../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/Message.html#getMessage()">getMessage()</a></span> - Method in interface omq.test.persistence.<a href="../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/persistence/MessageImpl.html#getMessage()">getMessage()</a></span> - Method in class omq.test.persistence.<a href="../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#getMethod()">getMethod()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/calculator/CalculatorImpl.html#getMult()">getMult()</a></span> - Method in class omq.test.calculator.<a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/Number.html#getMultiNumber()">getMultiNumber()</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberClient.html#getMultiNumber()">getMultiNumber()</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#getMultiNumber()">getMultiNumber()</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#getName()">getName()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#getNewChannel()">getNewChannel()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>
+<div class="block">Creates a new channel using the Broker's connection</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/OmqConnectionFactory.html#getNewChannel()">getNewChannel()</a></span> - Static method in class omq.common.util.<a href="../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></dt>
+<dd>
+<div class="block">This method creates a new channel if the singleton pattern is used</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/OmqConnectionFactory.html#getNewConnection(java.util.Properties)">getNewConnection(Properties)</a></span> - Static method in class omq.common.util.<a href="../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></dt>
+<dd>
+<div class="block">This function creates a new rabbitmq connection using the properties set
+ in env</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/OmqConnectionFactory.html#getNewWorkingConnection(java.util.Properties)">getNewWorkingConnection(Properties)</a></span> - Static method in class omq.common.util.<a href="../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></dt>
+<dd>
+<div class="block">This function returns a working connection.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/Number.html#getNumber()">getNumber()</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberClient.html#getNumber()">getNumber()</a></span> - Method in interface omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/multiProcess/NumberImpl.html#getNumber()">getNumber()</a></span> - Method in class omq.test.multiProcess.<a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#getNumber()">getNumber()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#getNumThreads()">getNumThreads()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/InvocationThread.html#getObj()">getObj()</a></span> - Method in class omq.server.<a href="../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteWrapper.html#getObj()">getObj()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#getObsState()">getObsState()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#getParams()">getParams()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams(String)</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#getPhone()">getPhone()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Calculator.html#getPi()">getPi()</a></span> - Method in interface omq.test.python.<a href="../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/CalculatorImpl.html#getPi()">getPi()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#getPrice()">getPrice()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#getPrice()">getPrice()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#getPrice()">getPrice()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ServerInterface.html#getPrice()">getPrice()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/client/proxy/Proxymq.html#getRef()">getRef()</a></span> - Method in class omq.client.proxy.<a href="../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/Remote.html#getRef()">getRef()</a></span> - Method in interface omq.<a href="../omq/Remote.html" title="interface in omq">Remote</a></dt>
+<dd>
+<div class="block">Returns the UID of a RemoteObject</div>
+</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#getRef()">getRef()</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#getResponseListener()">getResponseListener()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Response.html#getResult()">getResult()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Response.html" title="class in omq.common.message">Response</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/client/proxy/Proxymq.html#getResults()">getResults()</a></span> - Method in class omq.client.proxy.<a href="../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></dt>
+<dd>
+<div class="block">Gets the Map used internally to retreive the response of the server</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#getRetries()">getRetries()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/broker/Broker.html#getSerializer()">getSerializer()</a></span> - Method in class omq.common.broker.<a href="../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#getStreet()">getStreet()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubject.html#getStringState()">getStringState()</a></span> - Method in interface omq.test.observer.<a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteSubjectImpl.html#getStringState()">getStringState()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/observer/RemoteObserverImpl.html#getSubject()">getSubject()</a></span> - Method in class omq.test.observer.<a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Contact.html#getSurname()">getSurname()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#getTimeout()">getTimeout()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/python/Address.html#getTown()">getTown()</a></span> - Method in class omq.test.python.<a href="../omq/test/python/Address.html" title="class in omq.test.python">Address</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#getTrailer()">getTrailer()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ExceptionTest.html#getTrailer()">getTrailer()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/OmqException.html#getType()">getType()</a></span> - Method in class omq.exception.<a href="../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#getWait()">getWait()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ClientInterface.html#getWheels()">getWheels()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/OmqServerImpl.html#getWheels()">getWheels()</a></span> - Method in class omq.test.exception.<a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/exception/ServerInterface.html#getWheels()">getWheels()</a></span> - Method in interface omq.test.exception.<a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#GSON">GSON</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers"><span class="strong">GsonImp</span></a> - Class in <a href="../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></dt>
+<dd>
+<div class="block">Json serialize implementation.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/GsonImp.html#GsonImp()">GsonImp()</a></span> - Constructor for class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-6.html">Prev Letter</a></li>
+<li><a href="index-8.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-7.html" target="_top">Frames</a></li>
+<li><a href="index-7.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-8.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-8.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-8.html	(revision 88)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>I-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="I-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-7.html">Prev Letter</a></li>
+<li><a href="index-9.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
+<li><a href="index-8.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_I_">
+<!--   -->
+</a>
+<h2 class="title">I</h2>
+<dl>
+<dt><a href="../omq/test/workspace/Info.html" title="class in omq.test.workspace"><span class="strong">Info</span></a> - Class in <a href="../omq/test/workspace/package-summary.html">omq.test.workspace</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/Info.html#Info()">Info()</a></span> - Constructor for class omq.test.workspace.<a href="../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/test/workspace/Info.html#Info(java.lang.String)">Info(String)</a></span> - Constructor for class omq.test.workspace.<a href="../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/common/util/OmqConnectionFactory.html#init(java.util.Properties)">init(Properties)</a></span> - Static method in class omq.common.util.<a href="../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></dt>
+<dd>
+<div class="block">If this class is wanted to use as a singleton class this is the init
+ function</div>
+</dd>
+<dt><a href="../omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">InitBrokerException</span></a> - Exception in <a href="../omq/exception/package-summary.html">omq.exception</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/exception/InitBrokerException.html#InitBrokerException(java.lang.String)">InitBrokerException(String)</a></span> - Constructor for exception omq.exception.<a href="../omq/exception/InitBrokerException.html" title="class in omq.exception">InitBrokerException</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/server/InvocationThread.html" title="class in omq.server"><span class="strong">InvocationThread</span></a> - Class in <a href="../omq/server/package-summary.html">omq.server</a></dt>
+<dd>
+<div class="block">An invocationThread waits for requests an invokes them.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/server/InvocationThread.html#InvocationThread(omq.server.RemoteObject, java.util.concurrent.BlockingQueue, omq.common.util.Serializer)">InvocationThread(RemoteObject, BlockingQueue&lt;QueueingConsumer.Delivery&gt;, Serializer)</a></span> - Constructor for class omq.server.<a href="../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/client/proxy/MultiProxymq.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke(Object, Method, Object[])</a></span> - Method in class omq.client.proxy.<a href="../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy">MultiProxymq</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/client/proxy/Proxymq.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke(Object, Method, Object[])</a></span> - Method in class omq.client.proxy.<a href="../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></dt>
+<dd>&nbsp;</dd>
+<dt><span class="strong"><a href="../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod(String, Object[])</a></span> - Method in class omq.server.<a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></dt>
+<dd>
+<div class="block">This method invokes the method specified by methodName and arguments</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#isAsync()">isAsync()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">ISerializer</span></a> - Interface in <a href="../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></dt>
+<dd>
+<div class="block">An ISerializer object can serialize any kind of objects and deserialize
+ Requests and Responses.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/message/Request.html#isMulti()">isMulti()</a></span> - Method in class omq.common.message.<a href="../omq/common/message/Request.html" title="class in omq.common.message">Request</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-7.html">Prev Letter</a></li>
+<li><a href="index-9.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-8.html" target="_top">Frames</a></li>
+<li><a href="index-8.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index-files/index-9.html
===================================================================
--- /tags/0.5.5/doc/index-files/index-9.html	(revision 88)
+++ /tags/0.5.5/doc/index-files/index-9.html	(revision 88)
@@ -0,0 +1,126 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>J-Index</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="J-Index";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-8.html">Prev Letter</a></li>
+<li><a href="index-10.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
+<li><a href="index-9.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer"><a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;<a name="_J_">
+<!--   -->
+</a>
+<h2 class="title">J</h2>
+<dl>
+<dt><span class="strong"><a href="../omq/common/util/Serializer.html#JAVA">JAVA</a></span> - Static variable in class omq.common.util.<a href="../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></dt>
+<dd>&nbsp;</dd>
+<dt><a href="../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">JavaImp</span></a> - Class in <a href="../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></dt>
+<dd>
+<div class="block">Java serialize implementation.</div>
+</dd>
+<dt><span class="strong"><a href="../omq/common/util/Serializers/JavaImp.html#JavaImp()">JavaImp()</a></span> - Constructor for class omq.common.util.Serializers.<a href="../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></dt>
+<dd>&nbsp;</dd>
+</dl>
+<a href="index-1.html">A</a>&nbsp;<a href="index-2.html">B</a>&nbsp;<a href="index-3.html">C</a>&nbsp;<a href="index-4.html">D</a>&nbsp;<a href="index-5.html">E</a>&nbsp;<a href="index-6.html">F</a>&nbsp;<a href="index-7.html">G</a>&nbsp;<a href="index-8.html">I</a>&nbsp;<a href="index-9.html">J</a>&nbsp;<a href="index-10.html">K</a>&nbsp;<a href="index-11.html">L</a>&nbsp;<a href="index-12.html">M</a>&nbsp;<a href="index-13.html">N</a>&nbsp;<a href="index-14.html">O</a>&nbsp;<a href="index-15.html">P</a>&nbsp;<a href="index-16.html">R</a>&nbsp;<a href="index-17.html">S</a>&nbsp;<a href="index-18.html">T</a>&nbsp;<a href="index-19.html">U</a>&nbsp;<a href="index-20.html">W</a>&nbsp;<a href="index-21.html">Z</a>&nbsp;</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="../overview-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li class="navBarCell1Rev">Index</li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="index-8.html">Prev Letter</a></li>
+<li><a href="index-10.html">Next Letter</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?index-filesindex-9.html" target="_top">Frames</a></li>
+<li><a href="index-9.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/index.html
===================================================================
--- /tags/0.5.5/doc/index.html	(revision 88)
+++ /tags/0.5.5/doc/index.html	(revision 88)
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Generated Documentation (Untitled)</title>
+<script type="text/javascript">
+    targetPage = "" + window.location.search;
+    if (targetPage != "" && targetPage != "undefined")
+        targetPage = targetPage.substring(1);
+    if (targetPage.indexOf(":") != -1 || (targetPage != "" && !validURL(targetPage)))
+        targetPage = "undefined";
+    function validURL(url) {
+        var pos = url.indexOf(".html");
+        if (pos == -1 || pos != url.length - 5)
+            return false;
+        var allowNumber = false;
+        var allowSep = false;
+        var seenDot = false;
+        for (var i = 0; i < url.length - 5; i++) {
+            var ch = url.charAt(i);
+            if ('a' <= ch && ch <= 'z' ||
+                    'A' <= ch && ch <= 'Z' ||
+                    ch == '$' ||
+                    ch == '_') {
+                allowNumber = true;
+                allowSep = true;
+            } else if ('0' <= ch && ch <= '9'
+                    || ch == '-') {
+                if (!allowNumber)
+                     return false;
+            } else if (ch == '/' || ch == '.') {
+                if (!allowSep)
+                    return false;
+                allowNumber = false;
+                allowSep = false;
+                if (ch == '.')
+                     seenDot = true;
+                if (ch == '/' && seenDot)
+                     return false;
+            } else {
+                return false;
+            }
+        }
+        return true;
+    }
+    function loadFrames() {
+        if (targetPage != "" && targetPage != "undefined")
+             top.classFrame.location = top.targetPage;
+    }
+</script>
+</head>
+<frameset cols="20%,80%" title="Documentation frame" onload="top.loadFrames()">
+<frameset rows="30%,70%" title="Left frames" onload="top.loadFrames()">
+<frame src="overview-frame.html" name="packageListFrame" title="All Packages">
+<frame src="allclasses-frame.html" name="packageFrame" title="All classes and interfaces (except non-static nested types)">
+</frameset>
+<frame src="overview-summary.html" name="classFrame" title="Package, class and interface descriptions" scrolling="yes">
+<noframes>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<h2>Frame Alert</h2>
+<p>This document is designed to be viewed using the frames feature. If you see this message, you are using a non-frame-capable web client. Link to <a href="overview-summary.html">Non-frame version</a>.</p>
+</noframes>
+</frameset>
+</html>
Index: /tags/0.5.5/doc/omq/Remote.html
===================================================================
--- /tags/0.5.5/doc/omq/Remote.html	(revision 88)
+++ /tags/0.5.5/doc/omq/Remote.html	(revision 88)
@@ -0,0 +1,230 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Remote</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Remote";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Remote.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/Remote.html" target="_top">Frames</a></li>
+<li><a href="Remote.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq</div>
+<h2 title="Interface Remote" class="title">Interface Remote</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Subinterfaces:</dt>
+<dd><a href="../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a>, <a href="../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a>, <a href="../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a>, <a href="../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a>, <a href="../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a>, <a href="../omq/test/event/Message.html" title="interface in omq.test.event">Message</a>, <a href="../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a>, <a href="../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a>, <a href="../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a>, <a href="../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a>, <a href="../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>, <a href="../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a>, <a href="../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a>, <a href="../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a>, <a href="../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a>, <a href="../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a>, <a href="../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a>, <a href="../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a>, <a href="../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a>, <a href="../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a>, <a href="../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a>, <a href="../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>, <a href="../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a>, <a href="../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a>, <a href="../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Remote</span>
+extends java.io.Serializable</pre>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine. Any object that is a remote object
+ must directly or indirectly implement this interface. Only those methods
+ specified in a "remote interface", an interface that extends omq.Remote are
+ available remotely.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../omq/Remote.html#getRef()">getRef</a></strong>()</code>
+<div class="block">Returns the UID of a RemoteObject</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getRef()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getRef</h4>
+<pre>java.lang.String&nbsp;getRef()</pre>
+<div class="block">Returns the UID of a RemoteObject</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>UID</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Remote.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/Remote.html" target="_top">Frames</a></li>
+<li><a href="Remote.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/class-use/Remote.html
===================================================================
--- /tags/0.5.5/doc/omq/class-use/Remote.html	(revision 88)
+++ /tags/0.5.5/doc/omq/class-use/Remote.html	(revision 88)
@@ -0,0 +1,483 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.Remote</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.Remote";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../omq/Remote.html" title="interface in omq">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../overview-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/class-use/Remote.html" target="_top">Frames</a></li>
+<li><a href="Remote.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.Remote" class="title">Uses of Interface<br>omq.Remote</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.client.proxy">omq.client.proxy</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.event">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.client.proxy">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/client/proxy/package-summary.html">omq.client.proxy</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/client/proxy/package-summary.html">omq.client.proxy</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></strong></code>
+<div class="block">Proxymq class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../omq/common/broker/package-summary.html">omq.common.broker</a> with type parameters of type <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T extends <a href="../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../omq/common/broker/Broker.html#lookup(java.lang.String, java.lang.Class)">lookup</a></strong>(java.lang.String&nbsp;reference,
+      java.lang.Class&lt;T&gt;&nbsp;contract)</code>
+<div class="block">Returns the remote object for specified reference.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T extends <a href="../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../omq/common/broker/Broker.html#lookupMulti(java.lang.String, java.lang.Class)">lookupMulti</a></strong>(java.lang.String&nbsp;reference,
+           java.lang.Class&lt;T&gt;&nbsp;contract)</code>
+<div class="block">Returns the remote object for specified reference.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/server/package-summary.html">omq.server</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></strong></code>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.event">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/event/package-summary.html">omq.test.event</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/event/package-summary.html">omq.test.event</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/event/package-summary.html">omq.test.event</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/exception/package-summary.html">omq.test.exception</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/observer/package-summary.html">omq.test.observer</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/python/package-summary.html">omq.test.python</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/python/package-summary.html">omq.test.python</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/python/package-summary.html">omq.test.python</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subinterfaces, and an explanation">
+<caption><span>Subinterfaces of <a href="../../omq/Remote.html" title="interface in omq">Remote</a> in <a href="../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/test/workspace/package-summary.html">omq.test.workspace</a> that implement <a href="../../omq/Remote.html" title="interface in omq">Remote</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../omq/Remote.html" title="interface in omq">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../../overview-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/class-use/Remote.html" target="_top">Frames</a></li>
+<li><a href="Remote.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/AsyncMethod.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/AsyncMethod.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/AsyncMethod.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>AsyncMethod</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AsyncMethod";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AsyncMethod.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/AsyncMethod.html" target="_top">Frames</a></li>
+<li><a href="AsyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.annotation</div>
+<h2 title="Annotation Type AsyncMethod" class="title">Annotation Type AsyncMethod</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Retention(value=RUNTIME)
+@Target(value=METHOD)
+public @interface <span class="strong">AsyncMethod</span></pre>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AsyncMethod.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/AsyncMethod.html" target="_top">Frames</a></li>
+<li><a href="AsyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/MultiMethod.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/MultiMethod.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/MultiMethod.html	(revision 88)
@@ -0,0 +1,213 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>MultiMethod</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MultiMethod";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MultiMethod.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/MultiMethod.html" target="_top">Frames</a></li>
+<li><a href="MultiMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.annotation</div>
+<h2 title="Annotation Type MultiMethod" class="title">Annotation Type MultiMethod</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Retention(value=RUNTIME)
+@Target(value=METHOD)
+public @interface <span class="strong">MultiMethod</span></pre>
+<div class="block">Annotation which indicates a method as Multi.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation_type_optional_element_summary">
+<!--   -->
+</a>
+<h3>Optional Element Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation">
+<caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Optional Element and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/annotation/MultiMethod.html#waitNum()">waitNum</a></strong></code>
+<div class="block">If @MultiMethod is followed by @SyncMethod waitNum indicates how many
+ responses we will wait for.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation_type_element_detail">
+<!--   -->
+</a>
+<h3>Element Detail</h3>
+<a name="waitNum()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>waitNum</h4>
+<pre>public abstract&nbsp;int&nbsp;waitNum</pre>
+<div class="block">If @MultiMethod is followed by @SyncMethod waitNum indicates how many
+ responses we will wait for.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>length of the array of responses we are waiting for.</dd></dl>
+<dl>
+<dt>Default:</dt>
+<dd>1</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MultiMethod.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/MultiMethod.html" target="_top">Frames</a></li>
+<li><a href="MultiMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/RemoteInterface.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/RemoteInterface.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/RemoteInterface.html	(revision 88)
@@ -0,0 +1,159 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RemoteInterface</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteInterface";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteInterface.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/RemoteInterface.html" target="_top">Frames</a></li>
+<li><a href="RemoteInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.annotation</div>
+<h2 title="Annotation Type RemoteInterface" class="title">Annotation Type RemoteInterface</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Documented
+@Retention(value=RUNTIME)
+@Target(value=TYPE)
+public @interface <span class="strong">RemoteInterface</span></pre>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods. By default every method without an annotation
+ will be classified as a SyncMethod. Both annotations can be preceded by the @MultiMethod
+ annotation.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteInterface.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/RemoteInterface.html" target="_top">Frames</a></li>
+<li><a href="RemoteInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li>Optional</li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Element</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/SyncMethod.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/SyncMethod.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/SyncMethod.html	(revision 88)
@@ -0,0 +1,235 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>SyncMethod</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SyncMethod";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SyncMethod.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/SyncMethod.html" target="_top">Frames</a></li>
+<li><a href="SyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.annotation</div>
+<h2 title="Annotation Type SyncMethod" class="title">Annotation Type SyncMethod</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>@Retention(value=RUNTIME)
+@Target(value=METHOD)
+public @interface <span class="strong">SyncMethod</span></pre>
+<div class="block">Annotation which indicates a method as Synchronous. It can have two
+ parameters: timeout and retry which will give you how long you have to wait a
+ synchronous method and how many times you'll wait for the response.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== ANNOTATION TYPE OPTIONAL MEMBER SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation_type_optional_element_summary">
+<!--   -->
+</a>
+<h3>Optional Element Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Optional Element Summary table, listing optional elements, and an explanation">
+<caption><span>Optional Elements</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Optional Element and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/annotation/SyncMethod.html#retry()">retry</a></strong></code>
+<div class="block">Number of retries of a synchronous method</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/annotation/SyncMethod.html#timeout()">timeout</a></strong></code>
+<div class="block">Timeout of a synchronous method</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ ANNOTATION TYPE MEMBER DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="annotation_type_element_detail">
+<!--   -->
+</a>
+<h3>Element Detail</h3>
+<a name="timeout()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>timeout</h4>
+<pre>public abstract&nbsp;long&nbsp;timeout</pre>
+<div class="block">Timeout of a synchronous method</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>how long we'll wait for a response</dd></dl>
+<dl>
+<dt>Default:</dt>
+<dd>60000L</dd>
+</dl>
+</li>
+</ul>
+<a name="retry()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>retry</h4>
+<pre>public abstract&nbsp;int&nbsp;retry</pre>
+<div class="block">Number of retries of a synchronous method</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>how many retries we'll make. If the timeout is set, every timeout
+         will use it</dd></dl>
+<dl>
+<dt>Default:</dt>
+<dd>1</dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SyncMethod.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/SyncMethod.html" target="_top">Frames</a></li>
+<li><a href="SyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Required&nbsp;|&nbsp;</li>
+<li><a href="#annotation_type_optional_element_summary">Optional</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#annotation_type_element_detail">Element</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/class-use/AsyncMethod.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/class-use/AsyncMethod.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/class-use/AsyncMethod.html	(revision 88)
@@ -0,0 +1,286 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.annotation.AsyncMethod</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.annotation.AsyncMethod";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/AsyncMethod.html" target="_top">Frames</a></li>
+<li><a href="AsyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.annotation.AsyncMethod" class="title">Uses of Class<br>omq.client.annotation.AsyncMethod</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.persistence">omq.test.persistence</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.calculator">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a> in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a> with annotations of type <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Calculator.</span><code><strong><a href="../../../../omq/test/calculator/Calculator.html#mult(int, int)">mult</a></strong>(int&nbsp;x,
+    int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Calculator.</span><code><strong><a href="../../../../omq/test/calculator/Calculator.html#sendMessage(omq.test.calculator.Message)">sendMessage</a></strong>(<a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a> in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a> with annotations of type <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#addHp(int)">addHp</a></strong>(int&nbsp;hp)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#addTrailer(omq.test.exception.Trailer)">addTrailer</a></strong>(<a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a>&nbsp;t)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#addWheels(int)">addWheels</a></strong>(int&nbsp;numWheels)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#setPrice(double)">setPrice</a></strong>(double&nbsp;price)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> with annotations of type <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">NumberClient.</span><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html#setMultiNumber(int)">setMultiNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.persistence">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a> in <a href="../../../../omq/test/persistence/package-summary.html">omq.test.persistence</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/persistence/package-summary.html">omq.test.persistence</a> with annotations of type <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Message.</span><code><strong><a href="../../../../omq/test/persistence/Message.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a> in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> with annotations of type <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">BrokerKillerImpl.</span><code><strong><a href="../../../../omq/test/stopBroker/BrokerKillerImpl.html#killServerBroker()">killServerBroker</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">BrokerKiller.</span><code><strong><a href="../../../../omq/test/stopBroker/BrokerKiller.html#killServerBroker()">killServerBroker</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a> in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> with annotations of type <a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWorkspace.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/AsyncMethod.html" target="_top">Frames</a></li>
+<li><a href="AsyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/class-use/MultiMethod.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/class-use/MultiMethod.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/class-use/MultiMethod.html	(revision 88)
@@ -0,0 +1,181 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.annotation.MultiMethod</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.annotation.MultiMethod";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/MultiMethod.html" target="_top">Frames</a></li>
+<li><a href="MultiMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.annotation.MultiMethod" class="title">Uses of Class<br>omq.client.annotation.MultiMethod</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> with annotations of type <a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>int[]</code></td>
+<td class="colLast"><span class="strong">NumberClient.</span><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html#getMultiNumber()">getMultiNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">NumberClient.</span><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html#setMultiNumber(int)">setMultiNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a> in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> with annotations of type <a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWorkspace.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/MultiMethod.html" target="_top">Frames</a></li>
+<li><a href="MultiMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/class-use/RemoteInterface.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/class-use/RemoteInterface.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/class-use/RemoteInterface.html	(revision 88)
@@ -0,0 +1,291 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.annotation.RemoteInterface</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.annotation.RemoteInterface";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/RemoteInterface.html" target="_top">Frames</a></li>
+<li><a href="RemoteInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.annotation.RemoteInterface" class="title">Uses of Class<br>omq.client.annotation.RemoteInterface</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.persistence">omq.test.persistence</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.calculator">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.persistence">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/persistence/package-summary.html">omq.test.persistence</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/persistence/package-summary.html">omq.test.persistence</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a> in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> with annotations of type <a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Interface and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>interface&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/RemoteInterface.html" target="_top">Frames</a></li>
+<li><a href="RemoteInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/class-use/SyncMethod.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/class-use/SyncMethod.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/class-use/SyncMethod.html	(revision 88)
@@ -0,0 +1,288 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.annotation.SyncMethod</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.annotation.SyncMethod";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/SyncMethod.html" target="_top">Frames</a></li>
+<li><a href="SyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.annotation.SyncMethod" class="title">Uses of Class<br>omq.client.annotation.SyncMethod</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.persistence">omq.test.persistence</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.calculator">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a> in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a> with annotations of type <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">Calculator.</span><code><strong><a href="../../../../omq/test/calculator/Calculator.html#add(int, int)">add</a></strong>(int&nbsp;x,
+   int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">Calculator.</span><code><strong><a href="../../../../omq/test/calculator/Calculator.html#divideByZero()">divideByZero</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a> in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a> with annotations of type <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#getHp()">getHp</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#getPrice()">getPrice</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#getTrailer()">getTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#getWheels()">getWheels</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> with annotations of type <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>int[]</code></td>
+<td class="colLast"><span class="strong">NumberClient.</span><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html#getMultiNumber()">getMultiNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><span class="strong">NumberClient.</span><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html#getNumber()">getNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">NumberClient.</span><code><strong><a href="../../../../omq/test/multiProcess/NumberClient.html#setNumber(int)">setNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a> in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> with annotations of type <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../../omq/test/observer/RemoteSubject.html#addObserver(java.lang.String)">addObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../../omq/test/observer/RemoteSubject.html#getStringState()">getStringState</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../../omq/test/observer/RemoteSubject.html#notifyObservers()">notifyObservers</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../../omq/test/observer/RemoteSubject.html#removeObserver(java.lang.String)">removeObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../../omq/test/observer/RemoteSubject.html#setState(java.lang.String)">setState</a></strong>(java.lang.String&nbsp;state)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteObserver.</span><code><strong><a href="../../../../omq/test/observer/RemoteObserver.html#update()">update</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.persistence">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a> in <a href="../../../../omq/test/persistence/package-summary.html">omq.test.persistence</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/persistence/package-summary.html">omq.test.persistence</a> with annotations of type <a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><span class="strong">Message.</span><code><strong><a href="../../../../omq/test/persistence/Message.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/annotation/class-use/SyncMethod.html" target="_top">Frames</a></li>
+<li><a href="SyncMethod.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/package-frame.html	(revision 88)
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.annotation</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/client/annotation/package-summary.html" target="classFrame">omq.client.annotation</a></h1>
+<div class="indexContainer">
+<h2 title="Annotation Types">Annotation Types</h2>
+<ul title="Annotation Types">
+<li><a href="AsyncMethod.html" title="annotation in omq.client.annotation" target="classFrame">AsyncMethod</a></li>
+<li><a href="MultiMethod.html" title="annotation in omq.client.annotation" target="classFrame">MultiMethod</a></li>
+<li><a href="RemoteInterface.html" title="annotation in omq.client.annotation" target="classFrame">RemoteInterface</a></li>
+<li><a href="SyncMethod.html" title="annotation in omq.client.annotation" target="classFrame">SyncMethod</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/package-summary.html	(revision 88)
@@ -0,0 +1,154 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.annotation</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.client.annotation";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/client/listener/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.client.annotation</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Annotation Types Summary table, listing annotation types, and an explanation">
+<caption><span>Annotation Types Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Annotation Type</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation">AsyncMethod</a></td>
+<td class="colLast">
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation">MultiMethod</a></td>
+<td class="colLast">
+<div class="block">Annotation which indicates a method as Multi.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">RemoteInterface</a></td>
+<td class="colLast">
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation">SyncMethod</a></td>
+<td class="colLast">
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/client/listener/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/package-tree.html	(revision 88)
@@ -0,0 +1,127 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.annotation Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.client.annotation Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/client/listener/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.client.annotation</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
+<ul>
+<li type="circle">omq.client.annotation.<a href="../../../omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">MultiMethod</span></a> (implements java.lang.annotation.Annotation)</li>
+<li type="circle">omq.client.annotation.<a href="../../../omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">AsyncMethod</span></a> (implements java.lang.annotation.Annotation)</li>
+<li type="circle">omq.client.annotation.<a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">RemoteInterface</span></a> (implements java.lang.annotation.Annotation)</li>
+<li type="circle">omq.client.annotation.<a href="../../../omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">SyncMethod</span></a> (implements java.lang.annotation.Annotation)</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/client/listener/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/annotation/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/client/annotation/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/annotation/package-use.html	(revision 88)
@@ -0,0 +1,348 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.client.annotation</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.client.annotation";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.client.annotation" class="title">Uses of Package<br>omq.client.annotation</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.persistence">omq.test.persistence</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.calculator">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.calculator">AsyncMethod</a>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.calculator">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.calculator">SyncMethod</a>
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.exception">AsyncMethod</a>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.exception">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.exception">SyncMethod</a>
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.multiProcess">AsyncMethod</a>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/MultiMethod.html#omq.test.multiProcess">MultiMethod</a>
+<div class="block">Annotation which indicates a method as Multi.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.multiProcess">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.multiProcess">SyncMethod</a>
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.observer">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.observer">SyncMethod</a>
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.persistence">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/persistence/package-summary.html">omq.test.persistence</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.persistence">AsyncMethod</a>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.persistence">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/SyncMethod.html#omq.test.persistence">SyncMethod</a>
+<div class="block">Annotation which indicates a method as Synchronous.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.stopBroker">AsyncMethod</a>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.stopBroker">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/annotation/package-summary.html">omq.client.annotation</a> used by <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/AsyncMethod.html#omq.test.workspace">AsyncMethod</a>
+<div class="block">Annotation which indicates a method as Asynchronous.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/MultiMethod.html#omq.test.workspace">MultiMethod</a>
+<div class="block">Annotation which indicates a method as Multi.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/annotation/class-use/RemoteInterface.html#omq.test.workspace">RemoteInterface</a>
+<div class="block">Annotation which indicates which is the remote interface that can have
+ asynchmethods or syncmethods.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/annotation/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/listener/ResponseListener.html
===================================================================
--- /tags/0.5.5/doc/omq/client/listener/ResponseListener.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/listener/ResponseListener.html	(revision 88)
@@ -0,0 +1,371 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ResponseListener</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ResponseListener";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ResponseListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/ResponseListener.html" target="_top">Frames</a></li>
+<li><a href="ResponseListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.listener</div>
+<h2 title="Class ResponseListener" class="title">Class ResponseListener</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>omq.client.listener.ResponseListener</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ResponseListener</span>
+extends java.lang.Thread</pre>
+<div class="block">Class that inherits from Thread. It's used in the client side. This class
+ gets the deliveries from the server and stores them into the different
+ proxies created.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/client/listener/ResponseListener.html#ResponseListener(omq.common.broker.Broker)">ResponseListener</a></strong>(<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>
+<div class="block">ResponseListener constructor</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/listener/ResponseListener.html#containsKey(java.lang.String)">containsKey</a></strong>(java.lang.String&nbsp;key)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/listener/ResponseListener.html#kill()">kill</a></strong>()</code>
+<div class="block">Interrupt and kill the Thread</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/listener/ResponseListener.html#registerProxy(omq.client.proxy.Proxymq)">registerProxy</a></strong>(<a href="../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a>&nbsp;proxy)</code>
+<div class="block">This method registers a new proxy into this responseListener</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/listener/ResponseListener.html#run()">run</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ResponseListener(omq.common.broker.Broker)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ResponseListener</h4>
+<pre>public&nbsp;ResponseListener(<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)
+                 throws java.lang.Exception</pre>
+<div class="block">ResponseListener constructor</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>broker</code> - </dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;run()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="containsKey(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>containsKey</h4>
+<pre>public&nbsp;boolean&nbsp;containsKey(java.lang.String&nbsp;key)</pre>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>key</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd>whether the map has the param key</dd></dl>
+</li>
+</ul>
+<a name="kill()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>kill</h4>
+<pre>public&nbsp;void&nbsp;kill()
+          throws java.io.IOException</pre>
+<div class="block">Interrupt and kill the Thread</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="registerProxy(omq.client.proxy.Proxymq)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>registerProxy</h4>
+<pre>public&nbsp;void&nbsp;registerProxy(<a href="../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a>&nbsp;proxy)</pre>
+<div class="block">This method registers a new proxy into this responseListener</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>proxy</code> - </dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ResponseListener.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/ResponseListener.html" target="_top">Frames</a></li>
+<li><a href="ResponseListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/listener/class-use/ResponseListener.html
===================================================================
--- /tags/0.5.5/doc/omq/client/listener/class-use/ResponseListener.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/listener/class-use/ResponseListener.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.listener.ResponseListener</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.listener.ResponseListener";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/listener/class-use/ResponseListener.html" target="_top">Frames</a></li>
+<li><a href="ResponseListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.listener.ResponseListener" class="title">Uses of Class<br>omq.client.listener.ResponseListener</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a> in <a href="../../../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/broker/package-summary.html">omq.common.broker</a> that return <a href="../../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../../omq/common/broker/Broker.html#getResponseListener()">getResponseListener</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/listener/class-use/ResponseListener.html" target="_top">Frames</a></li>
+<li><a href="ResponseListener.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/listener/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/client/listener/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/listener/package-frame.html	(revision 88)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.listener</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/client/listener/package-summary.html" target="classFrame">omq.client.listener</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ResponseListener.html" title="class in omq.client.listener" target="classFrame">ResponseListener</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/listener/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/client/listener/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/listener/package-summary.html	(revision 88)
@@ -0,0 +1,135 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.listener</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.client.listener";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/client/proxy/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.client.listener</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></td>
+<td class="colLast">
+<div class="block">Class that inherits from Thread.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/client/proxy/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/listener/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/client/listener/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/listener/package-tree.html	(revision 88)
@@ -0,0 +1,132 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.listener Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.client.listener Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/client/proxy/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.client.listener</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.client.listener.<a href="../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener"><span class="strong">ResponseListener</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/annotation/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/client/proxy/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/listener/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/client/listener/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/listener/package-use.html	(revision 88)
@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.client.listener</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.client.listener";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.client.listener" class="title">Uses of Package<br>omq.client.listener</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/client/listener/package-summary.html">omq.client.listener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/listener/package-summary.html">omq.client.listener</a> used by <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/listener/class-use/ResponseListener.html#omq.common.broker">ResponseListener</a>
+<div class="block">Class that inherits from Thread.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/listener/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/MultiProxymq.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/MultiProxymq.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/MultiProxymq.html	(revision 88)
@@ -0,0 +1,282 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>MultiProxymq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MultiProxymq";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MultiProxymq.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/MultiProxymq.html" target="_top">Frames</a></li>
+<li><a href="MultiProxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.proxy</div>
+<h2 title="Class MultiProxymq" class="title">Class MultiProxymq</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.client.proxy.MultiProxymq</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.reflect.InvocationHandler</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">MultiProxymq</span>
+extends java.lang.Object
+implements java.lang.reflect.InvocationHandler</pre>
+<div class="block">MultiProxy class. Every proxy created with this class will invoke
+ multi-asynchronous methods.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/client/proxy/MultiProxymq.html#MultiProxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">MultiProxymq</a></strong>(java.lang.String&nbsp;uid,
+            java.lang.Class&lt;?&gt;&nbsp;clazz,
+            <a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/proxy/MultiProxymq.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke</a></strong>(java.lang.Object&nbsp;proxy,
+      java.lang.reflect.Method&nbsp;method,
+      java.lang.Object[]&nbsp;args)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MultiProxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MultiProxymq</h4>
+<pre>public&nbsp;MultiProxymq(java.lang.String&nbsp;uid,
+            java.lang.Class&lt;?&gt;&nbsp;clazz,
+            <a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)
+             throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>invoke</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;invoke(java.lang.Object&nbsp;proxy,
+                      java.lang.reflect.Method&nbsp;method,
+                      java.lang.Object[]&nbsp;args)
+                        throws java.lang.Throwable</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>invoke</code>&nbsp;in interface&nbsp;<code>java.lang.reflect.InvocationHandler</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Throwable</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MultiProxymq.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/MultiProxymq.html" target="_top">Frames</a></li>
+<li><a href="MultiProxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/Proxymq.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/Proxymq.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/Proxymq.html	(revision 88)
@@ -0,0 +1,333 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Proxymq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Proxymq";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Proxymq.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/Proxymq.html" target="_top">Frames</a></li>
+<li><a href="Proxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.client.proxy</div>
+<h2 title="Class Proxymq" class="title">Class Proxymq</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.client.proxy.Proxymq</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.reflect.InvocationHandler, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Proxymq</span>
+extends java.lang.Object
+implements java.lang.reflect.InvocationHandler, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<div class="block">Proxymq class. This class inherits from InvocationHandler, for this reason
+ each proxymq instance has an associated invocation handler. When a method is
+ invoked on a proxymq instance, the method invocation is encoded and
+ dispatched to the invoke method of its invocation handler.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.client.proxy.Proxymq">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/client/proxy/Proxymq.html#Proxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">Proxymq</a></strong>(java.lang.String&nbsp;uid,
+       java.lang.Class&lt;?&gt;&nbsp;clazz,
+       <a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>
+<div class="block">Proxymq Constructor.</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/proxy/Proxymq.html#getRef()">getRef</a></strong>()</code>
+<div class="block">Returns the UID of a RemoteObject</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Map&lt;java.lang.String,byte[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/proxy/Proxymq.html#getResults()">getResults</a></strong>()</code>
+<div class="block">Gets the Map used internally to retreive the response of the server</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/client/proxy/Proxymq.html#invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">invoke</a></strong>(java.lang.Object&nbsp;proxy,
+      java.lang.reflect.Method&nbsp;method,
+      java.lang.Object[]&nbsp;arguments)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Proxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Proxymq</h4>
+<pre>public&nbsp;Proxymq(java.lang.String&nbsp;uid,
+       java.lang.Class&lt;?&gt;&nbsp;clazz,
+       <a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)
+        throws java.lang.Exception</pre>
+<div class="block">Proxymq Constructor.
+ 
+ This constructor uses an uid to know which object will call. It also uses
+ Properties to set where to send the messages</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>uid</code> - The uid represents the unique identifier of a remote object</dd><dd><code>clazz</code> - It represents the real class of the remote object. With this
+            class the system can know the remoteInterface used and it can
+            also see which annotations are used</dd><dd><code>env</code> - The environment is used to know where to send the messages</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="invoke(java.lang.Object, java.lang.reflect.Method, java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invoke</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;invoke(java.lang.Object&nbsp;proxy,
+                      java.lang.reflect.Method&nbsp;method,
+                      java.lang.Object[]&nbsp;arguments)
+                        throws java.lang.Throwable</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>invoke</code>&nbsp;in interface&nbsp;<code>java.lang.reflect.InvocationHandler</code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Throwable</code></dd></dl>
+</li>
+</ul>
+<a name="getResults()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getResults</h4>
+<pre>public&nbsp;java.util.Map&lt;java.lang.String,byte[]&gt;&nbsp;getResults()</pre>
+<div class="block">Gets the Map used internally to retreive the response of the server</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>a map with all the keys processed. Every key is a correlation id
+         of a method invoked remotely</dd></dl>
+</li>
+</ul>
+<a name="getRef()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getRef</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getRef()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../omq/Remote.html#getRef()">Remote</a></code></strong></div>
+<div class="block">Returns the UID of a RemoteObject</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/Remote.html#getRef()">getRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/Remote.html" title="interface in omq">Remote</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>UID</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Proxymq.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/Proxymq.html" target="_top">Frames</a></li>
+<li><a href="Proxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/class-use/MultiProxymq.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/class-use/MultiProxymq.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/class-use/MultiProxymq.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.proxy.MultiProxymq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.proxy.MultiProxymq";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/proxy/class-use/MultiProxymq.html" target="_top">Frames</a></li>
+<li><a href="MultiProxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.proxy.MultiProxymq" class="title">Uses of Class<br>omq.client.proxy.MultiProxymq</h2>
+</div>
+<div class="classUseContainer">No usage of omq.client.proxy.MultiProxymq</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/proxy/class-use/MultiProxymq.html" target="_top">Frames</a></li>
+<li><a href="MultiProxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/class-use/Proxymq.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/class-use/Proxymq.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/class-use/Proxymq.html	(revision 88)
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.client.proxy.Proxymq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.client.proxy.Proxymq";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/proxy/class-use/Proxymq.html" target="_top">Frames</a></li>
+<li><a href="Proxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.client.proxy.Proxymq" class="title">Uses of Class<br>omq.client.proxy.Proxymq</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.client.listener">omq.client.listener</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.client.listener">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a> in <a href="../../../../omq/client/listener/package-summary.html">omq.client.listener</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/client/listener/package-summary.html">omq.client.listener</a> with parameters of type <a href="../../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ResponseListener.</span><code><strong><a href="../../../../omq/client/listener/ResponseListener.html#registerProxy(omq.client.proxy.Proxymq)">registerProxy</a></strong>(<a href="../../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a>&nbsp;proxy)</code>
+<div class="block">This method registers a new proxy into this responseListener</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/client/proxy/class-use/Proxymq.html" target="_top">Frames</a></li>
+<li><a href="Proxymq.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/package-frame.html	(revision 88)
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.proxy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/client/proxy/package-summary.html" target="classFrame">omq.client.proxy</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="MultiProxymq.html" title="class in omq.client.proxy" target="classFrame">MultiProxymq</a></li>
+<li><a href="Proxymq.html" title="class in omq.client.proxy" target="classFrame">Proxymq</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/package-summary.html	(revision 88)
@@ -0,0 +1,141 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.proxy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.client.proxy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/listener/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/broker/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.client.proxy</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy">MultiProxymq</a></td>
+<td class="colLast">
+<div class="block">MultiProxy class.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">Proxymq</a></td>
+<td class="colLast">
+<div class="block">Proxymq class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/listener/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/broker/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/package-tree.html	(revision 88)
@@ -0,0 +1,129 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.client.proxy Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.client.proxy Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/listener/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/broker/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.client.proxy</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.client.proxy.<a href="../../../omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy"><span class="strong">MultiProxymq</span></a> (implements java.lang.reflect.InvocationHandler)</li>
+<li type="circle">omq.client.proxy.<a href="../../../omq/client/proxy/Proxymq.html" title="class in omq.client.proxy"><span class="strong">Proxymq</span></a> (implements java.lang.reflect.InvocationHandler, omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/listener/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/broker/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/client/proxy/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/client/proxy/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/client/proxy/package-use.html	(revision 88)
@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.client.proxy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.client.proxy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.client.proxy" class="title">Uses of Package<br>omq.client.proxy</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/client/proxy/package-summary.html">omq.client.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.client.listener">omq.client.listener</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.client.listener">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/client/proxy/package-summary.html">omq.client.proxy</a> used by <a href="../../../omq/client/listener/package-summary.html">omq.client.listener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/client/proxy/class-use/Proxymq.html#omq.client.listener">Proxymq</a>
+<div class="block">Proxymq class.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/client/proxy/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/broker/Broker.html
===================================================================
--- /tags/0.5.5/doc/omq/common/broker/Broker.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/broker/Broker.html	(revision 88)
@@ -0,0 +1,532 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Broker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Broker";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Broker.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/Broker.html" target="_top">Frames</a></li>
+<li><a href="Broker.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.broker</div>
+<h2 title="Class Broker" class="title">Class Broker</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.broker.Broker</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Broker</span>
+extends java.lang.Object</pre>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server. Under this
+ connection it can have binded object and proxies.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/broker/Broker.html#Broker(java.util.Properties)">Broker</a></strong>(java.util.Properties&nbsp;env)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote,
+    java.util.Properties&nbsp;env)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#closeConnection()">closeConnection</a></strong>()</code>
+<div class="block">This method close the broker's connection</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>com.rabbitmq.client.Channel</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#getChannel()">getChannel</a></strong>()</code>
+<div class="block">Return the broker's channel</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>com.rabbitmq.client.Connection</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#getConnection()">getConnection</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.Properties</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#getEnvironment()">getEnvironment</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>com.rabbitmq.client.Channel</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#getNewChannel()">getNewChannel</a></strong>()</code>
+<div class="block">Creates a new channel using the Broker's connection</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#getResponseListener()">getResponseListener</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#getSerializer()">getSerializer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#lookup(java.lang.String, java.lang.Class)">lookup</a></strong>(java.lang.String&nbsp;reference,
+      java.lang.Class&lt;T&gt;&nbsp;contract)</code>
+<div class="block">Returns the remote object for specified reference.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#lookupMulti(java.lang.String, java.lang.Class)">lookupMulti</a></strong>(java.lang.String&nbsp;reference,
+           java.lang.Class&lt;T&gt;&nbsp;contract)</code>
+<div class="block">Returns the remote object for specified reference.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#stopBroker()">stopBroker</a></strong>()</code>
+<div class="block">This method stops the broker's connection and all the threads created</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#tryConnection(java.util.Properties)">tryConnection</a></strong>(java.util.Properties&nbsp;env)</code>
+<div class="block">This function is used to send a ping message to see if the connection
+ works</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/broker/Broker.html#unbind(java.lang.String)">unbind</a></strong>(java.lang.String&nbsp;reference)</code>
+<div class="block">Unbinds a remoteObject from its reference and kills all the threads
+ created.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Broker(java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Broker</h4>
+<pre>public&nbsp;Broker(java.util.Properties&nbsp;env)
+       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="stopBroker()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopBroker</h4>
+<pre>public&nbsp;void&nbsp;stopBroker()
+                throws java.lang.Exception</pre>
+<div class="block">This method stops the broker's connection and all the threads created</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getConnection()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getConnection</h4>
+<pre>public&nbsp;com.rabbitmq.client.Connection&nbsp;getConnection()
+                                             throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Broker's connection</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="closeConnection()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>closeConnection</h4>
+<pre>public&nbsp;void&nbsp;closeConnection()
+                     throws java.io.IOException</pre>
+<div class="block">This method close the broker's connection</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="getChannel()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getChannel</h4>
+<pre>public&nbsp;com.rabbitmq.client.Channel&nbsp;getChannel()
+                                       throws java.lang.Exception</pre>
+<div class="block">Return the broker's channel</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Broker's channel</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getNewChannel()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNewChannel</h4>
+<pre>public&nbsp;com.rabbitmq.client.Channel&nbsp;getNewChannel()
+                                          throws java.io.IOException</pre>
+<div class="block">Creates a new channel using the Broker's connection</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>newChannel</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="lookup(java.lang.String, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lookup</h4>
+<pre>public&nbsp;&lt;T extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;T&nbsp;lookup(java.lang.String&nbsp;reference,
+                          java.lang.Class&lt;T&gt;&nbsp;contract)
+                        throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<div class="block">Returns the remote object for specified reference.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - - Binding name</dd><dd><code>contract</code> - - Remote Interface</dd>
+<dt><span class="strong">Returns:</span></dt><dd>newProxy</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code></dd></dl>
+</li>
+</ul>
+<a name="lookupMulti(java.lang.String, java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>lookupMulti</h4>
+<pre>public&nbsp;&lt;T extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;T&nbsp;lookupMulti(java.lang.String&nbsp;reference,
+                               java.lang.Class&lt;T&gt;&nbsp;contract)
+                             throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<div class="block">Returns the remote object for specified reference. This function returns
+ an special type of proxy, every method invoked will be multi and
+ asynchronous.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - - Binding name</dd><dd><code>contract</code> - - Remote Interface</dd>
+<dt><span class="strong">Returns:</span></dt><dd>newProxy</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code></dd></dl>
+</li>
+</ul>
+<a name="bind(java.lang.String, omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bind</h4>
+<pre>public&nbsp;void&nbsp;bind(java.lang.String&nbsp;reference,
+        <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote)
+          throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a>,
+                 <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></pre>
+<div class="block">Binds the reference to the specified remote object. This function uses
+ the broker's environment</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - - Binding name</dd><dd><code>remote</code> - - RemoteObject to bind</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code> - If the remote operation failed</dd>
+<dd><code><a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></code> - If name is already bound.</dd></dl>
+</li>
+</ul>
+<a name="bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>bind</h4>
+<pre>public&nbsp;void&nbsp;bind(java.lang.String&nbsp;reference,
+        <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote,
+        java.util.Properties&nbsp;env)
+          throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a>,
+                 <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></pre>
+<div class="block">Binds the reference to the specified remote object. This function uses
+ the broker's environment</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - - Binding name</dd><dd><code>remote</code> - - RemoteObject to bind</dd><dd><code>env</code> - - RemoteObject environment. You can set how many threads will
+            be listen to the reference, the multiqueue name and the
+            properties of the object queue and multiqueue</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code> - If the remote operation failed</dd>
+<dd><code><a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></code> - If name is already bound.</dd></dl>
+</li>
+</ul>
+<a name="unbind(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>unbind</h4>
+<pre>public&nbsp;void&nbsp;unbind(java.lang.String&nbsp;reference)
+            throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a>,
+                   java.io.IOException</pre>
+<div class="block">Unbinds a remoteObject from its reference and kills all the threads
+ created.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - - Binding name</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code> - If the remote operation failed</dd>
+<dd><code>java.io.IOException</code> - If there are problems while killing the threads</dd></dl>
+</li>
+</ul>
+<a name="tryConnection(java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>tryConnection</h4>
+<pre>public&nbsp;void&nbsp;tryConnection(java.util.Properties&nbsp;env)
+                   throws java.lang.Exception</pre>
+<div class="block">This function is used to send a ping message to see if the connection
+ works</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>env</code> - </dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getEnvironment()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEnvironment</h4>
+<pre>public&nbsp;java.util.Properties&nbsp;getEnvironment()</pre>
+</li>
+</ul>
+<a name="getResponseListener()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getResponseListener</h4>
+<pre>public&nbsp;<a href="../../../omq/client/listener/ResponseListener.html" title="class in omq.client.listener">ResponseListener</a>&nbsp;getResponseListener()</pre>
+</li>
+</ul>
+<a name="getSerializer()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getSerializer</h4>
+<pre>public&nbsp;<a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;getSerializer()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Broker.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/Broker.html" target="_top">Frames</a></li>
+<li><a href="Broker.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/broker/class-use/Broker.html
===================================================================
--- /tags/0.5.5/doc/omq/common/broker/class-use/Broker.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/broker/class-use/Broker.html	(revision 88)
@@ -0,0 +1,272 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.broker.Broker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.broker.Broker";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/broker/class-use/Broker.html" target="_top">Frames</a></li>
+<li><a href="Broker.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.broker.Broker" class="title">Uses of Class<br>omq.common.broker.Broker</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.client.listener">omq.client.listener</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.client.proxy">omq.client.proxy</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.client.listener">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> in <a href="../../../../omq/client/listener/package-summary.html">omq.client.listener</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../omq/client/listener/package-summary.html">omq.client.listener</a> with parameters of type <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../omq/client/listener/ResponseListener.html#ResponseListener(omq.common.broker.Broker)">ResponseListener</a></strong>(<a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>
+<div class="block">ResponseListener constructor</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.client.proxy">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> in <a href="../../../../omq/client/proxy/package-summary.html">omq.client.proxy</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../omq/client/proxy/package-summary.html">omq.client.proxy</a> with parameters of type <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../omq/client/proxy/MultiProxymq.html#MultiProxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">MultiProxymq</a></strong>(java.lang.String&nbsp;uid,
+            java.lang.Class&lt;?&gt;&nbsp;clazz,
+            <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../omq/client/proxy/Proxymq.html#Proxymq(java.lang.String, java.lang.Class, omq.common.broker.Broker)">Proxymq</a></strong>(java.lang.String&nbsp;uid,
+       java.lang.Class&lt;?&gt;&nbsp;clazz,
+       <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>
+<div class="block">Proxymq Constructor.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> in <a href="../../../../omq/server/package-summary.html">omq.server</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/server/package-summary.html">omq.server</a> with parameters of type <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteObject.</span><code><strong><a href="../../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></strong>(java.lang.String&nbsp;reference,
+                 <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker,
+                 java.util.Properties&nbsp;env)</code>
+<div class="block">This method starts a remoteObject.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> declared as <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></code></td>
+<td class="colLast"><span class="strong">MultiProcessTest.</span><code><strong><a href="../../../../omq/test/multiProcess/MultiProcessTest.html#broker">broker</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> with parameters of type <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../omq/test/observer/RemoteSubjectImpl.html#RemoteSubjectImpl(omq.common.broker.Broker)">RemoteSubjectImpl</a></strong>(<a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> with parameters of type <a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../omq/test/stopBroker/BrokerKillerImpl.html#BrokerKillerImpl(omq.common.broker.Broker)">BrokerKillerImpl</a></strong>(<a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/broker/class-use/Broker.html" target="_top">Frames</a></li>
+<li><a href="Broker.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/broker/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/common/broker/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/broker/package-frame.html	(revision 88)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.broker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/common/broker/package-summary.html" target="classFrame">omq.common.broker</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Broker.html" title="class in omq.common.broker" target="classFrame">Broker</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/broker/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/common/broker/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/broker/package-summary.html	(revision 88)
@@ -0,0 +1,135 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.broker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.broker";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/proxy/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/message/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.common.broker</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></td>
+<td class="colLast">
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/proxy/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/message/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/broker/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/common/broker/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/broker/package-tree.html	(revision 88)
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.broker Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.broker Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/proxy/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/message/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.common.broker</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.common.broker.<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker"><span class="strong">Broker</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/client/proxy/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/message/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/broker/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/common/broker/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/broker/package-use.html	(revision 88)
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.common.broker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.common.broker";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.common.broker" class="title">Uses of Package<br>omq.common.broker</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.client.listener">omq.client.listener</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.client.proxy">omq.client.proxy</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.client.listener">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> used by <a href="../../../omq/client/listener/package-summary.html">omq.client.listener</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/broker/class-use/Broker.html#omq.client.listener">Broker</a>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.client.proxy">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> used by <a href="../../../omq/client/proxy/package-summary.html">omq.client.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/broker/class-use/Broker.html#omq.client.proxy">Broker</a>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> used by <a href="../../../omq/server/package-summary.html">omq.server</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/broker/class-use/Broker.html#omq.server">Broker</a>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> used by <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/broker/class-use/Broker.html#omq.test.multiProcess">Broker</a>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> used by <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/broker/class-use/Broker.html#omq.test.observer">Broker</a>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> used by <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/broker/class-use/Broker.html#omq.test.stopBroker">Broker</a>
+<div class="block">A "broker" allows a new connection to a RabbitMQ server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/broker/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/Request.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/Request.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/Request.html	(revision 88)
@@ -0,0 +1,577 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Request</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Request";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Request.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/common/message/Response.html" title="class in omq.common.message"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/Request.html" target="_top">Frames</a></li>
+<li><a href="Request.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.message</div>
+<h2 title="Class Request" class="title">Class Request</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.message.Request</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Request</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Serializable request information. This class is used to send the information
+ to the server. It has information about which method is wanted to invoke, its
+ parameters, its correlation id and if a response is needed -asynchronous
+ method-.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.common.message.Request">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/message/Request.html#Request()">Request</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/message/Request.html#Request(java.lang.String, java.lang.String, boolean, java.lang.Object[])">Request</a></strong>(java.lang.String&nbsp;id,
+       java.lang.String&nbsp;method,
+       boolean&nbsp;async,
+       java.lang.Object[]&nbsp;params)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/message/Request.html#Request(java.lang.String, java.lang.String, boolean, java.lang.Object[], boolean)">Request</a></strong>(java.lang.String&nbsp;id,
+       java.lang.String&nbsp;method,
+       boolean&nbsp;async,
+       java.lang.Object[]&nbsp;params,
+       boolean&nbsp;multi)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#getId()">getId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#getMethod()">getMethod</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#getParams()">getParams</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#getRetries()">getRetries</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>long</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#getTimeout()">getTimeout</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#getWait()">getWait</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#isAsync()">isAsync</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#isMulti()">isMulti</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#newAsyncRequest(java.lang.String, java.lang.String, java.lang.Object[], boolean)">newAsyncRequest</a></strong>(java.lang.String&nbsp;id,
+               java.lang.String&nbsp;method,
+               java.lang.Object[]&nbsp;params,
+               boolean&nbsp;multi)</code>
+<div class="block">This method creates a new asynchronous request</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[])">newSyncRequest</a></strong>(java.lang.String&nbsp;id,
+              java.lang.String&nbsp;method,
+              java.lang.Object[]&nbsp;params)</code>
+<div class="block">This method creates a new synchronous request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[], int, long, boolean, int)">newSyncRequest</a></strong>(java.lang.String&nbsp;id,
+              java.lang.String&nbsp;method,
+              java.lang.Object[]&nbsp;params,
+              int&nbsp;retries,
+              long&nbsp;timeout,
+              boolean&nbsp;multi,
+              int&nbsp;wait)</code>
+<div class="block">This method creates a new synchronous request</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setAsync(boolean)">setAsync</a></strong>(boolean&nbsp;async)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setId(java.lang.String)">setId</a></strong>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setMethod(java.lang.String)">setMethod</a></strong>(java.lang.String&nbsp;method)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setMulti(boolean)">setMulti</a></strong>(boolean&nbsp;multi)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setParams(java.lang.Object[])">setParams</a></strong>(java.lang.Object[]&nbsp;params)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setRetries(int)">setRetries</a></strong>(int&nbsp;retries)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setTimeout(long)">setTimeout</a></strong>(long&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Request.html#setWait(int)">setWait</a></strong>(int&nbsp;wait)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Request()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Request</h4>
+<pre>public&nbsp;Request()</pre>
+</li>
+</ul>
+<a name="Request(java.lang.String, java.lang.String, boolean, java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Request</h4>
+<pre>public&nbsp;Request(java.lang.String&nbsp;id,
+       java.lang.String&nbsp;method,
+       boolean&nbsp;async,
+       java.lang.Object[]&nbsp;params)</pre>
+</li>
+</ul>
+<a name="Request(java.lang.String, java.lang.String, boolean, java.lang.Object[], boolean)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Request</h4>
+<pre>public&nbsp;Request(java.lang.String&nbsp;id,
+       java.lang.String&nbsp;method,
+       boolean&nbsp;async,
+       java.lang.Object[]&nbsp;params,
+       boolean&nbsp;multi)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newSyncRequest</h4>
+<pre>public static&nbsp;<a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;newSyncRequest(java.lang.String&nbsp;id,
+                     java.lang.String&nbsp;method,
+                     java.lang.Object[]&nbsp;params)</pre>
+<div class="block">This method creates a new synchronous request</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - - correlation id of this invocation</dd><dd><code>method</code> - - method name wanted to call</dd><dd><code>params</code> - - parameters of this method</dd>
+<dt><span class="strong">Returns:</span></dt><dd>- new SyncRequest</dd></dl>
+</li>
+</ul>
+<a name="newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[], int, long, boolean, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newSyncRequest</h4>
+<pre>public static&nbsp;<a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;newSyncRequest(java.lang.String&nbsp;id,
+                     java.lang.String&nbsp;method,
+                     java.lang.Object[]&nbsp;params,
+                     int&nbsp;retries,
+                     long&nbsp;timeout,
+                     boolean&nbsp;multi,
+                     int&nbsp;wait)</pre>
+<div class="block">This method creates a new synchronous request</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - - correlation id of this invocation</dd><dd><code>method</code> - - method name wanted to call</dd><dd><code>params</code> - - parameters of this method</dd><dd><code>retries</code> - - How many retries will be done</dd><dd><code>timeout</code> - - Timeout for every retry</dd><dd><code>multi</code> - - If the method is multi</dd><dd><code>wait</code> - - If the method is multi how many responses will be listened</dd>
+<dt><span class="strong">Returns:</span></dt><dd>- new SyncRequest</dd></dl>
+</li>
+</ul>
+<a name="newAsyncRequest(java.lang.String, java.lang.String, java.lang.Object[], boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>newAsyncRequest</h4>
+<pre>public static&nbsp;<a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;newAsyncRequest(java.lang.String&nbsp;id,
+                      java.lang.String&nbsp;method,
+                      java.lang.Object[]&nbsp;params,
+                      boolean&nbsp;multi)</pre>
+<div class="block">This method creates a new asynchronous request</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - - correlation id of this invocation</dd><dd><code>method</code> - - method name wanted to call</dd><dd><code>params</code> - - parameters of this method</dd><dd><code>multi</code> - - If the method is multi</dd>
+<dt><span class="strong">Returns:</span></dt><dd>new AsyncRequest</dd></dl>
+</li>
+</ul>
+<a name="getId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getId()</pre>
+</li>
+</ul>
+<a name="setId(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;setId(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+<a name="getMethod()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMethod</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getMethod()</pre>
+</li>
+</ul>
+<a name="setMethod(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMethod</h4>
+<pre>public&nbsp;void&nbsp;setMethod(java.lang.String&nbsp;method)</pre>
+</li>
+</ul>
+<a name="getParams()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getParams</h4>
+<pre>public&nbsp;java.lang.Object[]&nbsp;getParams()</pre>
+</li>
+</ul>
+<a name="setParams(java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setParams</h4>
+<pre>public&nbsp;void&nbsp;setParams(java.lang.Object[]&nbsp;params)</pre>
+</li>
+</ul>
+<a name="isAsync()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isAsync</h4>
+<pre>public&nbsp;boolean&nbsp;isAsync()</pre>
+</li>
+</ul>
+<a name="setAsync(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAsync</h4>
+<pre>public&nbsp;void&nbsp;setAsync(boolean&nbsp;async)</pre>
+</li>
+</ul>
+<a name="getTimeout()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTimeout</h4>
+<pre>public&nbsp;long&nbsp;getTimeout()</pre>
+</li>
+</ul>
+<a name="setTimeout(long)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setTimeout</h4>
+<pre>public&nbsp;void&nbsp;setTimeout(long&nbsp;timeout)</pre>
+</li>
+</ul>
+<a name="getRetries()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRetries</h4>
+<pre>public&nbsp;int&nbsp;getRetries()</pre>
+</li>
+</ul>
+<a name="setRetries(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setRetries</h4>
+<pre>public&nbsp;void&nbsp;setRetries(int&nbsp;retries)</pre>
+</li>
+</ul>
+<a name="isMulti()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>isMulti</h4>
+<pre>public&nbsp;boolean&nbsp;isMulti()</pre>
+</li>
+</ul>
+<a name="setMulti(boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMulti</h4>
+<pre>public&nbsp;void&nbsp;setMulti(boolean&nbsp;multi)</pre>
+</li>
+</ul>
+<a name="getWait()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWait</h4>
+<pre>public&nbsp;int&nbsp;getWait()</pre>
+</li>
+</ul>
+<a name="setWait(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setWait</h4>
+<pre>public&nbsp;void&nbsp;setWait(int&nbsp;wait)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Request.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/common/message/Response.html" title="class in omq.common.message"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/Request.html" target="_top">Frames</a></li>
+<li><a href="Request.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/Response.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/Response.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/Response.html	(revision 88)
@@ -0,0 +1,381 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Response</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Response";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Response.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/message/Request.html" title="class in omq.common.message"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/Response.html" target="_top">Frames</a></li>
+<li><a href="Response.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.message</div>
+<h2 title="Class Response" class="title">Class Response</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.message.Response</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Response</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<div class="block">Serializable response information. This class is used to send the information
+ to the client proxy. It has information about which remoteObject has invoked
+ the method and its correlation id. This class also has the result of the
+ invoke if everything has gone fine in the server or an error otherwise.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.common.message.Response">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/message/Response.html#Response()">Response</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/message/Response.html#Response(java.lang.String, java.lang.String, java.lang.Object, omq.exception.OmqException)">Response</a></strong>(java.lang.String&nbsp;id,
+        java.lang.String&nbsp;idOmq,
+        java.lang.Object&nbsp;result,
+        <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;error)</code>
+<div class="block">Creates a new Response object to be serialized</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#getError()">getError</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#getId()">getId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#getIdOmq()">getIdOmq</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#getResult()">getResult</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#setError(omq.exception.OmqException)">setError</a></strong>(<a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;error)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#setId(java.lang.String)">setId</a></strong>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#setIdOmq(java.lang.String)">setIdOmq</a></strong>(java.lang.String&nbsp;idOmq)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#setResult(java.lang.Object)">setResult</a></strong>(java.lang.Object&nbsp;result)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Response()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Response</h4>
+<pre>public&nbsp;Response()</pre>
+</li>
+</ul>
+<a name="Response(java.lang.String, java.lang.String, java.lang.Object, omq.exception.OmqException)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Response</h4>
+<pre>public&nbsp;Response(java.lang.String&nbsp;id,
+        java.lang.String&nbsp;idOmq,
+        java.lang.Object&nbsp;result,
+        <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;error)</pre>
+<div class="block">Creates a new Response object to be serialized</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>id</code> - - correlation id of the invoke</dd><dd><code>idOmq</code> - - objectmq's identifier -bind reference-</dd><dd><code>result</code> - - result of the invocation</dd><dd><code>error</code> - - error thrown by the invocation</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getId()</pre>
+</li>
+</ul>
+<a name="setId(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;setId(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+<a name="getIdOmq()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getIdOmq</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getIdOmq()</pre>
+</li>
+</ul>
+<a name="setIdOmq(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setIdOmq</h4>
+<pre>public&nbsp;void&nbsp;setIdOmq(java.lang.String&nbsp;idOmq)</pre>
+</li>
+</ul>
+<a name="getResult()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getResult</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;getResult()</pre>
+</li>
+</ul>
+<a name="setResult(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setResult</h4>
+<pre>public&nbsp;void&nbsp;setResult(java.lang.Object&nbsp;result)</pre>
+</li>
+</ul>
+<a name="getError()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getError</h4>
+<pre>public&nbsp;<a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;getError()</pre>
+</li>
+</ul>
+<a name="setError(omq.exception.OmqException)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setError</h4>
+<pre>public&nbsp;void&nbsp;setError(<a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;error)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Response.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/message/Request.html" title="class in omq.common.message"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/Response.html" target="_top">Frames</a></li>
+<li><a href="Response.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/class-use/Request.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/class-use/Request.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/class-use/Request.html	(revision 88)
@@ -0,0 +1,244 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.message.Request</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.message.Request";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/message/class-use/Request.html" target="_top">Frames</a></li>
+<li><a href="Request.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.message.Request" class="title">Uses of Class<br>omq.common.message.Request</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.message">omq.common.message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.message">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a> in <a href="../../../../omq/common/message/package-summary.html">omq.common.message</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/message/package-summary.html">omq.common.message</a> that return <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../omq/common/message/Request.html#newAsyncRequest(java.lang.String, java.lang.String, java.lang.Object[], boolean)">newAsyncRequest</a></strong>(java.lang.String&nbsp;id,
+               java.lang.String&nbsp;method,
+               java.lang.Object[]&nbsp;params,
+               boolean&nbsp;multi)</code>
+<div class="block">This method creates a new asynchronous request</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[])">newSyncRequest</a></strong>(java.lang.String&nbsp;id,
+              java.lang.String&nbsp;method,
+              java.lang.Object[]&nbsp;params)</code>
+<div class="block">This method creates a new synchronous request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">Request.</span><code><strong><a href="../../../../omq/common/message/Request.html#newSyncRequest(java.lang.String, java.lang.String, java.lang.Object[], int, long, boolean, int)">newSyncRequest</a></strong>(java.lang.String&nbsp;id,
+              java.lang.String&nbsp;method,
+              java.lang.Object[]&nbsp;params,
+              int&nbsp;retries,
+              long&nbsp;timeout,
+              boolean&nbsp;multi,
+              int&nbsp;wait)</code>
+<div class="block">This method creates a new synchronous request</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a> in <a href="../../../../omq/common/util/package-summary.html">omq.common.util</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/util/package-summary.html">omq.common.util</a> that return <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../../omq/common/util/Serializer.html#deserializeRequest(java.lang.String, byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(java.lang.String&nbsp;type,
+                  byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a> in <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> that return <a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">ISerializer.</span><code><strong><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">GsonImp.</span><code><strong><a href="../../../../omq/common/util/Serializers/GsonImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/message/class-use/Request.html" target="_top">Frames</a></li>
+<li><a href="Request.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/class-use/Response.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/class-use/Response.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/class-use/Response.html	(revision 88)
@@ -0,0 +1,196 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.message.Response</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.message.Response";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/message/class-use/Response.html" target="_top">Frames</a></li>
+<li><a href="Response.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.message.Response" class="title">Uses of Class<br>omq.common.message.Response</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a> in <a href="../../../../omq/common/util/package-summary.html">omq.common.util</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/util/package-summary.html">omq.common.util</a> that return <a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../../omq/common/util/Serializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a> in <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> that return <a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">ISerializer.</span><code><strong><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>
+<div class="block">Deserialize a Response</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">GsonImp.</span><code><strong><a href="../../../../omq/common/util/Serializers/GsonImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/message/class-use/Response.html" target="_top">Frames</a></li>
+<li><a href="Response.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/package-frame.html	(revision 88)
@@ -0,0 +1,20 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/common/message/package-summary.html" target="classFrame">omq.common.message</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Request.html" title="class in omq.common.message" target="classFrame">Request</a></li>
+<li><a href="Response.html" title="class in omq.common.message" target="classFrame">Response</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/package-summary.html	(revision 88)
@@ -0,0 +1,141 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/broker/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/util/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.common.message</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></td>
+<td class="colLast">
+<div class="block">Serializable request information.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></td>
+<td class="colLast">
+<div class="block">Serializable response information.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/broker/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/util/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/package-tree.html	(revision 88)
@@ -0,0 +1,129 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.message Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.message Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/broker/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/util/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.common.message</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.common.message.<a href="../../../omq/common/message/Request.html" title="class in omq.common.message"><span class="strong">Request</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.common.message.<a href="../../../omq/common/message/Response.html" title="class in omq.common.message"><span class="strong">Response</span></a> (implements java.io.Serializable)</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/broker/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/util/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/message/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/common/message/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/message/package-use.html	(revision 88)
@@ -0,0 +1,202 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.common.message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.common.message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.common.message" class="title">Uses of Package<br>omq.common.message</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/common/message/package-summary.html">omq.common.message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.message">omq.common.message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.message">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a> used by <a href="../../../omq/common/message/package-summary.html">omq.common.message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/message/class-use/Request.html#omq.common.message">Request</a>
+<div class="block">Serializable request information.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a> used by <a href="../../../omq/common/util/package-summary.html">omq.common.util</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/message/class-use/Request.html#omq.common.util">Request</a>
+<div class="block">Serializable request information.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/common/message/class-use/Response.html#omq.common.util">Response</a>
+<div class="block">Serializable response information.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a> used by <a href="../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/message/class-use/Request.html#omq.common.util.Serializers">Request</a>
+<div class="block">Serializable request information.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/common/message/class-use/Response.html#omq.common.util.Serializers">Response</a>
+<div class="block">Serializable response information.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/message/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/OmqConnectionFactory.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/OmqConnectionFactory.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/OmqConnectionFactory.html	(revision 88)
@@ -0,0 +1,341 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>OmqConnectionFactory</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="OmqConnectionFactory";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OmqConnectionFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/OmqConnectionFactory.html" target="_top">Frames</a></li>
+<li><a href="OmqConnectionFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util</div>
+<h2 title="Class OmqConnectionFactory" class="title">Class OmqConnectionFactory</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.OmqConnectionFactory</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">OmqConnectionFactory</span>
+extends java.lang.Object</pre>
+<div class="block">This class creates RabbitMQ connections</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/util/OmqConnectionFactory.html#OmqConnectionFactory()">OmqConnectionFactory</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static com.rabbitmq.client.Channel</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/OmqConnectionFactory.html#getNewChannel()">getNewChannel</a></strong>()</code>
+<div class="block">This method creates a new channel if the singleton pattern is used</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static com.rabbitmq.client.Connection</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/OmqConnectionFactory.html#getNewConnection(java.util.Properties)">getNewConnection</a></strong>(java.util.Properties&nbsp;env)</code>
+<div class="block">This function creates a new rabbitmq connection using the properties set
+ in env</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static com.rabbitmq.client.Connection</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/OmqConnectionFactory.html#getNewWorkingConnection(java.util.Properties)">getNewWorkingConnection</a></strong>(java.util.Properties&nbsp;env)</code>
+<div class="block">This function returns a working connection.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/OmqConnectionFactory.html#init(java.util.Properties)">init</a></strong>(java.util.Properties&nbsp;env)</code>
+<div class="block">If this class is wanted to use as a singleton class this is the init
+ function</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="OmqConnectionFactory()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OmqConnectionFactory</h4>
+<pre>public&nbsp;OmqConnectionFactory()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="init(java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>init</h4>
+<pre>public static&nbsp;void&nbsp;init(java.util.Properties&nbsp;env)
+                 throws java.security.KeyManagementException,
+                        java.security.NoSuchAlgorithmException,
+                        java.io.IOException</pre>
+<div class="block">If this class is wanted to use as a singleton class this is the init
+ function</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>env</code> - - environment that sets the properties needed by RabbitMQ</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.security.KeyManagementException</code></dd>
+<dd><code>java.security.NoSuchAlgorithmException</code></dd>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="getNewWorkingConnection(java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNewWorkingConnection</h4>
+<pre>public static&nbsp;com.rabbitmq.client.Connection&nbsp;getNewWorkingConnection(java.util.Properties&nbsp;env)
+                                                              throws java.lang.Exception</pre>
+<div class="block">This function returns a working connection.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>env</code> - - used if it's necessary to create a new connection</dd>
+<dt><span class="strong">Returns:</span></dt><dd>workingConnection</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getNewConnection(java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNewConnection</h4>
+<pre>public static&nbsp;com.rabbitmq.client.Connection&nbsp;getNewConnection(java.util.Properties&nbsp;env)
+                                                       throws java.io.IOException,
+                                                              java.security.KeyManagementException,
+                                                              java.security.NoSuchAlgorithmException</pre>
+<div class="block">This function creates a new rabbitmq connection using the properties set
+ in env</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>env</code> - - Properties needed to create a new connection: username,
+            password, rabbit_host, rabbit_port, enable_ssl (optional)</dd>
+<dt><span class="strong">Returns:</span></dt><dd>new Connection</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd>
+<dd><code>java.security.KeyManagementException</code></dd>
+<dd><code>java.security.NoSuchAlgorithmException</code></dd></dl>
+</li>
+</ul>
+<a name="getNewChannel()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getNewChannel</h4>
+<pre>public static&nbsp;com.rabbitmq.client.Channel&nbsp;getNewChannel()
+                                                 throws java.io.IOException</pre>
+<div class="block">This method creates a new channel if the singleton pattern is used</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>new Channel</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OmqConnectionFactory.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/OmqConnectionFactory.html" target="_top">Frames</a></li>
+<li><a href="OmqConnectionFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/ParameterQueue.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/ParameterQueue.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/ParameterQueue.html	(revision 88)
@@ -0,0 +1,607 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ParameterQueue</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ParameterQueue";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ParameterQueue.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/ParameterQueue.html" target="_top">Frames</a></li>
+<li><a href="ParameterQueue.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util</div>
+<h2 title="Class ParameterQueue" class="title">Class ParameterQueue</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.ParameterQueue</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">ParameterQueue</span>
+extends java.lang.Object</pre>
+<div class="block">This class is used to create new environments.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#AUTO_DELETE_MQUEUE">AUTO_DELETE_MQUEUE</a></strong></code>
+<div class="block">Set if server will delete a queue when is no longer in use</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#AUTO_DELETE_QUEUE">AUTO_DELETE_QUEUE</a></strong></code>
+<div class="block">Set if server will delete a queue when is no longer in use</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static long</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DEFAULT_TIMEOUT">DEFAULT_TIMEOUT</a></strong></code>
+<div class="block">Time in milis by default is set in a minute</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DELIVERY_MODE">DELIVERY_MODE</a></strong></code>
+<div class="block">Set 1 to indicate the message will be nonpersistent and 2 to indicate it
+ will be persistent</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DURABLE_MQUEUE">DURABLE_MQUEUE</a></strong></code>
+<div class="block">Set if a queue must be durable.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#DURABLE_QUEUE">DURABLE_QUEUE</a></strong></code>
+<div class="block">Set if a queue must be durable.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#ENABLE_COMPRESSION">ENABLE_COMPRESSION</a></strong></code>
+<div class="block">Set whether the messages must be compressed or not</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#ENABLE_SSL">ENABLE_SSL</a></strong></code>
+<div class="block">Set if the system will use ssl</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#EXCLUSIVE_MQUEUE">EXCLUSIVE_MQUEUE</a></strong></code>
+<div class="block">Set if we are declaring an exclusive queue (restricted to this
+ connection)</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#EXCLUSIVE_QUEUE">EXCLUSIVE_QUEUE</a></strong></code>
+<div class="block">Set if we are declaring an exclusive queue (restricted to this
+ connection)</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#MESSAGE_TTL_IN_QUEUES">MESSAGE_TTL_IN_QUEUES</a></strong></code>
+<div class="block">The MESSAGE_TTL_IN_QUEUES controls for how long a message published to
+ the queues can live before it is discarded.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#MULTI_QUEUE_NAME">MULTI_QUEUE_NAME</a></strong></code>
+<div class="block">Set the specific name of a multi queue in a specific object</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#NUM_THREADS">NUM_THREADS</a></strong></code>
+<div class="block">Set how many threads will be created to invoke remote methods</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#PROXY_SERIALIZER">PROXY_SERIALIZER</a></strong></code>
+<div class="block">Set the proxy's serializer method</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RABBIT_HOST">RABBIT_HOST</a></strong></code>
+<div class="block">Set the ip where the rabbitmq server is.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RABBIT_PORT">RABBIT_PORT</a></strong></code>
+<div class="block">Set the port that rabbitmq uses.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RETRY_TIME_CONNECTION">RETRY_TIME_CONNECTION</a></strong></code>
+<div class="block">Set how many time we have to wait to retry the connection with the server
+ when this goes down</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RPC_EXCHANGE">RPC_EXCHANGE</a></strong></code>
+<div class="block">Set the exchange where the objectmq are listening</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#RPC_REPLY_QUEUE">RPC_REPLY_QUEUE</a></strong></code>
+<div class="block">Set the clients reply queue.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#USER_NAME">USER_NAME</a></strong></code>
+<div class="block">Set the clients username</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#USER_PASS">USER_PASS</a></strong></code>
+<div class="block">Set the clients password</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/util/ParameterQueue.html#ParameterQueue()">ParameterQueue</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="USER_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>USER_NAME</h4>
+<pre>public static&nbsp;java.lang.String USER_NAME</pre>
+<div class="block">Set the clients username</div>
+</li>
+</ul>
+<a name="USER_PASS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>USER_PASS</h4>
+<pre>public static&nbsp;java.lang.String USER_PASS</pre>
+<div class="block">Set the clients password</div>
+</li>
+</ul>
+<a name="RABBIT_HOST">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RABBIT_HOST</h4>
+<pre>public static&nbsp;java.lang.String RABBIT_HOST</pre>
+<div class="block">Set the ip where the rabbitmq server is.</div>
+</li>
+</ul>
+<a name="RABBIT_PORT">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RABBIT_PORT</h4>
+<pre>public static&nbsp;java.lang.String RABBIT_PORT</pre>
+<div class="block">Set the port that rabbitmq uses.</div>
+</li>
+</ul>
+<a name="ENABLE_SSL">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ENABLE_SSL</h4>
+<pre>public static&nbsp;java.lang.String ENABLE_SSL</pre>
+<div class="block">Set if the system will use ssl</div>
+</li>
+</ul>
+<a name="RETRY_TIME_CONNECTION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RETRY_TIME_CONNECTION</h4>
+<pre>public static&nbsp;java.lang.String RETRY_TIME_CONNECTION</pre>
+<div class="block">Set how many time we have to wait to retry the connection with the server
+ when this goes down</div>
+</li>
+</ul>
+<a name="RPC_EXCHANGE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RPC_EXCHANGE</h4>
+<pre>public static&nbsp;java.lang.String RPC_EXCHANGE</pre>
+<div class="block">Set the exchange where the objectmq are listening</div>
+</li>
+</ul>
+<a name="RPC_REPLY_QUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RPC_REPLY_QUEUE</h4>
+<pre>public static&nbsp;java.lang.String RPC_REPLY_QUEUE</pre>
+<div class="block">Set the clients reply queue. Every client must have a different queue
+ name.</div>
+</li>
+</ul>
+<a name="MULTI_QUEUE_NAME">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MULTI_QUEUE_NAME</h4>
+<pre>public static&nbsp;java.lang.String MULTI_QUEUE_NAME</pre>
+<div class="block">Set the specific name of a multi queue in a specific object</div>
+</li>
+</ul>
+<a name="DURABLE_QUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DURABLE_QUEUE</h4>
+<pre>public static&nbsp;java.lang.String DURABLE_QUEUE</pre>
+<div class="block">Set if a queue must be durable. The queue won't be lost when RabbitMQ
+ crashes if DURABLE_QUEUE is set true.</div>
+</li>
+</ul>
+<a name="AUTO_DELETE_QUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AUTO_DELETE_QUEUE</h4>
+<pre>public static&nbsp;java.lang.String AUTO_DELETE_QUEUE</pre>
+<div class="block">Set if server will delete a queue when is no longer in use</div>
+</li>
+</ul>
+<a name="EXCLUSIVE_QUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EXCLUSIVE_QUEUE</h4>
+<pre>public static&nbsp;java.lang.String EXCLUSIVE_QUEUE</pre>
+<div class="block">Set if we are declaring an exclusive queue (restricted to this
+ connection)</div>
+</li>
+</ul>
+<a name="DURABLE_MQUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DURABLE_MQUEUE</h4>
+<pre>public static&nbsp;java.lang.String DURABLE_MQUEUE</pre>
+<div class="block">Set if a queue must be durable. The queue won't be lost when RabbitMQ
+ crashes if DURABLE_QUEUE is set true.</div>
+</li>
+</ul>
+<a name="AUTO_DELETE_MQUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AUTO_DELETE_MQUEUE</h4>
+<pre>public static&nbsp;java.lang.String AUTO_DELETE_MQUEUE</pre>
+<div class="block">Set if server will delete a queue when is no longer in use</div>
+</li>
+</ul>
+<a name="EXCLUSIVE_MQUEUE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>EXCLUSIVE_MQUEUE</h4>
+<pre>public static&nbsp;java.lang.String EXCLUSIVE_MQUEUE</pre>
+<div class="block">Set if we are declaring an exclusive queue (restricted to this
+ connection)</div>
+</li>
+</ul>
+<a name="MESSAGE_TTL_IN_QUEUES">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>MESSAGE_TTL_IN_QUEUES</h4>
+<pre>public static&nbsp;java.lang.String MESSAGE_TTL_IN_QUEUES</pre>
+<div class="block">The MESSAGE_TTL_IN_QUEUES controls for how long a message published to
+ the queues can live before it is discarded. A message that has been in
+ the queue for longer than the configured TTL is said to be dead.
+ 
+ This property must be a non-negative 32 bit integer (0 <= n <= 2^32-1),
+ describing the TTL period in milliseconds.</div>
+</li>
+</ul>
+<a name="PROXY_SERIALIZER">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>PROXY_SERIALIZER</h4>
+<pre>public static&nbsp;java.lang.String PROXY_SERIALIZER</pre>
+<div class="block">Set the proxy's serializer method</div>
+</li>
+</ul>
+<a name="ENABLE_COMPRESSION">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>ENABLE_COMPRESSION</h4>
+<pre>public static&nbsp;java.lang.String ENABLE_COMPRESSION</pre>
+<div class="block">Set whether the messages must be compressed or not</div>
+</li>
+</ul>
+<a name="DELIVERY_MODE">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>DELIVERY_MODE</h4>
+<pre>public static&nbsp;java.lang.String DELIVERY_MODE</pre>
+<div class="block">Set 1 to indicate the message will be nonpersistent and 2 to indicate it
+ will be persistent</div>
+</li>
+</ul>
+<a name="NUM_THREADS">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NUM_THREADS</h4>
+<pre>public static&nbsp;java.lang.String NUM_THREADS</pre>
+<div class="block">Set how many threads will be created to invoke remote methods</div>
+</li>
+</ul>
+<a name="DEFAULT_TIMEOUT">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>DEFAULT_TIMEOUT</h4>
+<pre>public static&nbsp;long DEFAULT_TIMEOUT</pre>
+<div class="block">Time in milis by default is set in a minute</div>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ParameterQueue()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ParameterQueue</h4>
+<pre>public&nbsp;ParameterQueue()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ParameterQueue.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/ParameterQueue.html" target="_top">Frames</a></li>
+<li><a href="ParameterQueue.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Object">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializer.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializer.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializer.html	(revision 88)
@@ -0,0 +1,430 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Serializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serializer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Serializer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/common/util/Zipper.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/Serializer.html" target="_top">Frames</a></li>
+<li><a href="Serializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util</div>
+<h2 title="Class Serializer" class="title">Class Serializer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.Serializer</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Serializer</span>
+extends java.lang.Object</pre>
+<div class="block">Serializer enables to serialize the requests and the responses of the
+ remoteObjects. This class is used to have the same serializer object a not to
+ create new instances every time they are needed.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#GSON">GSON</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#JAVA">JAVA</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#KRYO">KRYO</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#serializer">serializer</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/util/Serializer.html#Serializer(java.util.Properties)">Serializer</a></strong>(java.util.Properties&nbsp;env)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#deserializeRequest(java.lang.String, byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(java.lang.String&nbsp;type,
+                  byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#getInstance()">getInstance</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Serializer.html#serialize(java.lang.String, java.lang.Object)">serialize</a></strong>(java.lang.String&nbsp;type,
+         java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="KRYO">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>KRYO</h4>
+<pre>public static final&nbsp;java.lang.String KRYO</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#omq.common.util.Serializer.KRYO">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="JAVA">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>JAVA</h4>
+<pre>public static final&nbsp;java.lang.String JAVA</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#omq.common.util.Serializer.JAVA">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="GSON">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>GSON</h4>
+<pre>public static final&nbsp;java.lang.String GSON</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../../constant-values.html#omq.common.util.Serializer.GSON">Constant Field Values</a></dd></dl>
+</li>
+</ul>
+<a name="serializer">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serializer</h4>
+<pre>public&nbsp;<a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a> serializer</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Serializer(java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Serializer</h4>
+<pre>public&nbsp;Serializer(java.util.Properties&nbsp;env)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getInstance()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public&nbsp;<a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>&nbsp;getInstance()
+                        throws <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+<a name="getInstance(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInstance</h4>
+<pre>public&nbsp;<a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>&nbsp;getInstance(java.lang.String&nbsp;type)
+                        throws <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+<a name="serialize(java.lang.String, java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;byte[]&nbsp;serialize(java.lang.String&nbsp;type,
+               java.lang.Object&nbsp;obj)
+                 throws <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+<a name="serialize(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;byte[]&nbsp;serialize(java.lang.Object&nbsp;obj)
+                 throws <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+<a name="deserializeRequest(java.lang.String, byte[], omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeRequest</h4>
+<pre>public&nbsp;<a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;deserializeRequest(java.lang.String&nbsp;type,
+                         byte[]&nbsp;bytes,
+                         <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)
+                           throws <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+<a name="deserializeResponse(byte[], java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deserializeResponse</h4>
+<pre>public&nbsp;<a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a>&nbsp;deserializeResponse(byte[]&nbsp;bytes,
+                           java.lang.Class&lt;?&gt;&nbsp;type)
+                             throws <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Serializer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/common/util/Zipper.html" title="class in omq.common.util"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/Serializer.html" target="_top">Frames</a></li>
+<li><a href="Serializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/GsonImp.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/GsonImp.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/GsonImp.html	(revision 88)
@@ -0,0 +1,330 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>GsonImp</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="GsonImp";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GsonImp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/GsonImp.html" target="_top">Frames</a></li>
+<li><a href="GsonImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util.Serializers</div>
+<h2 title="Class GsonImp" class="title">Class GsonImp</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.Serializers.GsonImp</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">GsonImp</span>
+extends java.lang.Object
+implements <a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></pre>
+<div class="block">Json serialize implementation. It uses the Gson libraries.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../omq/common/util/Serializers/GsonImp.html#GsonImp()">GsonImp</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/GsonImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/GsonImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>
+<div class="block">Deserialize a Response</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/GsonImp.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>
+<div class="block">Serialize</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="GsonImp()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>GsonImp</h4>
+<pre>public&nbsp;GsonImp()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="serialize(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;byte[]&nbsp;serialize(java.lang.Object&nbsp;obj)
+                 throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">ISerializer</a></code></strong></div>
+<div class="block">Serialize</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">serialize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>obj</code> - - object to serialize</dd>
+<dt><span class="strong">Returns:</span></dt><dd>objectSerialized</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeRequest(byte[], omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeRequest</h4>
+<pre>public&nbsp;<a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;deserializeRequest(byte[]&nbsp;bytes,
+                         <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)
+                           throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">ISerializer</a></code></strong></div>
+<div class="block">Deserialize a Request</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - - serialized request</dd><dd><code>obj</code> - - remoteObject which is receiving requests</dd>
+<dt><span class="strong">Returns:</span></dt><dd>request</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeResponse(byte[], java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deserializeResponse</h4>
+<pre>public&nbsp;<a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a>&nbsp;deserializeResponse(byte[]&nbsp;bytes,
+                           java.lang.Class&lt;?&gt;&nbsp;type)
+                             throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">ISerializer</a></code></strong></div>
+<div class="block">Deserialize a Response</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - serialized response</dd><dd><code>type</code> - - return type expected</dd>
+<dt><span class="strong">Returns:</span></dt><dd>response</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/GsonImp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/GsonImp.html" target="_top">Frames</a></li>
+<li><a href="GsonImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/ISerializer.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/ISerializer.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/ISerializer.html	(revision 88)
@@ -0,0 +1,268 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ISerializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ISerializer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ISerializer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/ISerializer.html" target="_top">Frames</a></li>
+<li><a href="ISerializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util.Serializers</div>
+<h2 title="Interface ISerializer" class="title">Interface ISerializer</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a>, <a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a>, <a href="../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">ISerializer</span></pre>
+<div class="block">An ISerializer object can serialize any kind of objects and deserialize
+ Requests and Responses.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>
+<div class="block">Deserialize a Response</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>
+<div class="block">Serialize</div>
+</td>
+</tr>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="serialize(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>byte[]&nbsp;serialize(java.lang.Object&nbsp;obj)
+                 throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block">Serialize</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>obj</code> - - object to serialize</dd>
+<dt><span class="strong">Returns:</span></dt><dd>objectSerialized</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeRequest(byte[], omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeRequest</h4>
+<pre><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;deserializeRequest(byte[]&nbsp;bytes,
+                         <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)
+                           throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block">Deserialize a Request</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - - serialized request</dd><dd><code>obj</code> - - remoteObject which is receiving requests</dd>
+<dt><span class="strong">Returns:</span></dt><dd>request</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeResponse(byte[], java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deserializeResponse</h4>
+<pre><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a>&nbsp;deserializeResponse(byte[]&nbsp;bytes,
+                           java.lang.Class&lt;?&gt;&nbsp;type)
+                             throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block">Deserialize a Response</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - serialized response</dd><dd><code>type</code> - - return type expected</dd>
+<dt><span class="strong">Returns:</span></dt><dd>response</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ISerializer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/ISerializer.html" target="_top">Frames</a></li>
+<li><a href="ISerializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/JavaImp.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/JavaImp.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/JavaImp.html	(revision 88)
@@ -0,0 +1,346 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>JavaImp</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="JavaImp";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JavaImp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/JavaImp.html" target="_top">Frames</a></li>
+<li><a href="JavaImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util.Serializers</div>
+<h2 title="Class JavaImp" class="title">Class JavaImp</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.Serializers.JavaImp</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">JavaImp</span>
+extends java.lang.Object
+implements <a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></pre>
+<div class="block">Java serialize implementation. It uses the default java serialization.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#JavaImp()">JavaImp</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#deserializeObject(byte[])">deserializeObject</a></strong>(byte[]&nbsp;bytes)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>
+<div class="block">Deserialize a Response</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/JavaImp.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>
+<div class="block">Serialize</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="JavaImp()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>JavaImp</h4>
+<pre>public&nbsp;JavaImp()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="serialize(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;byte[]&nbsp;serialize(java.lang.Object&nbsp;obj)
+                 throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">ISerializer</a></code></strong></div>
+<div class="block">Serialize</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">serialize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>obj</code> - - object to serialize</dd>
+<dt><span class="strong">Returns:</span></dt><dd>objectSerialized</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeRequest(byte[], omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeRequest</h4>
+<pre>public&nbsp;<a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;deserializeRequest(byte[]&nbsp;bytes,
+                         <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)
+                           throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">ISerializer</a></code></strong></div>
+<div class="block">Deserialize a Request</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - - serialized request</dd><dd><code>obj</code> - - remoteObject which is receiving requests</dd>
+<dt><span class="strong">Returns:</span></dt><dd>request</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeResponse(byte[], java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeResponse</h4>
+<pre>public&nbsp;<a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a>&nbsp;deserializeResponse(byte[]&nbsp;bytes,
+                           java.lang.Class&lt;?&gt;&nbsp;type)
+                             throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">ISerializer</a></code></strong></div>
+<div class="block">Deserialize a Response</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - serialized response</dd><dd><code>type</code> - - return type expected</dd>
+<dt><span class="strong">Returns:</span></dt><dd>response</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeObject(byte[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deserializeObject</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;deserializeObject(byte[]&nbsp;bytes)
+                                   throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/JavaImp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/JavaImp.html" target="_top">Frames</a></li>
+<li><a href="JavaImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/KryoImp.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/KryoImp.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/KryoImp.html	(revision 88)
@@ -0,0 +1,348 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>KryoImp</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="KryoImp";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/KryoImp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/KryoImp.html" target="_top">Frames</a></li>
+<li><a href="KryoImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util.Serializers</div>
+<h2 title="Class KryoImp" class="title">Class KryoImp</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.Serializers.KryoImp</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">KryoImp</span>
+extends java.lang.Object
+implements <a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></pre>
+<div class="block">Kryo serializerimplementation. It uses the Kryo libraries.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#KryoImp()">KryoImp</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#deserializeObject(byte[], java.lang.Class)">deserializeObject</a></strong>(byte[]&nbsp;bytes,
+                 java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>
+<div class="block">Deserialize a Response</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/common/util/Serializers/KryoImp.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>
+<div class="block">Serialize</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="KryoImp()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>KryoImp</h4>
+<pre>public&nbsp;KryoImp()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="serialize(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serialize</h4>
+<pre>public&nbsp;byte[]&nbsp;serialize(java.lang.Object&nbsp;obj)
+                 throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">ISerializer</a></code></strong></div>
+<div class="block">Serialize</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">serialize</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>obj</code> - - object to serialize</dd>
+<dt><span class="strong">Returns:</span></dt><dd>objectSerialized</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeRequest(byte[], omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeRequest</h4>
+<pre>public&nbsp;<a href="../../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a>&nbsp;deserializeRequest(byte[]&nbsp;bytes,
+                         <a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)
+                           throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">ISerializer</a></code></strong></div>
+<div class="block">Deserialize a Request</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - - serialized request</dd><dd><code>obj</code> - - remoteObject which is receiving requests</dd>
+<dt><span class="strong">Returns:</span></dt><dd>request</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeResponse(byte[], java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>deserializeResponse</h4>
+<pre>public&nbsp;<a href="../../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a>&nbsp;deserializeResponse(byte[]&nbsp;bytes,
+                           java.lang.Class&lt;?&gt;&nbsp;type)
+                             throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">ISerializer</a></code></strong></div>
+<div class="block">Deserialize a Response</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></code>&nbsp;in interface&nbsp;<code><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></dd>
+<dt><span class="strong">Parameters:</span></dt><dd><code>bytes</code> - serialized response</dd><dd><code>type</code> - - return type expected</dd>
+<dt><span class="strong">Returns:</span></dt><dd>response</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code> - - If the serialization failed</dd></dl>
+</li>
+</ul>
+<a name="deserializeObject(byte[], java.lang.Class)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>deserializeObject</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;deserializeObject(byte[]&nbsp;bytes,
+                                 java.lang.Class&lt;?&gt;&nbsp;type)
+                                   throws <a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/KryoImp.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/KryoImp.html" target="_top">Frames</a></li>
+<li><a href="KryoImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/class-use/GsonImp.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/class-use/GsonImp.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/class-use/GsonImp.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.Serializers.GsonImp</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.Serializers.GsonImp";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/GsonImp.html" target="_top">Frames</a></li>
+<li><a href="GsonImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.Serializers.GsonImp" class="title">Uses of Class<br>omq.common.util.Serializers.GsonImp</h2>
+</div>
+<div class="classUseContainer">No usage of omq.common.util.Serializers.GsonImp</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/GsonImp.html" target="_top">Frames</a></li>
+<li><a href="GsonImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/class-use/ISerializer.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/class-use/ISerializer.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/class-use/ISerializer.html	(revision 88)
@@ -0,0 +1,208 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.common.util.Serializers.ISerializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.common.util.Serializers.ISerializer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/ISerializer.html" target="_top">Frames</a></li>
+<li><a href="ISerializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.common.util.Serializers.ISerializer" class="title">Uses of Interface<br>omq.common.util.Serializers.ISerializer</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a> in <a href="../../../../../omq/common/util/package-summary.html">omq.common.util</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../../omq/common/util/package-summary.html">omq.common.util</a> declared as <a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../../../omq/common/util/Serializer.html#serializer">serializer</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../../omq/common/util/package-summary.html">omq.common.util</a> that return <a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../../../omq/common/util/Serializer.html#getInstance()">getInstance</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../../../omq/common/util/Serializer.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a> in <a href="../../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> that implement <a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></strong></code>
+<div class="block">Json serialize implementation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></strong></code>
+<div class="block">Java serialize implementation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></strong></code>
+<div class="block">Kryo serializerimplementation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/ISerializer.html" target="_top">Frames</a></li>
+<li><a href="ISerializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/class-use/JavaImp.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/class-use/JavaImp.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/class-use/JavaImp.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.Serializers.JavaImp</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.Serializers.JavaImp";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/JavaImp.html" target="_top">Frames</a></li>
+<li><a href="JavaImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.Serializers.JavaImp" class="title">Uses of Class<br>omq.common.util.Serializers.JavaImp</h2>
+</div>
+<div class="classUseContainer">No usage of omq.common.util.Serializers.JavaImp</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/JavaImp.html" target="_top">Frames</a></li>
+<li><a href="JavaImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/class-use/KryoImp.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/class-use/KryoImp.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/class-use/KryoImp.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.Serializers.KryoImp</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.Serializers.KryoImp";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/KryoImp.html" target="_top">Frames</a></li>
+<li><a href="KryoImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.Serializers.KryoImp" class="title">Uses of Class<br>omq.common.util.Serializers.KryoImp</h2>
+</div>
+<div class="classUseContainer">No usage of omq.common.util.Serializers.KryoImp</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../../index.html?omq/common/util/Serializers/class-use/KryoImp.html" target="_top">Frames</a></li>
+<li><a href="KryoImp.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/package-frame.html	(revision 88)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.util.Serializers</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../../omq/common/util/Serializers/package-summary.html" target="classFrame">omq.common.util.Serializers</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="ISerializer.html" title="interface in omq.common.util.Serializers" target="classFrame"><i>ISerializer</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="GsonImp.html" title="class in omq.common.util.Serializers" target="classFrame">GsonImp</a></li>
+<li><a href="JavaImp.html" title="class in omq.common.util.Serializers" target="classFrame">JavaImp</a></li>
+<li><a href="KryoImp.html" title="class in omq.common.util.Serializers" target="classFrame">KryoImp</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/package-summary.html	(revision 88)
@@ -0,0 +1,165 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.util.Serializers</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.util.Serializers";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../omq/exception/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.common.util.Serializers</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></td>
+<td class="colLast">
+<div class="block">An ISerializer object can serialize any kind of objects and deserialize
+ Requests and Responses.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers">GsonImp</a></td>
+<td class="colLast">
+<div class="block">Json serialize implementation.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers">JavaImp</a></td>
+<td class="colLast">
+<div class="block">Java serialize implementation.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers">KryoImp</a></td>
+<td class="colLast">
+<div class="block">Kryo serializerimplementation.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/package-summary.html">Prev Package</a></li>
+<li><a href="../../../../omq/exception/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/package-tree.html	(revision 88)
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.util.Serializers Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.util.Serializers Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/package-tree.html">Prev</a></li>
+<li><a href="../../../../omq/exception/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.common.util.Serializers</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers"><span class="strong">GsonImp</span></a> (implements omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>)</li>
+<li type="circle">omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">JavaImp</span></a> (implements omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>)</li>
+<li type="circle">omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers"><span class="strong">KryoImp</span></a> (implements omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">omq.common.util.Serializers.<a href="../../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">ISerializer</span></a></li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../../omq/common/util/package-tree.html">Prev</a></li>
+<li><a href="../../../../omq/exception/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Serializers/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Serializers/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Serializers/package-use.html	(revision 88)
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.common.util.Serializers</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.common.util.Serializers";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.common.util.Serializers" class="title">Uses of Package<br>omq.common.util.Serializers</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> used by <a href="../../../../omq/common/util/package-summary.html">omq.common.util</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../omq/common/util/Serializers/class-use/ISerializer.html#omq.common.util">ISerializer</a>
+<div class="block">An ISerializer object can serialize any kind of objects and deserialize
+ Requests and Responses.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> used by <a href="../../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../../omq/common/util/Serializers/class-use/ISerializer.html#omq.common.util.Serializers">ISerializer</a>
+<div class="block">An ISerializer object can serialize any kind of objects and deserialize
+ Requests and Responses.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/Serializers/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/Zipper.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/Zipper.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/Zipper.html	(revision 88)
@@ -0,0 +1,279 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Zipper</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Zipper";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Zipper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/Zipper.html" target="_top">Frames</a></li>
+<li><a href="Zipper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.common.util</div>
+<h2 title="Class Zipper" class="title">Class Zipper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.common.util.Zipper</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Zipper</span>
+extends java.lang.Object</pre>
+<div class="block">This class enables the compression of the information sent through the
+ rabbitmq server.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/common/util/Zipper.html#Zipper()">Zipper</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Zipper.html#unzip(byte[])">unzip</a></strong>(byte[]&nbsp;b)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static byte[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/common/util/Zipper.html#zip(byte[])">zip</a></strong>(byte[]&nbsp;b)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Zipper()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Zipper</h4>
+<pre>public&nbsp;Zipper()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="zip(byte[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>zip</h4>
+<pre>public static&nbsp;byte[]&nbsp;zip(byte[]&nbsp;b)
+                  throws java.io.IOException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+<a name="unzip(byte[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>unzip</h4>
+<pre>public static&nbsp;byte[]&nbsp;unzip(byte[]&nbsp;b)
+                    throws java.io.IOException</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Zipper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/Zipper.html" target="_top">Frames</a></li>
+<li><a href="Zipper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/class-use/OmqConnectionFactory.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/class-use/OmqConnectionFactory.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/class-use/OmqConnectionFactory.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.OmqConnectionFactory</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.OmqConnectionFactory";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/OmqConnectionFactory.html" target="_top">Frames</a></li>
+<li><a href="OmqConnectionFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.OmqConnectionFactory" class="title">Uses of Class<br>omq.common.util.OmqConnectionFactory</h2>
+</div>
+<div class="classUseContainer">No usage of omq.common.util.OmqConnectionFactory</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/OmqConnectionFactory.html" target="_top">Frames</a></li>
+<li><a href="OmqConnectionFactory.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/class-use/ParameterQueue.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/class-use/ParameterQueue.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/class-use/ParameterQueue.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.ParameterQueue</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.ParameterQueue";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/ParameterQueue.html" target="_top">Frames</a></li>
+<li><a href="ParameterQueue.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.ParameterQueue" class="title">Uses of Class<br>omq.common.util.ParameterQueue</h2>
+</div>
+<div class="classUseContainer">No usage of omq.common.util.ParameterQueue</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/ParameterQueue.html" target="_top">Frames</a></li>
+<li><a href="ParameterQueue.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/class-use/Serializer.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/class-use/Serializer.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/class-use/Serializer.html	(revision 88)
@@ -0,0 +1,182 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.Serializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.Serializer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/Serializer.html" target="_top">Frames</a></li>
+<li><a href="Serializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.Serializer" class="title">Uses of Class<br>omq.common.util.Serializer</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a> in <a href="../../../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/common/broker/package-summary.html">omq.common.broker</a> that return <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../../omq/common/broker/Broker.html#getSerializer()">getSerializer</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a> in <a href="../../../../omq/server/package-summary.html">omq.server</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../omq/server/package-summary.html">omq.server</a> with parameters of type <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../omq/server/InvocationThread.html#InvocationThread(omq.server.RemoteObject, java.util.concurrent.BlockingQueue, omq.common.util.Serializer)">InvocationThread</a></strong>(<a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+                java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue,
+                <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../../omq/server/RemoteWrapper.html#RemoteWrapper(omq.server.RemoteObject, int, omq.common.util.Serializer)">RemoteWrapper</a></strong>(<a href="../../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+             int&nbsp;numThreads,
+             <a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/Serializer.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/Serializer.html" target="_top">Frames</a></li>
+<li><a href="Serializer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/class-use/Zipper.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/class-use/Zipper.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/class-use/Zipper.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.common.util.Zipper</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.common.util.Zipper";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/Zipper.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/Zipper.html" target="_top">Frames</a></li>
+<li><a href="Zipper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.common.util.Zipper" class="title">Uses of Class<br>omq.common.util.Zipper</h2>
+</div>
+<div class="classUseContainer">No usage of omq.common.util.Zipper</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/common/util/Zipper.html" title="class in omq.common.util">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/common/util/class-use/Zipper.html" target="_top">Frames</a></li>
+<li><a href="Zipper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/package-frame.html	(revision 88)
@@ -0,0 +1,22 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.util</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/common/util/package-summary.html" target="classFrame">omq.common.util</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="OmqConnectionFactory.html" title="class in omq.common.util" target="classFrame">OmqConnectionFactory</a></li>
+<li><a href="ParameterQueue.html" title="class in omq.common.util" target="classFrame">ParameterQueue</a></li>
+<li><a href="Serializer.html" title="class in omq.common.util" target="classFrame">Serializer</a></li>
+<li><a href="Zipper.html" title="class in omq.common.util" target="classFrame">Zipper</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/package-summary.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.util</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.util";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/message/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/util/Serializers/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.common.util</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util">OmqConnectionFactory</a></td>
+<td class="colLast">
+<div class="block">This class creates RabbitMQ connections</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util">ParameterQueue</a></td>
+<td class="colLast">
+<div class="block">This class is used to create new environments.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a></td>
+<td class="colLast">
+<div class="block">Serializer enables to serialize the requests and the responses of the
+ remoteObjects.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/common/util/Zipper.html" title="class in omq.common.util">Zipper</a></td>
+<td class="colLast">
+<div class="block">This class enables the compression of the information sent through the
+ rabbitmq server.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/message/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/common/util/Serializers/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/package-tree.html	(revision 88)
@@ -0,0 +1,131 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.common.util Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.common.util Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/message/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/util/Serializers/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.common.util</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.common.util.<a href="../../../omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">OmqConnectionFactory</span></a></li>
+<li type="circle">omq.common.util.<a href="../../../omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">ParameterQueue</span></a></li>
+<li type="circle">omq.common.util.<a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Serializer</span></a></li>
+<li type="circle">omq.common.util.<a href="../../../omq/common/util/Zipper.html" title="class in omq.common.util"><span class="strong">Zipper</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/common/message/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/common/util/Serializers/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/common/util/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/common/util/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/common/util/package-use.html	(revision 88)
@@ -0,0 +1,173 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.common.util</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.common.util";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.common.util" class="title">Uses of Package<br>omq.common.util</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/common/util/package-summary.html">omq.common.util</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/util/package-summary.html">omq.common.util</a> used by <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/util/class-use/Serializer.html#omq.common.broker">Serializer</a>
+<div class="block">Serializer enables to serialize the requests and the responses of the
+ remoteObjects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/common/util/package-summary.html">omq.common.util</a> used by <a href="../../../omq/server/package-summary.html">omq.server</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/common/util/class-use/Serializer.html#omq.server">Serializer</a>
+<div class="block">Serializer enables to serialize the requests and the responses of the
+ remoteObjects.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/common/util/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/AlreadyBoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/AlreadyBoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/AlreadyBoundException.html	(revision 88)
@@ -0,0 +1,306 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>AlreadyBoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="AlreadyBoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AlreadyBoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/AlreadyBoundException.html" target="_top">Frames</a></li>
+<li><a href="AlreadyBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class AlreadyBoundException" class="title">Class AlreadyBoundException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.AlreadyBoundException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">AlreadyBoundException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.AlreadyBoundException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/AlreadyBoundException.html#AlreadyBoundException()">AlreadyBoundException</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.String)">AlreadyBoundException</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.String, java.lang.Throwable)">AlreadyBoundException</a></strong>(java.lang.String&nbsp;message,
+                     java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.String, java.lang.Throwable, boolean, boolean)">AlreadyBoundException</a></strong>(java.lang.String&nbsp;message,
+                     java.lang.Throwable&nbsp;cause,
+                     boolean&nbsp;enableSuppression,
+                     boolean&nbsp;writableStackTrace)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/AlreadyBoundException.html#AlreadyBoundException(java.lang.Throwable)">AlreadyBoundException</a></strong>(java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="AlreadyBoundException()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AlreadyBoundException</h4>
+<pre>public&nbsp;AlreadyBoundException()</pre>
+</li>
+</ul>
+<a name="AlreadyBoundException(java.lang.String, java.lang.Throwable, boolean, boolean)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AlreadyBoundException</h4>
+<pre>public&nbsp;AlreadyBoundException(java.lang.String&nbsp;message,
+                     java.lang.Throwable&nbsp;cause,
+                     boolean&nbsp;enableSuppression,
+                     boolean&nbsp;writableStackTrace)</pre>
+</li>
+</ul>
+<a name="AlreadyBoundException(java.lang.String, java.lang.Throwable)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AlreadyBoundException</h4>
+<pre>public&nbsp;AlreadyBoundException(java.lang.String&nbsp;message,
+                     java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+<a name="AlreadyBoundException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>AlreadyBoundException</h4>
+<pre>public&nbsp;AlreadyBoundException(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+<a name="AlreadyBoundException(java.lang.Throwable)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>AlreadyBoundException</h4>
+<pre>public&nbsp;AlreadyBoundException(java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/AlreadyBoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/AlreadyBoundException.html" target="_top">Frames</a></li>
+<li><a href="AlreadyBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/ConnectionException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/ConnectionException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/ConnectionException.html	(revision 88)
@@ -0,0 +1,256 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ConnectionException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ConnectionException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConnectionException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/AlreadyBoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/ConnectionException.html" target="_top">Frames</a></li>
+<li><a href="ConnectionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class ConnectionException" class="title">Class ConnectionException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception">omq.exception.RemoteException</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.ConnectionException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ConnectionException</span>
+extends <a href="../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<div class="block">A ConnectionException is thrown if an Exception occurs in the Event middleware.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.ConnectionException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/ConnectionException.html#ConnectionException(java.lang.String)">ConnectionException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ConnectionException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ConnectionException</h4>
+<pre>public&nbsp;ConnectionException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ConnectionException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/AlreadyBoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/ConnectionException.html" target="_top">Frames</a></li>
+<li><a href="ConnectionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/EnvironmentException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/EnvironmentException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/EnvironmentException.html	(revision 88)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>EnvironmentException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="EnvironmentException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/EnvironmentException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/EnvironmentException.html" target="_top">Frames</a></li>
+<li><a href="EnvironmentException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class EnvironmentException" class="title">Class EnvironmentException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.EnvironmentException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">EnvironmentException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.EnvironmentException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/EnvironmentException.html#EnvironmentException()">EnvironmentException</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="EnvironmentException()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>EnvironmentException</h4>
+<pre>public&nbsp;EnvironmentException()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/EnvironmentException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/EnvironmentException.html" target="_top">Frames</a></li>
+<li><a href="EnvironmentException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/InitBrokerException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/InitBrokerException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/InitBrokerException.html	(revision 88)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>InitBrokerException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="InitBrokerException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/InitBrokerException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/InitBrokerException.html" target="_top">Frames</a></li>
+<li><a href="InitBrokerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class InitBrokerException" class="title">Class InitBrokerException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.InitBrokerException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">InitBrokerException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.InitBrokerException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/InitBrokerException.html#InitBrokerException(java.lang.String)">InitBrokerException</a></strong>(java.lang.String&nbsp;string)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="InitBrokerException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InitBrokerException</h4>
+<pre>public&nbsp;InitBrokerException(java.lang.String&nbsp;string)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/InitBrokerException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/InitBrokerException.html" target="_top">Frames</a></li>
+<li><a href="InitBrokerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/NoContainsInstanceException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/NoContainsInstanceException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/NoContainsInstanceException.html	(revision 88)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>NoContainsInstanceException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="NoContainsInstanceException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NoContainsInstanceException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/NoContainsInstanceException.html" target="_top">Frames</a></li>
+<li><a href="NoContainsInstanceException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class NoContainsInstanceException" class="title">Class NoContainsInstanceException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.NoContainsInstanceException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">NoContainsInstanceException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.NoContainsInstanceException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/NoContainsInstanceException.html#NoContainsInstanceException(java.lang.String)">NoContainsInstanceException</a></strong>(java.lang.String&nbsp;reference)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NoContainsInstanceException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NoContainsInstanceException</h4>
+<pre>public&nbsp;NoContainsInstanceException(java.lang.String&nbsp;reference)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NoContainsInstanceException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/NoContainsInstanceException.html" target="_top">Frames</a></li>
+<li><a href="NoContainsInstanceException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/NoSuchEvObjectException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/NoSuchEvObjectException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/NoSuchEvObjectException.html	(revision 88)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>NoSuchEvObjectException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="NoSuchEvObjectException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NoSuchEvObjectException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/NoSuchEvObjectException.html" target="_top">Frames</a></li>
+<li><a href="NoSuchEvObjectException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class NoSuchEvObjectException" class="title">Class NoSuchEvObjectException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.NoSuchEvObjectException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">NoSuchEvObjectException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.NoSuchEvObjectException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/NoSuchEvObjectException.html#NoSuchEvObjectException(java.lang.String)">NoSuchEvObjectException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NoSuchEvObjectException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NoSuchEvObjectException</h4>
+<pre>public&nbsp;NoSuchEvObjectException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NoSuchEvObjectException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/NoSuchEvObjectException.html" target="_top">Frames</a></li>
+<li><a href="NoSuchEvObjectException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/NotBoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/NotBoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/NotBoundException.html	(revision 88)
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>NotBoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="NotBoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NotBoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/NotBoundException.html" target="_top">Frames</a></li>
+<li><a href="NotBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class NotBoundException" class="title">Class NotBoundException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception">omq.exception.RemoteException</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.NotBoundException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">NotBoundException</span>
+extends <a href="../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.NotBoundException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/NotBoundException.html#NotBoundException(java.lang.String)">NotBoundException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NotBoundException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NotBoundException</h4>
+<pre>public&nbsp;NotBoundException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NotBoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/NotBoundException.html" target="_top">Frames</a></li>
+<li><a href="NotBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/ObjectAlreadyExistsException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/ObjectAlreadyExistsException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/ObjectAlreadyExistsException.html	(revision 88)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ObjectAlreadyExistsException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ObjectAlreadyExistsException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ObjectAlreadyExistsException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/ObjectAlreadyExistsException.html" target="_top">Frames</a></li>
+<li><a href="ObjectAlreadyExistsException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class ObjectAlreadyExistsException" class="title">Class ObjectAlreadyExistsException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.ObjectAlreadyExistsException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ObjectAlreadyExistsException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.ObjectAlreadyExistsException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/ObjectAlreadyExistsException.html#ObjectAlreadyExistsException(java.lang.String)">ObjectAlreadyExistsException</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ObjectAlreadyExistsException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ObjectAlreadyExistsException</h4>
+<pre>public&nbsp;ObjectAlreadyExistsException(java.lang.String&nbsp;ref)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ObjectAlreadyExistsException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/ObjectAlreadyExistsException.html" target="_top">Frames</a></li>
+<li><a href="ObjectAlreadyExistsException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/ObjectNotFoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/ObjectNotFoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/ObjectNotFoundException.html	(revision 88)
@@ -0,0 +1,250 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ObjectNotFoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ObjectNotFoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ObjectNotFoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/ObjectNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="ObjectNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class ObjectNotFoundException" class="title">Class ObjectNotFoundException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.ObjectNotFoundException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ObjectNotFoundException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.ObjectNotFoundException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/ObjectNotFoundException.html#ObjectNotFoundException(java.lang.String)">ObjectNotFoundException</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ObjectNotFoundException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ObjectNotFoundException</h4>
+<pre>public&nbsp;ObjectNotFoundException(java.lang.String&nbsp;ref)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ObjectNotFoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/ObjectNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="ObjectNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/OmqException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/OmqException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/OmqException.html	(revision 88)
@@ -0,0 +1,315 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>OmqException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="OmqException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OmqException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/OmqException.html" target="_top">Frames</a></li>
+<li><a href="OmqException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class OmqException" class="title">Class OmqException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.OmqException</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">OmqException</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.OmqException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/OmqException.html#OmqException()">OmqException</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/OmqException.html#OmqException(java.lang.String, java.lang.String)">OmqException</a></strong>(java.lang.String&nbsp;type,
+            java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#getType()">getType</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/exception/OmqException.html#setType(java.lang.String)">setType</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="OmqException()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>OmqException</h4>
+<pre>public&nbsp;OmqException()</pre>
+</li>
+</ul>
+<a name="OmqException(java.lang.String, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OmqException</h4>
+<pre>public&nbsp;OmqException(java.lang.String&nbsp;type,
+            java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getType()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getType</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getType()</pre>
+</li>
+</ul>
+<a name="setType(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setType</h4>
+<pre>public&nbsp;void&nbsp;setType(java.lang.String&nbsp;type)</pre>
+</li>
+</ul>
+<a name="getMessage()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessage</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getMessage()</pre>
+</li>
+</ul>
+<a name="setMessage(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMessage</h4>
+<pre>public&nbsp;void&nbsp;setMessage(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OmqException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/OmqException.html" target="_top">Frames</a></li>
+<li><a href="OmqException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/RegistryNotLoadedException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/RegistryNotLoadedException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/RegistryNotLoadedException.html	(revision 88)
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RegistryNotLoadedException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RegistryNotLoadedException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RegistryNotLoadedException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/RegistryNotLoadedException.html" target="_top">Frames</a></li>
+<li><a href="RegistryNotLoadedException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class RegistryNotLoadedException" class="title">Class RegistryNotLoadedException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception">omq.exception.RemoteException</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.RegistryNotLoadedException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RegistryNotLoadedException</span>
+extends <a href="../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.RegistryNotLoadedException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/RegistryNotLoadedException.html#RegistryNotLoadedException(java.lang.String)">RegistryNotLoadedException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RegistryNotLoadedException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RegistryNotLoadedException</h4>
+<pre>public&nbsp;RegistryNotLoadedException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RegistryNotLoadedException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/RegistryNotLoadedException.html" target="_top">Frames</a></li>
+<li><a href="RegistryNotLoadedException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/RemoteException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/RemoteException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/RemoteException.html	(revision 88)
@@ -0,0 +1,270 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RemoteException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/RemoteException.html" target="_top">Frames</a></li>
+<li><a href="RemoteException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class RemoteException" class="title">Class RemoteException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.RemoteException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../omq/exception/ConnectionException.html" title="class in omq.exception">ConnectionException</a>, <a href="../../omq/exception/NotBoundException.html" title="class in omq.exception">NotBoundException</a>, <a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">RegistryNotLoadedException</a>, <a href="../../omq/exception/TimeoutException.html" title="class in omq.exception">TimeoutException</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RemoteException</span>
+extends java.lang.Exception
+implements java.io.Serializable</pre>
+<div class="block">A RemoteException is the common superclass for a wide number of communication-related
+ exceptions that may occur during the execution of a remote method call.
+ Each method of a remote interface must list RemoteException in its throws clause.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.RemoteException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/RemoteException.html#RemoteException(java.lang.Exception)">RemoteException</a></strong>(java.lang.Exception&nbsp;ex)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/RemoteException.html#RemoteException(java.lang.String)">RemoteException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoteException(java.lang.Exception)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>RemoteException</h4>
+<pre>public&nbsp;RemoteException(java.lang.Exception&nbsp;ex)</pre>
+</li>
+</ul>
+<a name="RemoteException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoteException</h4>
+<pre>public&nbsp;RemoteException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/RemoteException.html" target="_top">Frames</a></li>
+<li><a href="RemoteException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/RetryException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/RetryException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/RetryException.html	(revision 88)
@@ -0,0 +1,252 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RetryException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RetryException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RetryException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/RetryException.html" target="_top">Frames</a></li>
+<li><a href="RetryException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class RetryException" class="title">Class RetryException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.RetryException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RetryException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.RetryException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/RetryException.html#RetryException(int, long)">RetryException</a></strong>(int&nbsp;retries,
+              long&nbsp;timeout)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RetryException(int, long)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RetryException</h4>
+<pre>public&nbsp;RetryException(int&nbsp;retries,
+              long&nbsp;timeout)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RetryException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/RetryException.html" target="_top">Frames</a></li>
+<li><a href="RetryException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/SerializerException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/SerializerException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/SerializerException.html	(revision 88)
@@ -0,0 +1,264 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>SerializerException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SerializerException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SerializerException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/SerializerException.html" target="_top">Frames</a></li>
+<li><a href="SerializerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class SerializerException" class="title">Class SerializerException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.SerializerException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">SerializerException</span>
+extends java.lang.Exception</pre>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.SerializerException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/SerializerException.html#SerializerException(java.lang.String)">SerializerException</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/SerializerException.html#SerializerException(java.lang.String, java.lang.Throwable)">SerializerException</a></strong>(java.lang.String&nbsp;message,
+                   java.lang.Throwable&nbsp;cause)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SerializerException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>SerializerException</h4>
+<pre>public&nbsp;SerializerException(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+<a name="SerializerException(java.lang.String, java.lang.Throwable)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SerializerException</h4>
+<pre>public&nbsp;SerializerException(java.lang.String&nbsp;message,
+                   java.lang.Throwable&nbsp;cause)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SerializerException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/SerializerException.html" target="_top">Frames</a></li>
+<li><a href="SerializerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/SessionException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/SessionException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/SessionException.html	(revision 88)
@@ -0,0 +1,284 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>SessionException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="SessionException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SessionException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/SessionException.html" target="_top">Frames</a></li>
+<li><a href="SessionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class SessionException" class="title">Class SessionException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.SessionException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">SessionException</span>
+extends java.lang.Exception</pre>
+<div class="block">Wrapper exception class to different exceptions
+ It simply stores the incoming exception and provides a method for obtaining the "real" exception.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.SessionException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/SessionException.html#SessionException(java.lang.Exception)">SessionException</a></strong>(java.lang.Exception&nbsp;ex)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Exception</code></td>
+<td class="colLast"><code><strong><a href="../../omq/exception/SessionException.html#getException()">getException</a></strong>()</code>
+<div class="block">This method returns the exception produced in the notification service.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="SessionException(java.lang.Exception)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>SessionException</h4>
+<pre>public&nbsp;SessionException(java.lang.Exception&nbsp;ex)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getException()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getException</h4>
+<pre>public&nbsp;java.lang.Exception&nbsp;getException()</pre>
+<div class="block">This method returns the exception produced in the notification service.</div>
+<dl><dt><span class="strong">Returns:</span></dt><dd>Exception The exception occured in the underlying notification service.</dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/SessionException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/SessionException.html" target="_top">Frames</a></li>
+<li><a href="SessionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/TimeoutException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/TimeoutException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/TimeoutException.html	(revision 88)
@@ -0,0 +1,256 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>TimeoutException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="TimeoutException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TimeoutException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/TypeNotFoundException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/TimeoutException.html" target="_top">Frames</a></li>
+<li><a href="TimeoutException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class TimeoutException" class="title">Class TimeoutException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../omq/exception/RemoteException.html" title="class in omq.exception">omq.exception.RemoteException</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.TimeoutException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">TimeoutException</span>
+extends <a href="../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<div class="block">TimeoutException is thrown if the timeout expires in a remote call.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.TimeoutException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/TimeoutException.html#TimeoutException(java.lang.String)">TimeoutException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TimeoutException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TimeoutException</h4>
+<pre>public&nbsp;TimeoutException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TimeoutException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/exception/TypeNotFoundException.html" title="class in omq.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/TimeoutException.html" target="_top">Frames</a></li>
+<li><a href="TimeoutException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/TypeNotFoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/TypeNotFoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/TypeNotFoundException.html	(revision 88)
@@ -0,0 +1,252 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>TypeNotFoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="TypeNotFoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TypeNotFoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/TypeNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="TypeNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.exception</div>
+<h2 title="Class TypeNotFoundException" class="title">Class TypeNotFoundException</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Throwable</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Exception</li>
+<li>
+<ul class="inheritance">
+<li>omq.exception.TypeNotFoundException</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">TypeNotFoundException</span>
+extends java.lang.Exception</pre>
+<div class="block">TypeNotFoundException is thrown if a type is unknown when generating
+ stubs and skeletons.</div>
+<dl><dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.exception.TypeNotFoundException">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/exception/TypeNotFoundException.html#TypeNotFoundException(java.lang.String)">TypeNotFoundException</a></strong>(java.lang.String&nbsp;msg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Throwable">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Throwable</h3>
+<code>addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="TypeNotFoundException(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>TypeNotFoundException</h4>
+<pre>public&nbsp;TypeNotFoundException(java.lang.String&nbsp;msg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/TypeNotFoundException.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/TypeNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="TypeNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#methods_inherited_from_class_java.lang.Throwable">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li>Method</li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/AlreadyBoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/AlreadyBoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/AlreadyBoundException.html	(revision 88)
@@ -0,0 +1,166 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.AlreadyBoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.AlreadyBoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/AlreadyBoundException.html" target="_top">Frames</a></li>
+<li><a href="AlreadyBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.AlreadyBoundException" class="title">Uses of Class<br>omq.exception.AlreadyBoundException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a> in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> that throw <a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote,
+    java.util.Properties&nbsp;env)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/AlreadyBoundException.html" target="_top">Frames</a></li>
+<li><a href="AlreadyBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/ConnectionException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/ConnectionException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/ConnectionException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.ConnectionException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.ConnectionException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/ConnectionException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/ConnectionException.html" target="_top">Frames</a></li>
+<li><a href="ConnectionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.ConnectionException" class="title">Uses of Class<br>omq.exception.ConnectionException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.ConnectionException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/ConnectionException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/ConnectionException.html" target="_top">Frames</a></li>
+<li><a href="ConnectionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/EnvironmentException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/EnvironmentException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/EnvironmentException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.EnvironmentException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.EnvironmentException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/EnvironmentException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/EnvironmentException.html" target="_top">Frames</a></li>
+<li><a href="EnvironmentException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.EnvironmentException" class="title">Uses of Class<br>omq.exception.EnvironmentException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.EnvironmentException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/EnvironmentException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/EnvironmentException.html" target="_top">Frames</a></li>
+<li><a href="EnvironmentException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/InitBrokerException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/InitBrokerException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/InitBrokerException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.InitBrokerException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.InitBrokerException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/InitBrokerException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/InitBrokerException.html" target="_top">Frames</a></li>
+<li><a href="InitBrokerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.InitBrokerException" class="title">Uses of Class<br>omq.exception.InitBrokerException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.InitBrokerException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/InitBrokerException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/InitBrokerException.html" target="_top">Frames</a></li>
+<li><a href="InitBrokerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/NoContainsInstanceException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/NoContainsInstanceException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/NoContainsInstanceException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.NoContainsInstanceException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.NoContainsInstanceException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/NoContainsInstanceException.html" target="_top">Frames</a></li>
+<li><a href="NoContainsInstanceException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.NoContainsInstanceException" class="title">Uses of Class<br>omq.exception.NoContainsInstanceException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.NoContainsInstanceException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/NoContainsInstanceException.html" target="_top">Frames</a></li>
+<li><a href="NoContainsInstanceException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/NoSuchEvObjectException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/NoSuchEvObjectException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/NoSuchEvObjectException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.NoSuchEvObjectException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.NoSuchEvObjectException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/NoSuchEvObjectException.html" target="_top">Frames</a></li>
+<li><a href="NoSuchEvObjectException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.NoSuchEvObjectException" class="title">Uses of Class<br>omq.exception.NoSuchEvObjectException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.NoSuchEvObjectException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/NoSuchEvObjectException.html" target="_top">Frames</a></li>
+<li><a href="NoSuchEvObjectException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/NotBoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/NotBoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/NotBoundException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.NotBoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.NotBoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/NotBoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/NotBoundException.html" target="_top">Frames</a></li>
+<li><a href="NotBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.NotBoundException" class="title">Uses of Class<br>omq.exception.NotBoundException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.NotBoundException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/NotBoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/NotBoundException.html" target="_top">Frames</a></li>
+<li><a href="NotBoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/ObjectAlreadyExistsException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/ObjectAlreadyExistsException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/ObjectAlreadyExistsException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.ObjectAlreadyExistsException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.ObjectAlreadyExistsException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/ObjectAlreadyExistsException.html" target="_top">Frames</a></li>
+<li><a href="ObjectAlreadyExistsException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.ObjectAlreadyExistsException" class="title">Uses of Class<br>omq.exception.ObjectAlreadyExistsException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.ObjectAlreadyExistsException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/ObjectAlreadyExistsException.html" target="_top">Frames</a></li>
+<li><a href="ObjectAlreadyExistsException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/ObjectNotFoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/ObjectNotFoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/ObjectNotFoundException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.ObjectNotFoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.ObjectNotFoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/ObjectNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="ObjectNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.ObjectNotFoundException" class="title">Uses of Class<br>omq.exception.ObjectNotFoundException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.ObjectNotFoundException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/ObjectNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="ObjectNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/OmqException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/OmqException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/OmqException.html	(revision 88)
@@ -0,0 +1,184 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.OmqException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.OmqException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/OmqException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/OmqException.html" target="_top">Frames</a></li>
+<li><a href="OmqException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.OmqException" class="title">Uses of Class<br>omq.exception.OmqException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.message">omq.common.message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.message">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a> in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a> that return <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></code></td>
+<td class="colLast"><span class="strong">Response.</span><code><strong><a href="../../../omq/common/message/Response.html#getError()">getError</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a> with parameters of type <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Response.</span><code><strong><a href="../../../omq/common/message/Response.html#setError(omq.exception.OmqException)">setError</a></strong>(<a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;error)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../omq/common/message/package-summary.html">omq.common.message</a> with parameters of type <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../omq/common/message/Response.html#Response(java.lang.String, java.lang.String, java.lang.Object, omq.exception.OmqException)">Response</a></strong>(java.lang.String&nbsp;id,
+        java.lang.String&nbsp;idOmq,
+        java.lang.Object&nbsp;result,
+        <a href="../../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a>&nbsp;error)</code>
+<div class="block">Creates a new Response object to be serialized</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/OmqException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/OmqException.html" target="_top">Frames</a></li>
+<li><a href="OmqException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/RegistryNotLoadedException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/RegistryNotLoadedException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/RegistryNotLoadedException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.RegistryNotLoadedException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.RegistryNotLoadedException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/RegistryNotLoadedException.html" target="_top">Frames</a></li>
+<li><a href="RegistryNotLoadedException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.RegistryNotLoadedException" class="title">Uses of Class<br>omq.exception.RegistryNotLoadedException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.RegistryNotLoadedException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/RegistryNotLoadedException.html" target="_top">Frames</a></li>
+<li><a href="RegistryNotLoadedException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/RemoteException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/RemoteException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/RemoteException.html	(revision 88)
@@ -0,0 +1,259 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.RemoteException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.RemoteException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/RemoteException.html" target="_top">Frames</a></li>
+<li><a href="RemoteException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.RemoteException" class="title">Uses of Class<br>omq.exception.RemoteException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.exception">omq.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> that throw <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote,
+    java.util.Properties&nbsp;env)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>&lt;T extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#lookup(java.lang.String, java.lang.Class)">lookup</a></strong>(java.lang.String&nbsp;reference,
+      java.lang.Class&lt;T&gt;&nbsp;contract)</code>
+<div class="block">Returns the remote object for specified reference.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>&lt;T extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>&gt;&nbsp;<br>T</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#lookupMulti(java.lang.String, java.lang.Class)">lookupMulti</a></strong>(java.lang.String&nbsp;reference,
+           java.lang.Class&lt;T&gt;&nbsp;contract)</code>
+<div class="block">Returns the remote object for specified reference.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#unbind(java.lang.String)">unbind</a></strong>(java.lang.String&nbsp;reference)</code>
+<div class="block">Unbinds a remoteObject from its reference and kills all the threads
+ created.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> in <a href="../../../omq/exception/package-summary.html">omq.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> in <a href="../../../omq/exception/package-summary.html">omq.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/exception/ConnectionException.html" title="class in omq.exception">ConnectionException</a></strong></code>
+<div class="block">A ConnectionException is thrown if an Exception occurs in the Event middleware.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/exception/NotBoundException.html" title="class in omq.exception">NotBoundException</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">RegistryNotLoadedException</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/exception/TimeoutException.html" title="class in omq.exception">TimeoutException</a></strong></code>
+<div class="block">TimeoutException is thrown if the timeout expires in a remote call.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> in <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a> that throw <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#addObserver(java.lang.String)">addObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubjectImpl.</span><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#addObserver(java.lang.String)">addObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubject.</span><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#removeObserver(java.lang.String)">removeObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteSubjectImpl.</span><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#removeObserver(java.lang.String)">removeObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/RemoteException.html" target="_top">Frames</a></li>
+<li><a href="RemoteException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/RetryException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/RetryException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/RetryException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.RetryException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.RetryException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/RetryException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/RetryException.html" target="_top">Frames</a></li>
+<li><a href="RetryException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.RetryException" class="title">Uses of Class<br>omq.exception.RetryException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.RetryException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/RetryException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/RetryException.html" target="_top">Frames</a></li>
+<li><a href="RetryException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/SerializerException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/SerializerException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/SerializerException.html	(revision 88)
@@ -0,0 +1,268 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.SerializerException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.SerializerException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/SerializerException.html" target="_top">Frames</a></li>
+<li><a href="SerializerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.SerializerException" class="title">Uses of Class<br>omq.exception.SerializerException</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a> in <a href="../../../omq/common/util/package-summary.html">omq.common.util</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/util/package-summary.html">omq.common.util</a> that throw <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#deserializeRequest(java.lang.String, byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(java.lang.String&nbsp;type,
+                  byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#getInstance()">getInstance</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#getInstance(java.lang.String)">getInstance</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#serialize(java.lang.String, java.lang.Object)">serialize</a></strong>(java.lang.String&nbsp;type,
+         java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a> in <a href="../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> that throw <a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../omq/common/util/Serializers/JavaImp.html#deserializeObject(byte[])">deserializeObject</a></strong>(byte[]&nbsp;bytes)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../omq/common/util/Serializers/KryoImp.html#deserializeObject(byte[], java.lang.Class)">deserializeObject</a></strong>(byte[]&nbsp;bytes,
+                 java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../omq/common/util/Serializers/JavaImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">ISerializer.</span><code><strong><a href="../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">GsonImp.</span><code><strong><a href="../../../omq/common/util/Serializers/GsonImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../omq/common/util/Serializers/KryoImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../omq/common/util/Serializers/JavaImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">ISerializer.</span><code><strong><a href="../../../omq/common/util/Serializers/ISerializer.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>
+<div class="block">Deserialize a Response</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">GsonImp.</span><code><strong><a href="../../../omq/common/util/Serializers/GsonImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Response.html" title="class in omq.common.message">Response</a></code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../omq/common/util/Serializers/KryoImp.html#deserializeResponse(byte[], java.lang.Class)">deserializeResponse</a></strong>(byte[]&nbsp;bytes,
+                   java.lang.Class&lt;?&gt;&nbsp;type)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../omq/common/util/Serializers/JavaImp.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">ISerializer.</span><code><strong><a href="../../../omq/common/util/Serializers/ISerializer.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>
+<div class="block">Serialize</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">GsonImp.</span><code><strong><a href="../../../omq/common/util/Serializers/GsonImp.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>byte[]</code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../omq/common/util/Serializers/KryoImp.html#serialize(java.lang.Object)">serialize</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/SerializerException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/SerializerException.html" target="_top">Frames</a></li>
+<li><a href="SerializerException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/SessionException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/SessionException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/SessionException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.SessionException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.SessionException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/SessionException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/SessionException.html" target="_top">Frames</a></li>
+<li><a href="SessionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.SessionException" class="title">Uses of Class<br>omq.exception.SessionException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.SessionException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/SessionException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/SessionException.html" target="_top">Frames</a></li>
+<li><a href="SessionException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/TimeoutException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/TimeoutException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/TimeoutException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.TimeoutException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.TimeoutException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/TimeoutException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/TimeoutException.html" target="_top">Frames</a></li>
+<li><a href="TimeoutException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.TimeoutException" class="title">Uses of Class<br>omq.exception.TimeoutException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.TimeoutException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/TimeoutException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/TimeoutException.html" target="_top">Frames</a></li>
+<li><a href="TimeoutException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/class-use/TypeNotFoundException.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/class-use/TypeNotFoundException.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/class-use/TypeNotFoundException.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.exception.TypeNotFoundException</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.exception.TypeNotFoundException";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/TypeNotFoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/TypeNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="TypeNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.exception.TypeNotFoundException" class="title">Uses of Class<br>omq.exception.TypeNotFoundException</h2>
+</div>
+<div class="classUseContainer">No usage of omq.exception.TypeNotFoundException</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/exception/TypeNotFoundException.html" title="class in omq.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/exception/class-use/TypeNotFoundException.html" target="_top">Frames</a></li>
+<li><a href="TypeNotFoundException.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/package-frame.html	(revision 88)
@@ -0,0 +1,38 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.exception</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../omq/exception/package-summary.html" target="classFrame">omq.exception</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="OmqException.html" title="class in omq.exception" target="classFrame">OmqException</a></li>
+</ul>
+<h2 title="Exceptions">Exceptions</h2>
+<ul title="Exceptions">
+<li><a href="AlreadyBoundException.html" title="class in omq.exception" target="classFrame">AlreadyBoundException</a></li>
+<li><a href="ConnectionException.html" title="class in omq.exception" target="classFrame">ConnectionException</a></li>
+<li><a href="EnvironmentException.html" title="class in omq.exception" target="classFrame">EnvironmentException</a></li>
+<li><a href="InitBrokerException.html" title="class in omq.exception" target="classFrame">InitBrokerException</a></li>
+<li><a href="NoContainsInstanceException.html" title="class in omq.exception" target="classFrame">NoContainsInstanceException</a></li>
+<li><a href="NoSuchEvObjectException.html" title="class in omq.exception" target="classFrame">NoSuchEvObjectException</a></li>
+<li><a href="NotBoundException.html" title="class in omq.exception" target="classFrame">NotBoundException</a></li>
+<li><a href="ObjectAlreadyExistsException.html" title="class in omq.exception" target="classFrame">ObjectAlreadyExistsException</a></li>
+<li><a href="ObjectNotFoundException.html" title="class in omq.exception" target="classFrame">ObjectNotFoundException</a></li>
+<li><a href="RegistryNotLoadedException.html" title="class in omq.exception" target="classFrame">RegistryNotLoadedException</a></li>
+<li><a href="RemoteException.html" title="class in omq.exception" target="classFrame">RemoteException</a></li>
+<li><a href="RetryException.html" title="class in omq.exception" target="classFrame">RetryException</a></li>
+<li><a href="SerializerException.html" title="class in omq.exception" target="classFrame">SerializerException</a></li>
+<li><a href="SessionException.html" title="class in omq.exception" target="classFrame">SessionException</a></li>
+<li><a href="TimeoutException.html" title="class in omq.exception" target="classFrame">TimeoutException</a></li>
+<li><a href="TypeNotFoundException.html" title="class in omq.exception" target="classFrame">TypeNotFoundException</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/package-summary.html	(revision 88)
@@ -0,0 +1,221 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.exception</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.exception";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/common/util/Serializers/package-summary.html">Prev Package</a></li>
+<li><a href="../../omq/server/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.exception</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/OmqException.html" title="class in omq.exception">OmqException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Exception Summary table, listing exceptions, and an explanation">
+<caption><span>Exception Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Exception</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/AlreadyBoundException.html" title="class in omq.exception">AlreadyBoundException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/ConnectionException.html" title="class in omq.exception">ConnectionException</a></td>
+<td class="colLast">
+<div class="block">A ConnectionException is thrown if an Exception occurs in the Event middleware.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/EnvironmentException.html" title="class in omq.exception">EnvironmentException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/InitBrokerException.html" title="class in omq.exception">InitBrokerException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception">NoContainsInstanceException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">NoSuchEvObjectException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/NotBoundException.html" title="class in omq.exception">NotBoundException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception">ObjectAlreadyExistsException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception">ObjectNotFoundException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">RegistryNotLoadedException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></td>
+<td class="colLast">
+<div class="block">A RemoteException is the common superclass for a wide number of communication-related
+ exceptions that may occur during the execution of a remote method call.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/RetryException.html" title="class in omq.exception">RetryException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/SerializerException.html" title="class in omq.exception">SerializerException</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/SessionException.html" title="class in omq.exception">SessionException</a></td>
+<td class="colLast">
+<div class="block">Wrapper exception class to different exceptions
+ It simply stores the incoming exception and provides a method for obtaining the "real" exception.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/exception/TimeoutException.html" title="class in omq.exception">TimeoutException</a></td>
+<td class="colLast">
+<div class="block">TimeoutException is thrown if the timeout expires in a remote call.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/exception/TypeNotFoundException.html" title="class in omq.exception">TypeNotFoundException</a></td>
+<td class="colLast">
+<div class="block">TypeNotFoundException is thrown if a type is unknown when generating
+ stubs and skeletons.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/common/util/Serializers/package-summary.html">Prev Package</a></li>
+<li><a href="../../omq/server/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/package-tree.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.exception Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.exception Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/common/util/Serializers/package-tree.html">Prev</a></li>
+<li><a href="../../omq/server/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.exception</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.exception.<a href="../../omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">OmqException</span></a> (implements java.io.Serializable)</li>
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
+<ul>
+<li type="circle">java.lang.Exception
+<ul>
+<li type="circle">omq.exception.<a href="../../omq/exception/AlreadyBoundException.html" title="class in omq.exception"><span class="strong">AlreadyBoundException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">EnvironmentException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">InitBrokerException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">NoContainsInstanceException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">NoSuchEvObjectException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">ObjectAlreadyExistsException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">ObjectNotFoundException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">RemoteException</span></a> (implements java.io.Serializable)
+<ul>
+<li type="circle">omq.exception.<a href="../../omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">ConnectionException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">NotBoundException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">RegistryNotLoadedException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">TimeoutException</span></a></li>
+</ul>
+</li>
+<li type="circle">omq.exception.<a href="../../omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">RetryException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">SerializerException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">SessionException</span></a></li>
+<li type="circle">omq.exception.<a href="../../omq/exception/TypeNotFoundException.html" title="class in omq.exception"><span class="strong">TypeNotFoundException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/common/util/Serializers/package-tree.html">Prev</a></li>
+<li><a href="../../omq/server/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/exception/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/exception/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/exception/package-use.html	(revision 88)
@@ -0,0 +1,255 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.exception</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.exception";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.exception" class="title">Uses of Package<br>omq.exception</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../omq/exception/package-summary.html">omq.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.message">omq.common.message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.exception">omq.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/exception/package-summary.html">omq.exception</a> used by <a href="../../omq/common/broker/package-summary.html">omq.common.broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/exception/class-use/AlreadyBoundException.html#omq.common.broker">AlreadyBoundException</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../omq/exception/class-use/RemoteException.html#omq.common.broker">RemoteException</a>
+<div class="block">A RemoteException is the common superclass for a wide number of communication-related
+ exceptions that may occur during the execution of a remote method call.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.message">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/exception/package-summary.html">omq.exception</a> used by <a href="../../omq/common/message/package-summary.html">omq.common.message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/exception/class-use/OmqException.html#omq.common.message">OmqException</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/exception/package-summary.html">omq.exception</a> used by <a href="../../omq/common/util/package-summary.html">omq.common.util</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/exception/class-use/SerializerException.html#omq.common.util">SerializerException</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/exception/package-summary.html">omq.exception</a> used by <a href="../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/exception/class-use/SerializerException.html#omq.common.util.Serializers">SerializerException</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.exception">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/exception/package-summary.html">omq.exception</a> used by <a href="../../omq/exception/package-summary.html">omq.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/exception/class-use/RemoteException.html#omq.exception">RemoteException</a>
+<div class="block">A RemoteException is the common superclass for a wide number of communication-related
+ exceptions that may occur during the execution of a remote method call.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/exception/package-summary.html">omq.exception</a> used by <a href="../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/exception/class-use/RemoteException.html#omq.test.observer">RemoteException</a>
+<div class="block">A RemoteException is the common superclass for a wide number of communication-related
+ exceptions that may occur during the execution of a remote method call.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/exception/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/package-frame.html	(revision 88)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../omq/package-summary.html" target="classFrame">omq</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Remote.html" title="interface in omq" target="classFrame"><i>Remote</i></a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/package-summary.html	(revision 88)
@@ -0,0 +1,136 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Package</li>
+<li><a href="../omq/client/annotation/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../omq/Remote.html" title="interface in omq">Remote</a></td>
+<td class="colLast">
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Package</li>
+<li><a href="../omq/client/annotation/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/package-tree.html	(revision 88)
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../omq/client/annotation/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li><a href="../omq/client/annotation/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/package-use.html	(revision 88)
@@ -0,0 +1,349 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq" class="title">Uses of Package<br>omq</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../omq/package-summary.html">omq</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.client.proxy">omq.client.proxy</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.event">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.client.proxy">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/client/proxy/package-summary.html">omq.client.proxy</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.client.proxy">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/common/broker/package-summary.html">omq.common.broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.common.broker">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/server/package-summary.html">omq.server</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.server">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.event">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/event/package-summary.html">omq.test.event</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.event">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.exception">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.multiProcess">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.observer">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/python/package-summary.html">omq.test.python</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.python">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.stopBroker">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../omq/package-summary.html">omq</a> used by <a href="../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../omq/class-use/Remote.html#omq.test.workspace">Remote</a>
+<div class="block">The Remote interface serves to identify interfaces whose methods may be
+ invoked from a non-local virtual machine.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../deprecated-list.html">Deprecated</a></li>
+<li><a href="../index-files/index-1.html">Index</a></li>
+<li><a href="../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../index.html?omq/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/InvocationThread.html
===================================================================
--- /tags/0.5.5/doc/omq/server/InvocationThread.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/InvocationThread.html	(revision 88)
@@ -0,0 +1,367 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>InvocationThread</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="InvocationThread";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/InvocationThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/InvocationThread.html" target="_top">Frames</a></li>
+<li><a href="InvocationThread.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.server</div>
+<h2 title="Class InvocationThread" class="title">Class InvocationThread</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>omq.server.InvocationThread</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.lang.Runnable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">InvocationThread</span>
+extends java.lang.Thread</pre>
+<div class="block">An invocationThread waits for requests an invokes them.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/server/InvocationThread.html#InvocationThread(omq.server.RemoteObject, java.util.concurrent.BlockingQueue, omq.common.util.Serializer)">InvocationThread</a></strong>(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+                java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue,
+                <a href="../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/InvocationThread.html#getDeliveryQueue()">getDeliveryQueue</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/InvocationThread.html#getObj()">getObj</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/InvocationThread.html#run()">run</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/InvocationThread.html#setDeliveryQueue(java.util.concurrent.BlockingQueue)">setDeliveryQueue</a></strong>(java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/InvocationThread.html#setObj(omq.server.RemoteObject)">setObj</a></strong>(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="InvocationThread(omq.server.RemoteObject, java.util.concurrent.BlockingQueue, omq.common.util.Serializer)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>InvocationThread</h4>
+<pre>public&nbsp;InvocationThread(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+                java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue,
+                <a href="../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="run()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;run()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getObj()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getObj</h4>
+<pre>public&nbsp;<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;getObj()</pre>
+</li>
+</ul>
+<a name="setObj(omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setObj</h4>
+<pre>public&nbsp;void&nbsp;setObj(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</pre>
+</li>
+</ul>
+<a name="getDeliveryQueue()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeliveryQueue</h4>
+<pre>public&nbsp;java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;getDeliveryQueue()</pre>
+</li>
+</ul>
+<a name="setDeliveryQueue(java.util.concurrent.BlockingQueue)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setDeliveryQueue</h4>
+<pre>public&nbsp;void&nbsp;setDeliveryQueue(java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/InvocationThread.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/InvocationThread.html" target="_top">Frames</a></li>
+<li><a href="InvocationThread.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/RemoteObject.html
===================================================================
--- /tags/0.5.5/doc/omq/server/RemoteObject.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/RemoteObject.html	(revision 88)
@@ -0,0 +1,434 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RemoteObject</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteObject";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteObject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/server/InvocationThread.html" title="class in omq.server"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/server/RemoteWrapper.html" title="class in omq.server"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/RemoteObject.html" target="_top">Frames</a></li>
+<li><a href="RemoteObject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.server</div>
+<h2 title="Class RemoteObject" class="title">Class RemoteObject</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li>omq.server.RemoteObject</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../omq/Remote.html" title="interface in omq">Remote</a></dd>
+</dl>
+<dl>
+<dt>Direct Known Subclasses:</dt>
+<dd><a href="../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a>, <a href="../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a>, <a href="../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a>, <a href="../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a>, <a href="../../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a>, <a href="../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a>, <a href="../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a>, <a href="../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a>, <a href="../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a>, <a href="../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a>, <a href="../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public abstract class <span class="strong">RemoteObject</span>
+extends java.lang.Thread
+implements <a href="../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them. When a RemoteObject is started it listens two queues, the first one has
+ the same name as its reference and the second one is its multiqueue -this
+ name can be set using a property, be aware to use a name not used by another
+ object!!!-.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../serialized-form.html#omq.server.RemoteObject">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/server/RemoteObject.html#RemoteObject()">RemoteObject</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>com.rabbitmq.client.Channel</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#getChannel()">getChannel</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;java.lang.Class&lt;?&gt;&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a></strong>(java.lang.String&nbsp;methodName)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#getRef()">getRef</a></strong>()</code>
+<div class="block">Returns the UID of a RemoteObject</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.Object</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a></strong>(java.lang.String&nbsp;methodName,
+            java.lang.Object[]&nbsp;arguments)</code>
+<div class="block">This method invokes the method specified by methodName and arguments</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#kill()">kill</a></strong>()</code>
+<div class="block">This method kills all the threads waiting for requests</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#run()">run</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></strong>(java.lang.String&nbsp;reference,
+                 <a href="../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker,
+                 java.util.Properties&nbsp;env)</code>
+<div class="block">This method starts a remoteObject.</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoteObject()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoteObject</h4>
+<pre>public&nbsp;RemoteObject()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>startRemoteObject</h4>
+<pre>public&nbsp;void&nbsp;startRemoteObject(java.lang.String&nbsp;reference,
+                     <a href="../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker,
+                     java.util.Properties&nbsp;env)
+                       throws java.lang.Exception</pre>
+<div class="block">This method starts a remoteObject.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>reference</code> - - broker's binding referece</dd><dd><code>broker</code> - - broker that binds this remoteObject</dd><dd><code>env</code> - - properties of this remoteObject</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="run()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>run</h4>
+<pre>public&nbsp;void&nbsp;run()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code>run</code>&nbsp;in interface&nbsp;<code>java.lang.Runnable</code></dd>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>run</code>&nbsp;in class&nbsp;<code>java.lang.Thread</code></dd>
+</dl>
+</li>
+</ul>
+<a name="getRef()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getRef</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getRef()</pre>
+<div class="block"><strong>Description copied from interface:&nbsp;<code><a href="../../omq/Remote.html#getRef()">Remote</a></code></strong></div>
+<div class="block">Returns the UID of a RemoteObject</div>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../omq/Remote.html#getRef()">getRef</a></code>&nbsp;in interface&nbsp;<code><a href="../../omq/Remote.html" title="interface in omq">Remote</a></code></dd>
+<dt><span class="strong">Returns:</span></dt><dd>UID</dd></dl>
+</li>
+</ul>
+<a name="kill()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>kill</h4>
+<pre>public&nbsp;void&nbsp;kill()
+          throws java.io.IOException</pre>
+<div class="block">This method kills all the threads waiting for requests</div>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.io.IOException</code> - - If an operation failed.</dd></dl>
+</li>
+</ul>
+<a name="invokeMethod(java.lang.String, java.lang.Object[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>invokeMethod</h4>
+<pre>public&nbsp;java.lang.Object&nbsp;invokeMethod(java.lang.String&nbsp;methodName,
+                            java.lang.Object[]&nbsp;arguments)
+                              throws java.lang.Exception</pre>
+<div class="block">This method invokes the method specified by methodName and arguments</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>methodName</code> - </dd><dd><code>arguments</code> - </dd>
+<dt><span class="strong">Returns:</span></dt><dd>result</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getParams(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getParams</h4>
+<pre>public&nbsp;java.util.List&lt;java.lang.Class&lt;?&gt;&gt;&nbsp;getParams(java.lang.String&nbsp;methodName)</pre>
+</li>
+</ul>
+<a name="getChannel()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getChannel</h4>
+<pre>public&nbsp;com.rabbitmq.client.Channel&nbsp;getChannel()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteObject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/server/InvocationThread.html" title="class in omq.server"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../omq/server/RemoteWrapper.html" title="class in omq.server"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/RemoteObject.html" target="_top">Frames</a></li>
+<li><a href="RemoteObject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/RemoteWrapper.html
===================================================================
--- /tags/0.5.5/doc/omq/server/RemoteWrapper.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/RemoteWrapper.html	(revision 88)
@@ -0,0 +1,393 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RemoteWrapper</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteWrapper";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteWrapper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/RemoteWrapper.html" target="_top">Frames</a></li>
+<li><a href="RemoteWrapper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.server</div>
+<h2 title="Class RemoteWrapper" class="title">Class RemoteWrapper</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.server.RemoteWrapper</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">RemoteWrapper</span>
+extends java.lang.Object</pre>
+<div class="block">This class is used to encapsulate the invocationThreads under the
+ RemoteObject.</div>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../omq/server/RemoteWrapper.html#RemoteWrapper(omq.server.RemoteObject, int, omq.common.util.Serializer)">RemoteWrapper</a></strong>(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+             int&nbsp;numThreads,
+             <a href="../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#getDeliveryQueue()">getDeliveryQueue</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#getInvocationList()">getInvocationList</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#getNumThreads()">getNumThreads</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#getObj()">getObj</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#notifyDelivery(com.rabbitmq.client.QueueingConsumer.Delivery)">notifyDelivery</a></strong>(com.rabbitmq.client.QueueingConsumer.Delivery&nbsp;delivery)</code>
+<div class="block">This method notifies a delivery to an invocationThread using a
+ blockingQueue.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#setDeliveryQueue(java.util.concurrent.BlockingQueue)">setDeliveryQueue</a></strong>(java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#setInvocationList(java.util.ArrayList)">setInvocationList</a></strong>(java.util.ArrayList&lt;<a href="../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a>&gt;&nbsp;invocationList)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#setNumThreads(int)">setNumThreads</a></strong>(int&nbsp;numThreads)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#setObj(omq.server.RemoteObject)">setObj</a></strong>(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../omq/server/RemoteWrapper.html#stopRemoteWrapper()">stopRemoteWrapper</a></strong>()</code>
+<div class="block">This method interrups all the invocationThreads under this remoteWrapper</div>
+</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoteWrapper(omq.server.RemoteObject, int, omq.common.util.Serializer)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoteWrapper</h4>
+<pre>public&nbsp;RemoteWrapper(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+             int&nbsp;numThreads,
+             <a href="../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="notifyDelivery(com.rabbitmq.client.QueueingConsumer.Delivery)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>notifyDelivery</h4>
+<pre>public&nbsp;void&nbsp;notifyDelivery(com.rabbitmq.client.QueueingConsumer.Delivery&nbsp;delivery)
+                    throws java.lang.Exception</pre>
+<div class="block">This method notifies a delivery to an invocationThread using a
+ blockingQueue.</div>
+<dl><dt><span class="strong">Parameters:</span></dt><dd><code>delivery</code> - - delivery which contains a Request to be invoked</dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stopRemoteWrapper()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stopRemoteWrapper</h4>
+<pre>public&nbsp;void&nbsp;stopRemoteWrapper()</pre>
+<div class="block">This method interrups all the invocationThreads under this remoteWrapper</div>
+</li>
+</ul>
+<a name="getObj()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getObj</h4>
+<pre>public&nbsp;<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;getObj()</pre>
+</li>
+</ul>
+<a name="setObj(omq.server.RemoteObject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setObj</h4>
+<pre>public&nbsp;void&nbsp;setObj(<a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</pre>
+</li>
+</ul>
+<a name="getNumThreads()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumThreads</h4>
+<pre>public&nbsp;int&nbsp;getNumThreads()</pre>
+</li>
+</ul>
+<a name="setNumThreads(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNumThreads</h4>
+<pre>public&nbsp;void&nbsp;setNumThreads(int&nbsp;numThreads)</pre>
+</li>
+</ul>
+<a name="getInvocationList()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInvocationList</h4>
+<pre>public&nbsp;java.util.ArrayList&lt;<a href="../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a>&gt;&nbsp;getInvocationList()</pre>
+</li>
+</ul>
+<a name="setInvocationList(java.util.ArrayList)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setInvocationList</h4>
+<pre>public&nbsp;void&nbsp;setInvocationList(java.util.ArrayList&lt;<a href="../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a>&gt;&nbsp;invocationList)</pre>
+</li>
+</ul>
+<a name="getDeliveryQueue()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getDeliveryQueue</h4>
+<pre>public&nbsp;java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;getDeliveryQueue()</pre>
+</li>
+</ul>
+<a name="setDeliveryQueue(java.util.concurrent.BlockingQueue)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setDeliveryQueue</h4>
+<pre>public&nbsp;void&nbsp;setDeliveryQueue(java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteWrapper.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/RemoteWrapper.html" target="_top">Frames</a></li>
+<li><a href="RemoteWrapper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/class-use/InvocationThread.html
===================================================================
--- /tags/0.5.5/doc/omq/server/class-use/InvocationThread.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/class-use/InvocationThread.html	(revision 88)
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.server.InvocationThread</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.server.InvocationThread";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/server/InvocationThread.html" title="class in omq.server">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/server/class-use/InvocationThread.html" target="_top">Frames</a></li>
+<li><a href="InvocationThread.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.server.InvocationThread" class="title">Uses of Class<br>omq.server.InvocationThread</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a> in <a href="../../../omq/server/package-summary.html">omq.server</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/server/package-summary.html">omq.server</a> that return types with arguments of type <a href="../../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.ArrayList&lt;<a href="../../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a>&gt;</code></td>
+<td class="colLast"><span class="strong">RemoteWrapper.</span><code><strong><a href="../../../omq/server/RemoteWrapper.html#getInvocationList()">getInvocationList</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Method parameters in <a href="../../../omq/server/package-summary.html">omq.server</a> with type arguments of type <a href="../../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWrapper.</span><code><strong><a href="../../../omq/server/RemoteWrapper.html#setInvocationList(java.util.ArrayList)">setInvocationList</a></strong>(java.util.ArrayList&lt;<a href="../../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a>&gt;&nbsp;invocationList)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/server/InvocationThread.html" title="class in omq.server">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/server/class-use/InvocationThread.html" target="_top">Frames</a></li>
+<li><a href="InvocationThread.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/class-use/RemoteObject.html
===================================================================
--- /tags/0.5.5/doc/omq/server/class-use/RemoteObject.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/class-use/RemoteObject.html	(revision 88)
@@ -0,0 +1,453 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.server.RemoteObject</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.server.RemoteObject";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/server/class-use/RemoteObject.html" target="_top">Frames</a></li>
+<li><a href="RemoteObject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.server.RemoteObject" class="title">Uses of Class<br>omq.server.RemoteObject</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.event">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/broker/package-summary.html">omq.common.broker</a> with parameters of type <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Broker.</span><code><strong><a href="../../../omq/common/broker/Broker.html#bind(java.lang.String, omq.server.RemoteObject, java.util.Properties)">bind</a></strong>(java.lang.String&nbsp;reference,
+    <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;remote,
+    java.util.Properties&nbsp;env)</code>
+<div class="block">Binds the reference to the specified remote object.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/common/util/package-summary.html">omq.common.util</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/util/package-summary.html">omq.common.util</a> with parameters of type <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">Serializer.</span><code><strong><a href="../../../omq/common/util/Serializer.html#deserializeRequest(java.lang.String, byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(java.lang.String&nbsp;type,
+                  byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a> with parameters of type <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">JavaImp.</span><code><strong><a href="../../../omq/common/util/Serializers/JavaImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">ISerializer.</span><code><strong><a href="../../../omq/common/util/Serializers/ISerializer.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>
+<div class="block">Deserialize a Request</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">GsonImp.</span><code><strong><a href="../../../omq/common/util/Serializers/GsonImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/common/message/Request.html" title="class in omq.common.message">Request</a></code></td>
+<td class="colLast"><span class="strong">KryoImp.</span><code><strong><a href="../../../omq/common/util/Serializers/KryoImp.html#deserializeRequest(byte[], omq.server.RemoteObject)">deserializeRequest</a></strong>(byte[]&nbsp;bytes,
+                  <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/server/package-summary.html">omq.server</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/server/package-summary.html">omq.server</a> that return <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></code></td>
+<td class="colLast"><span class="strong">InvocationThread.</span><code><strong><a href="../../../omq/server/InvocationThread.html#getObj()">getObj</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></code></td>
+<td class="colLast"><span class="strong">RemoteWrapper.</span><code><strong><a href="../../../omq/server/RemoteWrapper.html#getObj()">getObj</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../omq/server/package-summary.html">omq.server</a> with parameters of type <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">InvocationThread.</span><code><strong><a href="../../../omq/server/InvocationThread.html#setObj(omq.server.RemoteObject)">setObj</a></strong>(<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWrapper.</span><code><strong><a href="../../../omq/server/RemoteWrapper.html#setObj(omq.server.RemoteObject)">setObj</a></strong>(<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../omq/server/package-summary.html">omq.server</a> with parameters of type <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../omq/server/InvocationThread.html#InvocationThread(omq.server.RemoteObject, java.util.concurrent.BlockingQueue, omq.common.util.Serializer)">InvocationThread</a></strong>(<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+                java.util.concurrent.BlockingQueue&lt;com.rabbitmq.client.QueueingConsumer.Delivery&gt;&nbsp;deliveryQueue,
+                <a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colLast"><code><strong><a href="../../../omq/server/RemoteWrapper.html#RemoteWrapper(omq.server.RemoteObject, int, omq.common.util.Serializer)">RemoteWrapper</a></strong>(<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>&nbsp;obj,
+             int&nbsp;numThreads,
+             <a href="../../../omq/common/util/Serializer.html" title="class in omq.common.util">Serializer</a>&nbsp;serializer)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.event">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/event/package-summary.html">omq.test.event</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/event/package-summary.html">omq.test.event</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/python/package-summary.html">omq.test.python</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/python/package-summary.html">omq.test.python</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
+<caption><span>Subclasses of <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> in <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/server/class-use/RemoteObject.html" target="_top">Frames</a></li>
+<li><a href="RemoteObject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/class-use/RemoteWrapper.html
===================================================================
--- /tags/0.5.5/doc/omq/server/class-use/RemoteWrapper.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/class-use/RemoteWrapper.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.server.RemoteWrapper</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.server.RemoteWrapper";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/server/RemoteWrapper.html" title="class in omq.server">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/server/class-use/RemoteWrapper.html" target="_top">Frames</a></li>
+<li><a href="RemoteWrapper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.server.RemoteWrapper" class="title">Uses of Class<br>omq.server.RemoteWrapper</h2>
+</div>
+<div class="classUseContainer">No usage of omq.server.RemoteWrapper</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../omq/server/RemoteWrapper.html" title="class in omq.server">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/server/class-use/RemoteWrapper.html" target="_top">Frames</a></li>
+<li><a href="RemoteWrapper.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/server/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/package-frame.html	(revision 88)
@@ -0,0 +1,21 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.server</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../omq/server/package-summary.html" target="classFrame">omq.server</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="InvocationThread.html" title="class in omq.server" target="classFrame">InvocationThread</a></li>
+<li><a href="RemoteObject.html" title="class in omq.server" target="classFrame">RemoteObject</a></li>
+<li><a href="RemoteWrapper.html" title="class in omq.server" target="classFrame">RemoteWrapper</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/server/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/package-summary.html	(revision 88)
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.server</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.server";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/package-summary.html">Prev Package</a></li>
+<li><a href="../../omq/test/calculator/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.server</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/server/InvocationThread.html" title="class in omq.server">InvocationThread</a></td>
+<td class="colLast">
+<div class="block">An invocationThread waits for requests an invokes them.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></td>
+<td class="colLast">
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../omq/server/RemoteWrapper.html" title="class in omq.server">RemoteWrapper</a></td>
+<td class="colLast">
+<div class="block">This class is used to encapsulate the invocationThreads under the
+ RemoteObject.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/package-summary.html">Prev Package</a></li>
+<li><a href="../../omq/test/calculator/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/server/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/package-tree.html	(revision 88)
@@ -0,0 +1,134 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.server Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.server Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/package-tree.html">Prev</a></li>
+<li><a href="../../omq/test/calculator/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.server</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.server.<a href="../../omq/server/RemoteWrapper.html" title="class in omq.server"><span class="strong">RemoteWrapper</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../omq/server/InvocationThread.html" title="class in omq.server"><span class="strong">InvocationThread</span></a></li>
+<li type="circle">omq.server.<a href="../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../omq/Remote.html" title="interface in omq">Remote</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../omq/exception/package-tree.html">Prev</a></li>
+<li><a href="../../omq/test/calculator/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/server/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/server/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/server/package-use.html	(revision 88)
@@ -0,0 +1,376 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.server</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.server";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.server" class="title">Uses of Package<br>omq.server</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../omq/server/package-summary.html">omq.server</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.broker">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.common.util">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.common.util.Serializers">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.server">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.event">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.broker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/common/broker/package-summary.html">omq.common.broker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.common.broker">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/common/util/package-summary.html">omq.common.util</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.common.util">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.common.util.Serializers">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.common.util.Serializers">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.server">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/server/package-summary.html">omq.server</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/InvocationThread.html#omq.server">InvocationThread</a>
+<div class="block">An invocationThread waits for requests an invokes them.</div>
+</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.server">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.event">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/event/package-summary.html">omq.test.event</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.event">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.exception">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.multiProcess">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.observer">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/python/package-summary.html">omq.test.python</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.python">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.stopBroker">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../omq/server/package-summary.html">omq.server</a> used by <a href="../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../omq/server/class-use/RemoteObject.html#omq.test.workspace">RemoteObject</a>
+<div class="block">A RemoteObject when it's started will be waiting for requests and will invoke
+ them.</div>
+</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../index-files/index-1.html">Index</a></li>
+<li><a href="../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../index.html?omq/server/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/Calculator.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/Calculator.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/Calculator.html	(revision 88)
@@ -0,0 +1,268 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Calculator";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Calculator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.calculator</div>
+<h2 title="Interface Calculator" class="title">Interface Calculator</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">Calculator</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Calculator.html#add(int, int)">add</a></strong>(int&nbsp;x,
+   int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Calculator.html#divideByZero()">divideByZero</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Calculator.html#mult(int, int)">mult</a></strong>(int&nbsp;x,
+    int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Calculator.html#sendMessage(omq.test.calculator.Message)">sendMessage</a></strong>(<a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="add(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>int&nbsp;add(int&nbsp;x,
+      int&nbsp;y)</pre>
+</li>
+</ul>
+<a name="mult(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mult</h4>
+<pre>void&nbsp;mult(int&nbsp;x,
+        int&nbsp;y)</pre>
+</li>
+</ul>
+<a name="sendMessage(omq.test.calculator.Message)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sendMessage</h4>
+<pre>void&nbsp;sendMessage(<a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</pre>
+</li>
+</ul>
+<a name="divideByZero()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>divideByZero</h4>
+<pre>int&nbsp;divideByZero()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Calculator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/CalculatorImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/CalculatorImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/CalculatorImpl.html	(revision 88)
@@ -0,0 +1,413 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>CalculatorImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CalculatorImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.calculator</div>
+<h2 title="Class CalculatorImpl" class="title">Class CalculatorImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.calculator.CalculatorImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">CalculatorImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.calculator.CalculatorImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#CalculatorImpl()">CalculatorImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#add(int, int)">add</a></strong>(int&nbsp;x,
+   int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#divideByZero()">divideByZero</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#getMult()">getMult</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#mult(int, int)">mult</a></strong>(int&nbsp;x,
+    int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#sendMessage(omq.test.calculator.Message)">sendMessage</a></strong>(<a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorImpl.html#setMult(int)">setMult</a></strong>(int&nbsp;mult)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CalculatorImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CalculatorImpl</h4>
+<pre>public&nbsp;CalculatorImpl()
+               throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="add(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;int&nbsp;add(int&nbsp;x,
+      int&nbsp;y)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/calculator/Calculator.html#add(int, int)">add</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="mult(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mult</h4>
+<pre>public&nbsp;void&nbsp;mult(int&nbsp;x,
+        int&nbsp;y)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/calculator/Calculator.html#mult(int, int)">mult</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMult()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMult</h4>
+<pre>public&nbsp;int&nbsp;getMult()</pre>
+</li>
+</ul>
+<a name="setMult(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMult</h4>
+<pre>public&nbsp;void&nbsp;setMult(int&nbsp;mult)</pre>
+</li>
+</ul>
+<a name="sendMessage(omq.test.calculator.Message)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sendMessage</h4>
+<pre>public&nbsp;void&nbsp;sendMessage(<a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/calculator/Calculator.html#sendMessage(omq.test.calculator.Message)">sendMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="divideByZero()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>divideByZero</h4>
+<pre>public&nbsp;int&nbsp;divideByZero()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/calculator/Calculator.html#divideByZero()">divideByZero</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/CalculatorTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/CalculatorTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/CalculatorTest.html	(revision 88)
@@ -0,0 +1,370 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>CalculatorTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CalculatorTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.calculator</div>
+<h2 title="Class CalculatorTest" class="title">Class CalculatorTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.calculator.CalculatorTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">CalculatorTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#CalculatorTest(java.lang.String)">CalculatorTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#add()">add</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#add2()">add2</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#divideByZero()">divideByZero</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#mult()">mult</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#sendMessage()">sendMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#server()">server</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/CalculatorTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CalculatorTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CalculatorTest</h4>
+<pre>public&nbsp;CalculatorTest(java.lang.String&nbsp;type)
+               throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="server()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>server</h4>
+<pre>public static&nbsp;void&nbsp;server()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="add()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;add()
+         throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="add2()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add2</h4>
+<pre>public&nbsp;void&nbsp;add2()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="mult()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>mult</h4>
+<pre>public&nbsp;void&nbsp;mult()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="sendMessage()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>sendMessage</h4>
+<pre>public&nbsp;void&nbsp;sendMessage()
+                 throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="divideByZero()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>divideByZero</h4>
+<pre>public&nbsp;void&nbsp;divideByZero()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/Message.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/Message.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/Message.html	(revision 88)
@@ -0,0 +1,317 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Message.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.calculator</div>
+<h2 title="Class Message" class="title">Class Message</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.calculator.Message</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Message</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.calculator.Message">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/calculator/Message.html#Message()">Message</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/calculator/Message.html#Message(int, java.lang.String)">Message</a></strong>(int&nbsp;code,
+       java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Message.html#getCode()">getCode</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Message.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Message.html#setCode(int)">setCode</a></strong>(int&nbsp;code)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/calculator/Message.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Message()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Message</h4>
+<pre>public&nbsp;Message()</pre>
+</li>
+</ul>
+<a name="Message(int, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Message</h4>
+<pre>public&nbsp;Message(int&nbsp;code,
+       java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getCode()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getCode</h4>
+<pre>public&nbsp;int&nbsp;getCode()</pre>
+</li>
+</ul>
+<a name="setCode(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setCode</h4>
+<pre>public&nbsp;void&nbsp;setCode(int&nbsp;code)</pre>
+</li>
+</ul>
+<a name="getMessage()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getMessage</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getMessage()</pre>
+</li>
+</ul>
+<a name="setMessage(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMessage</h4>
+<pre>public&nbsp;void&nbsp;setMessage(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Message.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/class-use/Calculator.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/class-use/Calculator.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/class-use/Calculator.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.calculator.Calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.calculator.Calculator";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.calculator.Calculator" class="title">Uses of Interface<br>omq.test.calculator.Calculator</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.calculator.Calculator</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/class-use/CalculatorImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/class-use/CalculatorImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/class-use/CalculatorImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.calculator.CalculatorImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.calculator.CalculatorImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.calculator.CalculatorImpl" class="title">Uses of Class<br>omq.test.calculator.CalculatorImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.calculator.CalculatorImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/class-use/CalculatorTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/class-use/CalculatorTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/class-use/CalculatorTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.calculator.CalculatorTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.calculator.CalculatorTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.calculator.CalculatorTest" class="title">Uses of Class<br>omq.test.calculator.CalculatorTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.calculator.CalculatorTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/class-use/Message.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/class-use/Message.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/class-use/Message.html	(revision 88)
@@ -0,0 +1,159 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.calculator.Message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.calculator.Message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.calculator.Message" class="title">Uses of Class<br>omq.test.calculator.Message</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.calculator">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a> in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/calculator/package-summary.html">omq.test.calculator</a> with parameters of type <a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">CalculatorImpl.</span><code><strong><a href="../../../../omq/test/calculator/CalculatorImpl.html#sendMessage(omq.test.calculator.Message)">sendMessage</a></strong>(<a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Calculator.</span><code><strong><a href="../../../../omq/test/calculator/Calculator.html#sendMessage(omq.test.calculator.Message)">sendMessage</a></strong>(<a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a>&nbsp;m)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/calculator/class-use/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/package-frame.html	(revision 88)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/calculator/package-summary.html" target="classFrame">omq.test.calculator</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Calculator.html" title="interface in omq.test.calculator" target="classFrame"><i>Calculator</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CalculatorImpl.html" title="class in omq.test.calculator" target="classFrame">CalculatorImpl</a></li>
+<li><a href="CalculatorTest.html" title="class in omq.test.calculator" target="classFrame">CalculatorTest</a></li>
+<li><a href="Message.html" title="class in omq.test.calculator" target="classFrame">Message</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/package-summary.html	(revision 88)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.calculator";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/server/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/event/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.calculator</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">CalculatorImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator">CalculatorTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator">Message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/server/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/event/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/package-tree.html	(revision 88)
@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.calculator Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.calculator Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/server/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/event/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.calculator</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.calculator.<a href="../../../omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">CalculatorTest</span></a></li>
+<li type="circle">omq.test.calculator.<a href="../../../omq/test/calculator/Message.html" title="class in omq.test.calculator"><span class="strong">Message</span></a> (implements java.io.Serializable)</li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.calculator.<a href="../../../omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">CalculatorImpl</span></a> (implements omq.test.calculator.<a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.calculator.<a href="../../../omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><span class="strong">Calculator</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/server/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/event/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/calculator/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/calculator/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/calculator/package-use.html	(revision 88)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.calculator";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.calculator" class="title">Uses of Package<br>omq.test.calculator</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.calculator">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.calculator">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/calculator/package-summary.html">omq.test.calculator</a> used by <a href="../../../omq/test/calculator/package-summary.html">omq.test.calculator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/calculator/class-use/Message.html#omq.test.calculator">Message</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/calculator/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/Message.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/Message.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/Message.html	(revision 88)
@@ -0,0 +1,224 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Message.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.event</div>
+<h2 title="Interface Message" class="title">Interface Message</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Message</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/Message.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setMessage(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setMessage</h4>
+<pre>void&nbsp;setMessage(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Message.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/MessageImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/MessageImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/MessageImpl.html	(revision 88)
@@ -0,0 +1,342 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>MessageImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MessageImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MessageImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.event</div>
+<h2 title="Class MessageImpl" class="title">Class MessageImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.event.MessageImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">MessageImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.event.MessageImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/event/MessageImpl.html#MessageImpl()">MessageImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageImpl.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageImpl.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MessageImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MessageImpl</h4>
+<pre>public&nbsp;MessageImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setMessage(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMessage</h4>
+<pre>public&nbsp;void&nbsp;setMessage(java.lang.String&nbsp;message)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/event/Message.html#setMessage(java.lang.String)">setMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMessage()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMessage</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getMessage()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MessageImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/MessageTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/MessageTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/MessageTest.html	(revision 88)
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>MessageTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MessageTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MessageTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/MessageTest.html" target="_top">Frames</a></li>
+<li><a href="MessageTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.event</div>
+<h2 title="Class MessageTest" class="title">Class MessageTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.event.MessageTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">MessageTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/event/MessageTest.html#MessageTest(java.lang.String)">MessageTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageTest.html#client()">client</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/event/MessageTest.html#test()">test</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MessageTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MessageTest</h4>
+<pre>public&nbsp;MessageTest(java.lang.String&nbsp;type)
+            throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="client()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>client</h4>
+<pre>public static&nbsp;void&nbsp;client()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="test()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;void&nbsp;test()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MessageTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/MessageTest.html" target="_top">Frames</a></li>
+<li><a href="MessageTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/class-use/Message.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/class-use/Message.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/class-use/Message.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.event.Message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.event.Message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/event/Message.html" title="interface in omq.test.event">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/event/class-use/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.event.Message" class="title">Uses of Interface<br>omq.test.event.Message</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.event">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.event">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a> in <a href="../../../../omq/test/event/package-summary.html">omq.test.event</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/event/package-summary.html">omq.test.event</a> that implement <a href="../../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/event/Message.html" title="interface in omq.test.event">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/event/class-use/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/class-use/MessageImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/class-use/MessageImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/class-use/MessageImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.event.MessageImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.event.MessageImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/event/MessageImpl.html" title="class in omq.test.event">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/event/class-use/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.event.MessageImpl" class="title">Uses of Class<br>omq.test.event.MessageImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.event.MessageImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/event/MessageImpl.html" title="class in omq.test.event">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/event/class-use/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/class-use/MessageTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/class-use/MessageTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/class-use/MessageTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.event.MessageTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.event.MessageTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/event/MessageTest.html" title="class in omq.test.event">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/event/class-use/MessageTest.html" target="_top">Frames</a></li>
+<li><a href="MessageTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.event.MessageTest" class="title">Uses of Class<br>omq.test.event.MessageTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.event.MessageTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/event/MessageTest.html" title="class in omq.test.event">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/event/class-use/MessageTest.html" target="_top">Frames</a></li>
+<li><a href="MessageTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/package-frame.html	(revision 88)
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.event</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/event/package-summary.html" target="classFrame">omq.test.event</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Message.html" title="interface in omq.test.event" target="classFrame"><i>Message</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="MessageImpl.html" title="class in omq.test.event" target="classFrame">MessageImpl</a></li>
+<li><a href="MessageTest.html" title="class in omq.test.event" target="classFrame">MessageTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/package-summary.html	(revision 88)
@@ -0,0 +1,152 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.event</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.event";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/exception/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.event</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event">MessageImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/event/MessageTest.html" title="class in omq.test.event">MessageTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/exception/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/package-tree.html	(revision 88)
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.event Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.event Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/exception/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.event</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.event.<a href="../../../omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">MessageTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.event.<a href="../../../omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">MessageImpl</span></a> (implements omq.test.event.<a href="../../../omq/test/event/Message.html" title="interface in omq.test.event">Message</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.event.<a href="../../../omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Message</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/calculator/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/exception/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/event/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/event/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/event/package-use.html	(revision 88)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.event</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.event";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.event" class="title">Uses of Package<br>omq.test.event</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/event/package-summary.html">omq.test.event</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.event">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.event">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/event/package-summary.html">omq.test.event</a> used by <a href="../../../omq/test/event/package-summary.html">omq.test.event</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/event/class-use/Message.html#omq.test.event">Message</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/event/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/ClientInterface.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/ClientInterface.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/ClientInterface.html	(revision 88)
@@ -0,0 +1,312 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>ClientInterface</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ClientInterface";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ClientInterface.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/ClientInterface.html" target="_top">Frames</a></li>
+<li><a href="ClientInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.exception</div>
+<h2 title="Interface ClientInterface" class="title">Interface ClientInterface</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">ClientInterface</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#addHp(int)">addHp</a></strong>(int&nbsp;hp)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#addTrailer(omq.test.exception.Trailer)">addTrailer</a></strong>(<a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a>&nbsp;t)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#addWheels(int)">addWheels</a></strong>(int&nbsp;numWheels)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#getHp()">getHp</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#getPrice()">getPrice</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#getTrailer()">getTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#getWheels()">getWheels</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ClientInterface.html#setPrice(double)">setPrice</a></strong>(double&nbsp;price)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addWheels(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addWheels</h4>
+<pre>void&nbsp;addWheels(int&nbsp;numWheels)</pre>
+</li>
+</ul>
+<a name="addHp(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addHp</h4>
+<pre>void&nbsp;addHp(int&nbsp;hp)</pre>
+</li>
+</ul>
+<a name="addTrailer(omq.test.exception.Trailer)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addTrailer</h4>
+<pre>void&nbsp;addTrailer(<a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a>&nbsp;t)</pre>
+</li>
+</ul>
+<a name="setPrice(double)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrice</h4>
+<pre>void&nbsp;setPrice(double&nbsp;price)</pre>
+</li>
+</ul>
+<a name="getTrailer()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTrailer</h4>
+<pre><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a>&nbsp;getTrailer()</pre>
+</li>
+</ul>
+<a name="getHp()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHp</h4>
+<pre>int&nbsp;getHp()</pre>
+</li>
+</ul>
+<a name="getWheels()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWheels</h4>
+<pre>int&nbsp;getWheels()</pre>
+</li>
+</ul>
+<a name="getPrice()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPrice</h4>
+<pre>double&nbsp;getPrice()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ClientInterface.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/ClientInterface.html" target="_top">Frames</a></li>
+<li><a href="ClientInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/ExceptionTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/ExceptionTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/ExceptionTest.html	(revision 88)
@@ -0,0 +1,389 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>ExceptionTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ExceptionTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExceptionTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/ExceptionTest.html" target="_top">Frames</a></li>
+<li><a href="ExceptionTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.exception</div>
+<h2 title="Class ExceptionTest" class="title">Class ExceptionTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.exception.ExceptionTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">ExceptionTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#ExceptionTest(java.lang.String)">ExceptionTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#addHp()">addHp</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#addTrailer()">addTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#addWheels()">addWheels</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#getPrice()">getPrice</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#getTrailer()">getTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#serverTest()">serverTest</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#setPrice()">setPrice</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ExceptionTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ExceptionTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ExceptionTest</h4>
+<pre>public&nbsp;ExceptionTest(java.lang.String&nbsp;type)
+              throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="serverTest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serverTest</h4>
+<pre>public static&nbsp;void&nbsp;serverTest()
+                       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="addWheels()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addWheels</h4>
+<pre>public&nbsp;void&nbsp;addWheels()
+               throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="addHp()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addHp</h4>
+<pre>public&nbsp;void&nbsp;addHp()
+           throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="addTrailer()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addTrailer</h4>
+<pre>public&nbsp;void&nbsp;addTrailer()
+                throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getTrailer()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTrailer</h4>
+<pre>public&nbsp;void&nbsp;getTrailer()
+                throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="setPrice()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrice</h4>
+<pre>public&nbsp;void&nbsp;setPrice()
+              throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="getPrice()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPrice</h4>
+<pre>public&nbsp;void&nbsp;getPrice()
+              throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ExceptionTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/ExceptionTest.html" target="_top">Frames</a></li>
+<li><a href="ExceptionTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/OmqServerImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/OmqServerImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/OmqServerImpl.html	(revision 88)
@@ -0,0 +1,414 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>OmqServerImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="OmqServerImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OmqServerImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/OmqServerImpl.html" target="_top">Frames</a></li>
+<li><a href="OmqServerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.exception</div>
+<h2 title="Class OmqServerImpl" class="title">Class OmqServerImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.exception.OmqServerImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">OmqServerImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.exception.OmqServerImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#OmqServerImpl()">OmqServerImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#addHp(int)">addHp</a></strong>(int&nbsp;hp)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#addWheels(int)">addWheels</a></strong>(int&nbsp;numWheels)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#getHp()">getHp</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#getPrice()">getPrice</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#getWheels()">getWheels</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/OmqServerImpl.html#setPrice(int)">setPrice</a></strong>(int&nbsp;price)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="OmqServerImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>OmqServerImpl</h4>
+<pre>public&nbsp;OmqServerImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addWheels(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addWheels</h4>
+<pre>public&nbsp;void&nbsp;addWheels(int&nbsp;numWheels)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/exception/ServerInterface.html#addWheels(int)">addWheels</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="addHp(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addHp</h4>
+<pre>public&nbsp;void&nbsp;addHp(int&nbsp;hp)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/exception/ServerInterface.html#addHp(int)">addHp</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getHp()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHp</h4>
+<pre>public&nbsp;int&nbsp;getHp()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/exception/ServerInterface.html#getHp()">getHp</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getWheels()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWheels</h4>
+<pre>public&nbsp;int&nbsp;getWheels()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/exception/ServerInterface.html#getWheels()">getWheels</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setPrice(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrice</h4>
+<pre>public&nbsp;void&nbsp;setPrice(int&nbsp;price)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/exception/ServerInterface.html#setPrice(int)">setPrice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getPrice()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPrice</h4>
+<pre>public&nbsp;int&nbsp;getPrice()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/exception/ServerInterface.html#getPrice()">getPrice</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/OmqServerImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/OmqServerImpl.html" target="_top">Frames</a></li>
+<li><a href="OmqServerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/ServerInterface.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/ServerInterface.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/ServerInterface.html	(revision 88)
@@ -0,0 +1,289 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>ServerInterface</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ServerInterface";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ServerInterface.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/ServerInterface.html" target="_top">Frames</a></li>
+<li><a href="ServerInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.exception</div>
+<h2 title="Interface ServerInterface" class="title">Interface ServerInterface</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">ServerInterface</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#addHp(int)">addHp</a></strong>(int&nbsp;hp)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#addWheels(int)">addWheels</a></strong>(int&nbsp;numWheels)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#getHp()">getHp</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#getPrice()">getPrice</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#getWheels()">getWheels</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/ServerInterface.html#setPrice(int)">setPrice</a></strong>(int&nbsp;price)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addWheels(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addWheels</h4>
+<pre>void&nbsp;addWheels(int&nbsp;numWheels)</pre>
+</li>
+</ul>
+<a name="addHp(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addHp</h4>
+<pre>void&nbsp;addHp(int&nbsp;hp)</pre>
+</li>
+</ul>
+<a name="getHp()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getHp</h4>
+<pre>int&nbsp;getHp()</pre>
+</li>
+</ul>
+<a name="getWheels()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getWheels</h4>
+<pre>int&nbsp;getWheels()</pre>
+</li>
+</ul>
+<a name="setPrice(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPrice</h4>
+<pre>void&nbsp;setPrice(int&nbsp;price)</pre>
+</li>
+</ul>
+<a name="getPrice()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPrice</h4>
+<pre>int&nbsp;getPrice()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ServerInterface.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/ServerInterface.html" target="_top">Frames</a></li>
+<li><a href="ServerInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/Trailer.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/Trailer.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/Trailer.html	(revision 88)
@@ -0,0 +1,294 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Trailer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Trailer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Trailer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/Trailer.html" target="_top">Frames</a></li>
+<li><a href="Trailer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.exception</div>
+<h2 title="Class Trailer" class="title">Class Trailer</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.exception.Trailer</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Trailer</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.exception.Trailer">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/exception/Trailer.html#Trailer(int)">Trailer</a></strong>(int&nbsp;kg)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/Trailer.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/Trailer.html#getKg()">getKg</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/exception/Trailer.html#setKg(int)">setKg</a></strong>(int&nbsp;kg)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Trailer(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Trailer</h4>
+<pre>public&nbsp;Trailer(int&nbsp;kg)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getKg()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getKg</h4>
+<pre>public&nbsp;int&nbsp;getKg()</pre>
+</li>
+</ul>
+<a name="setKg(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setKg</h4>
+<pre>public&nbsp;void&nbsp;setKg(int&nbsp;kg)</pre>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Trailer.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/Trailer.html" target="_top">Frames</a></li>
+<li><a href="Trailer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/class-use/ClientInterface.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/class-use/ClientInterface.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/class-use/ClientInterface.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.exception.ClientInterface</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.exception.ClientInterface";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/ClientInterface.html" target="_top">Frames</a></li>
+<li><a href="ClientInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.exception.ClientInterface" class="title">Uses of Interface<br>omq.test.exception.ClientInterface</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.exception.ClientInterface</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/ClientInterface.html" target="_top">Frames</a></li>
+<li><a href="ClientInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/class-use/ExceptionTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/class-use/ExceptionTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/class-use/ExceptionTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.exception.ExceptionTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.exception.ExceptionTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/ExceptionTest.html" target="_top">Frames</a></li>
+<li><a href="ExceptionTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.exception.ExceptionTest" class="title">Uses of Class<br>omq.test.exception.ExceptionTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.exception.ExceptionTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/ExceptionTest.html" target="_top">Frames</a></li>
+<li><a href="ExceptionTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/class-use/OmqServerImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/class-use/OmqServerImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/class-use/OmqServerImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.exception.OmqServerImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.exception.OmqServerImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/OmqServerImpl.html" target="_top">Frames</a></li>
+<li><a href="OmqServerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.exception.OmqServerImpl" class="title">Uses of Class<br>omq.test.exception.OmqServerImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.exception.OmqServerImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/OmqServerImpl.html" target="_top">Frames</a></li>
+<li><a href="OmqServerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/class-use/ServerInterface.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/class-use/ServerInterface.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/class-use/ServerInterface.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.exception.ServerInterface</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.exception.ServerInterface";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/ServerInterface.html" target="_top">Frames</a></li>
+<li><a href="ServerInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.exception.ServerInterface" class="title">Uses of Interface<br>omq.test.exception.ServerInterface</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a> in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a> that implement <a href="../../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/ServerInterface.html" target="_top">Frames</a></li>
+<li><a href="ServerInterface.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/class-use/Trailer.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/class-use/Trailer.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/class-use/Trailer.html	(revision 88)
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.exception.Trailer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.exception.Trailer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/Trailer.html" target="_top">Frames</a></li>
+<li><a href="Trailer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.exception.Trailer" class="title">Uses of Class<br>omq.test.exception.Trailer</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a> in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a> that return <a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#getTrailer()">getTrailer</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/exception/package-summary.html">omq.test.exception</a> with parameters of type <a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ClientInterface.</span><code><strong><a href="../../../../omq/test/exception/ClientInterface.html#addTrailer(omq.test.exception.Trailer)">addTrailer</a></strong>(<a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a>&nbsp;t)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/exception/class-use/Trailer.html" target="_top">Frames</a></li>
+<li><a href="Trailer.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/package-frame.html	(revision 88)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.exception</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/exception/package-summary.html" target="classFrame">omq.test.exception</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="ClientInterface.html" title="interface in omq.test.exception" target="classFrame"><i>ClientInterface</i></a></li>
+<li><a href="ServerInterface.html" title="interface in omq.test.exception" target="classFrame"><i>ServerInterface</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ExceptionTest.html" title="class in omq.test.exception" target="classFrame">ExceptionTest</a></li>
+<li><a href="OmqServerImpl.html" title="class in omq.test.exception" target="classFrame">OmqServerImpl</a></li>
+<li><a href="Trailer.html" title="class in omq.test.exception" target="classFrame">Trailer</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/package-summary.html	(revision 88)
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.exception</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.exception";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/faultTolerance/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.exception</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception">ClientInterface</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception">ExceptionTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">OmqServerImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception">Trailer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/faultTolerance/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/package-tree.html	(revision 88)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.exception Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.exception Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/faultTolerance/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.exception</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.exception.<a href="../../../omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">ExceptionTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.exception.<a href="../../../omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">OmqServerImpl</span></a> (implements omq.test.exception.<a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">omq.test.exception.<a href="../../../omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Trailer</span></a> (implements java.io.Serializable)</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.exception.<a href="../../../omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><span class="strong">ClientInterface</span></a></li>
+<li type="circle">omq.test.exception.<a href="../../../omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">ServerInterface</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/event/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/faultTolerance/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/exception/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/exception/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/exception/package-use.html	(revision 88)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.exception</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.exception";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.exception" class="title">Uses of Package<br>omq.test.exception</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.exception">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.exception">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a> used by <a href="../../../omq/test/exception/package-summary.html">omq.test.exception</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/exception/class-use/ServerInterface.html#omq.test.exception">ServerInterface</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/test/exception/class-use/Trailer.html#omq.test.exception">Trailer</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/exception/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/faultTolerance/FaultToleranceTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/faultTolerance/FaultToleranceTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/faultTolerance/FaultToleranceTest.html	(revision 88)
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>FaultToleranceTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="FaultToleranceTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FaultToleranceTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/FaultToleranceTest.html" target="_top">Frames</a></li>
+<li><a href="FaultToleranceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.faultTolerance</div>
+<h2 title="Class FaultToleranceTest" class="title">Class FaultToleranceTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.faultTolerance.FaultToleranceTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">FaultToleranceTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/faultTolerance/FaultToleranceTest.html#FaultToleranceTest(java.lang.String)">FaultToleranceTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/faultTolerance/FaultToleranceTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/faultTolerance/FaultToleranceTest.html#serverTest()">serverTest</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/faultTolerance/FaultToleranceTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/faultTolerance/FaultToleranceTest.html#toleranceTest()">toleranceTest</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="FaultToleranceTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>FaultToleranceTest</h4>
+<pre>public&nbsp;FaultToleranceTest(java.lang.String&nbsp;type)
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="serverTest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serverTest</h4>
+<pre>public static&nbsp;void&nbsp;serverTest()
+                       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="toleranceTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toleranceTest</h4>
+<pre>public&nbsp;void&nbsp;toleranceTest()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/FaultToleranceTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/FaultToleranceTest.html" target="_top">Frames</a></li>
+<li><a href="FaultToleranceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/faultTolerance/class-use/FaultToleranceTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/faultTolerance/class-use/FaultToleranceTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/faultTolerance/class-use/FaultToleranceTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.faultTolerance.FaultToleranceTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.faultTolerance.FaultToleranceTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/faultTolerance/class-use/FaultToleranceTest.html" target="_top">Frames</a></li>
+<li><a href="FaultToleranceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.faultTolerance.FaultToleranceTest" class="title">Uses of Class<br>omq.test.faultTolerance.FaultToleranceTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.faultTolerance.FaultToleranceTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/faultTolerance/class-use/FaultToleranceTest.html" target="_top">Frames</a></li>
+<li><a href="FaultToleranceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/faultTolerance/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/faultTolerance/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/faultTolerance/package-frame.html	(revision 88)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.faultTolerance</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/faultTolerance/package-summary.html" target="classFrame">omq.test.faultTolerance</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="FaultToleranceTest.html" title="class in omq.test.faultTolerance" target="classFrame">FaultToleranceTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/faultTolerance/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/faultTolerance/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/faultTolerance/package-summary.html	(revision 88)
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.faultTolerance</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.faultTolerance";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/multiProcess/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.faultTolerance</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance">FaultToleranceTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/multiProcess/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/faultTolerance/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/faultTolerance/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/faultTolerance/package-tree.html	(revision 88)
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.faultTolerance Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.faultTolerance Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/multiProcess/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.faultTolerance</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.faultTolerance.<a href="../../../omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance"><span class="strong">FaultToleranceTest</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/exception/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/multiProcess/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/faultTolerance/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/faultTolerance/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/faultTolerance/package-use.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.faultTolerance</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.faultTolerance";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.faultTolerance" class="title">Uses of Package<br>omq.test.faultTolerance</h1>
+</div>
+<div class="contentContainer">No usage of omq.test.faultTolerance</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/faultTolerance/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/MultiProcessTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/MultiProcessTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/MultiProcessTest.html	(revision 88)
@@ -0,0 +1,371 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>MultiProcessTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MultiProcessTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MultiProcessTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/MultiProcessTest.html" target="_top">Frames</a></li>
+<li><a href="MultiProcessTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.multiProcess</div>
+<h2 title="Class MultiProcessTest" class="title">Class MultiProcessTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.multiProcess.MultiProcessTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">MultiProcessTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
+<caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#broker">broker</a></strong></code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static <a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#remoteNumber">remoteNumber</a></strong></code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#MultiProcessTest(java.lang.String)">MultiProcessTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#fifoTest()">fifoTest</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#multiTest()">multiTest</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#serverTest()">serverTest</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/MultiProcessTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ FIELD DETAIL =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_detail">
+<!--   -->
+</a>
+<h3>Field Detail</h3>
+<a name="broker">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>broker</h4>
+<pre>public static&nbsp;<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> broker</pre>
+</li>
+</ul>
+<a name="remoteNumber">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>remoteNumber</h4>
+<pre>public static&nbsp;<a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a> remoteNumber</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MultiProcessTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MultiProcessTest</h4>
+<pre>public&nbsp;MultiProcessTest(java.lang.String&nbsp;type)
+                 throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="serverTest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serverTest</h4>
+<pre>public static&nbsp;void&nbsp;serverTest()
+                       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="fifoTest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fifoTest</h4>
+<pre>public&nbsp;void&nbsp;fifoTest()</pre>
+</li>
+</ul>
+<a name="multiTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>multiTest</h4>
+<pre>public&nbsp;void&nbsp;multiTest()
+               throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MultiProcessTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/MultiProcessTest.html" target="_top">Frames</a></li>
+<li><a href="MultiProcessTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/Number.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/Number.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/Number.html	(revision 88)
@@ -0,0 +1,263 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Number</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Number";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Number.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/Number.html" target="_top">Frames</a></li>
+<li><a href="Number.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.multiProcess</div>
+<h2 title="Interface Number" class="title">Interface Number</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Number</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/Number.html#getMultiNumber()">getMultiNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/Number.html#getNumber()">getNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/Number.html#setMultiNumber(int)">setMultiNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/Number.html#setNumber(int)">setNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNumber</h4>
+<pre>void&nbsp;setNumber(int&nbsp;x)</pre>
+</li>
+</ul>
+<a name="getNumber()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumber</h4>
+<pre>int&nbsp;getNumber()</pre>
+</li>
+</ul>
+<a name="setMultiNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMultiNumber</h4>
+<pre>void&nbsp;setMultiNumber(int&nbsp;x)</pre>
+</li>
+</ul>
+<a name="getMultiNumber()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMultiNumber</h4>
+<pre>int&nbsp;getMultiNumber()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Number.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/Number.html" target="_top">Frames</a></li>
+<li><a href="Number.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/NumberClient.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/NumberClient.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/NumberClient.html	(revision 88)
@@ -0,0 +1,260 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>NumberClient</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="NumberClient";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NumberClient.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/NumberClient.html" target="_top">Frames</a></li>
+<li><a href="NumberClient.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.multiProcess</div>
+<h2 title="Interface NumberClient" class="title">Interface NumberClient</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">NumberClient</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberClient.html#getMultiNumber()">getMultiNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberClient.html#getNumber()">getNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberClient.html#setMultiNumber(int)">setMultiNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberClient.html#setNumber(int)">setNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNumber</h4>
+<pre>void&nbsp;setNumber(int&nbsp;x)</pre>
+</li>
+</ul>
+<a name="getNumber()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumber</h4>
+<pre>int&nbsp;getNumber()</pre>
+</li>
+</ul>
+<a name="setMultiNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMultiNumber</h4>
+<pre>void&nbsp;setMultiNumber(int&nbsp;x)</pre>
+</li>
+</ul>
+<a name="getMultiNumber()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMultiNumber</h4>
+<pre>int[]&nbsp;getMultiNumber()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NumberClient.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/NumberClient.html" target="_top">Frames</a></li>
+<li><a href="NumberClient.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/NumberImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/NumberImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/NumberImpl.html	(revision 88)
@@ -0,0 +1,392 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>NumberImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="NumberImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NumberImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/NumberImpl.html" target="_top">Frames</a></li>
+<li><a href="NumberImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.multiProcess</div>
+<h2 title="Class NumberImpl" class="title">Class NumberImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.multiProcess.NumberImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">NumberImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.multiProcess.NumberImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html#NumberImpl()">NumberImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html#NumberImpl(int)">NumberImpl</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html#getMultiNumber()">getMultiNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html#getNumber()">getNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html#setMultiNumber(int)">setMultiNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/multiProcess/NumberImpl.html#setNumber(int)">setNumber</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="NumberImpl()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>NumberImpl</h4>
+<pre>public&nbsp;NumberImpl()</pre>
+</li>
+</ul>
+<a name="NumberImpl(int)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>NumberImpl</h4>
+<pre>public&nbsp;NumberImpl(int&nbsp;x)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNumber</h4>
+<pre>public&nbsp;void&nbsp;setNumber(int&nbsp;x)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/multiProcess/Number.html#setNumber(int)">setNumber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getNumber()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumber</h4>
+<pre>public&nbsp;int&nbsp;getNumber()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/multiProcess/Number.html#getNumber()">getNumber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setMultiNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMultiNumber</h4>
+<pre>public&nbsp;void&nbsp;setMultiNumber(int&nbsp;x)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/multiProcess/Number.html#setMultiNumber(int)">setMultiNumber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMultiNumber()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMultiNumber</h4>
+<pre>public&nbsp;int&nbsp;getMultiNumber()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/multiProcess/Number.html#getMultiNumber()">getMultiNumber</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/NumberImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/NumberImpl.html" target="_top">Frames</a></li>
+<li><a href="NumberImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/class-use/MultiProcessTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/class-use/MultiProcessTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/class-use/MultiProcessTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.multiProcess.MultiProcessTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.multiProcess.MultiProcessTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/MultiProcessTest.html" target="_top">Frames</a></li>
+<li><a href="MultiProcessTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.multiProcess.MultiProcessTest" class="title">Uses of Class<br>omq.test.multiProcess.MultiProcessTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.multiProcess.MultiProcessTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/MultiProcessTest.html" target="_top">Frames</a></li>
+<li><a href="MultiProcessTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/class-use/Number.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/class-use/Number.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/class-use/Number.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.multiProcess.Number</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.multiProcess.Number";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/Number.html" target="_top">Frames</a></li>
+<li><a href="Number.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.multiProcess.Number" class="title">Uses of Interface<br>omq.test.multiProcess.Number</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> that implement <a href="../../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/Number.html" target="_top">Frames</a></li>
+<li><a href="Number.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/class-use/NumberClient.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/class-use/NumberClient.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/class-use/NumberClient.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.multiProcess.NumberClient</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.multiProcess.NumberClient";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/NumberClient.html" target="_top">Frames</a></li>
+<li><a href="NumberClient.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.multiProcess.NumberClient" class="title">Uses of Interface<br>omq.test.multiProcess.NumberClient</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a> in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
+<caption><span>Fields in <a href="../../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> declared as <a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Field and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>static <a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></code></td>
+<td class="colLast"><span class="strong">MultiProcessTest.</span><code><strong><a href="../../../../omq/test/multiProcess/MultiProcessTest.html#remoteNumber">remoteNumber</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/NumberClient.html" target="_top">Frames</a></li>
+<li><a href="NumberClient.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/class-use/NumberImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/class-use/NumberImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/class-use/NumberImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.multiProcess.NumberImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.multiProcess.NumberImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/NumberImpl.html" target="_top">Frames</a></li>
+<li><a href="NumberImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.multiProcess.NumberImpl" class="title">Uses of Class<br>omq.test.multiProcess.NumberImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.multiProcess.NumberImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/multiProcess/class-use/NumberImpl.html" target="_top">Frames</a></li>
+<li><a href="NumberImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/package-frame.html	(revision 88)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.multiProcess</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/multiProcess/package-summary.html" target="classFrame">omq.test.multiProcess</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Number.html" title="interface in omq.test.multiProcess" target="classFrame"><i>Number</i></a></li>
+<li><a href="NumberClient.html" title="interface in omq.test.multiProcess" target="classFrame"><i>NumberClient</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="MultiProcessTest.html" title="class in omq.test.multiProcess" target="classFrame">MultiProcessTest</a></li>
+<li><a href="NumberImpl.html" title="class in omq.test.multiProcess" target="classFrame">NumberImpl</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/package-summary.html	(revision 88)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.multiProcess</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.multiProcess";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/faultTolerance/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/observer/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.multiProcess</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess">NumberClient</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess">MultiProcessTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">NumberImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/faultTolerance/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/observer/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/package-tree.html	(revision 88)
@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.multiProcess Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.multiProcess Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/faultTolerance/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/observer/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.multiProcess</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.multiProcess.<a href="../../../omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess"><span class="strong">MultiProcessTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.multiProcess.<a href="../../../omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess"><span class="strong">NumberImpl</span></a> (implements omq.test.multiProcess.<a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.multiProcess.<a href="../../../omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Number</span></a></li>
+<li type="circle">omq.test.multiProcess.<a href="../../../omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">NumberClient</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/faultTolerance/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/observer/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/multiProcess/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/multiProcess/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/multiProcess/package-use.html	(revision 88)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.multiProcess</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.multiProcess";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.multiProcess" class="title">Uses of Package<br>omq.test.multiProcess</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.multiProcess">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.multiProcess">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a> used by <a href="../../../omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/multiProcess/class-use/Number.html#omq.test.multiProcess">Number</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/test/multiProcess/class-use/NumberClient.html#omq.test.multiProcess">NumberClient</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/multiProcess/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/ObserverTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/ObserverTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/ObserverTest.html	(revision 88)
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>ObserverTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ObserverTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ObserverTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/ObserverTest.html" target="_top">Frames</a></li>
+<li><a href="ObserverTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.observer</div>
+<h2 title="Class ObserverTest" class="title">Class ObserverTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.observer.ObserverTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">ObserverTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/observer/ObserverTest.html#ObserverTest(java.lang.String)">ObserverTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/ObserverTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/ObserverTest.html#server()">server</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/ObserverTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/ObserverTest.html#test()">test</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ObserverTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ObserverTest</h4>
+<pre>public&nbsp;ObserverTest(java.lang.String&nbsp;type)
+             throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="server()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>server</h4>
+<pre>public static&nbsp;void&nbsp;server()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="test()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;void&nbsp;test()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ObserverTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/ObserverTest.html" target="_top">Frames</a></li>
+<li><a href="ObserverTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/RemoteObserver.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/RemoteObserver.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/RemoteObserver.html	(revision 88)
@@ -0,0 +1,225 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>RemoteObserver</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteObserver";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteObserver.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/ObserverTest.html" title="class in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteObserver.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserver.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.observer</div>
+<h2 title="Interface RemoteObserver" class="title">Interface RemoteObserver</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">RemoteObserver</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserver.html#update()">update</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="update()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>update</h4>
+<pre>void&nbsp;update()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteObserver.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/ObserverTest.html" title="class in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteObserver.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserver.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/RemoteObserverImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/RemoteObserverImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/RemoteObserverImpl.html	(revision 88)
@@ -0,0 +1,398 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>RemoteObserverImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteObserverImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteObserverImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteObserverImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserverImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.observer</div>
+<h2 title="Class RemoteObserverImpl" class="title">Class RemoteObserverImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.observer.RemoteObserverImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RemoteObserverImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.observer.RemoteObserverImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#RemoteObserverImpl()">RemoteObserverImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>boolean</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#equals(java.lang.Object)">equals</a></strong>(java.lang.Object&nbsp;obj)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#getObsState()">getObsState</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#getSubject()">getSubject</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#setObsState(java.lang.String)">setObsState</a></strong>(java.lang.String&nbsp;obsState)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#setSubject(omq.test.observer.RemoteSubject)">setSubject</a></strong>(<a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>&nbsp;subject)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteObserverImpl.html#update()">update</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoteObserverImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoteObserverImpl</h4>
+<pre>public&nbsp;RemoteObserverImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="update()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>update</h4>
+<pre>public&nbsp;void&nbsp;update()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/observer/RemoteObserver.html#update()">update</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getObsState()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getObsState</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getObsState()</pre>
+</li>
+</ul>
+<a name="setObsState(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setObsState</h4>
+<pre>public&nbsp;void&nbsp;setObsState(java.lang.String&nbsp;obsState)</pre>
+</li>
+</ul>
+<a name="getSubject()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSubject</h4>
+<pre>public&nbsp;<a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>&nbsp;getSubject()</pre>
+</li>
+</ul>
+<a name="setSubject(omq.test.observer.RemoteSubject)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSubject</h4>
+<pre>public&nbsp;void&nbsp;setSubject(<a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>&nbsp;subject)</pre>
+</li>
+</ul>
+<a name="equals(java.lang.Object)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>equals</h4>
+<pre>public&nbsp;boolean&nbsp;equals(java.lang.Object&nbsp;obj)</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>equals</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteObserverImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteObserverImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserverImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/RemoteSubject.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/RemoteSubject.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/RemoteSubject.html	(revision 88)
@@ -0,0 +1,283 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>RemoteSubject</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteSubject";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteSubject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteSubject.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.observer</div>
+<h2 title="Interface RemoteSubject" class="title">Interface RemoteSubject</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">RemoteSubject</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#addObserver(java.lang.String)">addObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#getStringState()">getStringState</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#notifyObservers()">notifyObservers</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#removeObserver(java.lang.String)">removeObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubject.html#setState(java.lang.String)">setState</a></strong>(java.lang.String&nbsp;state)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getStringState()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStringState</h4>
+<pre>java.lang.String&nbsp;getStringState()</pre>
+</li>
+</ul>
+<a name="setState(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setState</h4>
+<pre>void&nbsp;setState(java.lang.String&nbsp;state)</pre>
+</li>
+</ul>
+<a name="addObserver(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addObserver</h4>
+<pre>void&nbsp;addObserver(java.lang.String&nbsp;ref)
+                 throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code></dd></dl>
+</li>
+</ul>
+<a name="removeObserver(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeObserver</h4>
+<pre>void&nbsp;removeObserver(java.lang.String&nbsp;ref)
+                    throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code></dd></dl>
+</li>
+</ul>
+<a name="notifyObservers()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>notifyObservers</h4>
+<pre>void&nbsp;notifyObservers()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteSubject.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteSubject.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/RemoteSubjectImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/RemoteSubjectImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/RemoteSubjectImpl.html	(revision 88)
@@ -0,0 +1,401 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>RemoteSubjectImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteSubjectImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteSubjectImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteSubjectImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubjectImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.observer</div>
+<h2 title="Class RemoteSubjectImpl" class="title">Class RemoteSubjectImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.observer.RemoteSubjectImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RemoteSubjectImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.observer.RemoteSubjectImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#RemoteSubjectImpl(omq.common.broker.Broker)">RemoteSubjectImpl</a></strong>(<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#addObserver(java.lang.String)">addObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#getStringState()">getStringState</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#notifyObservers()">notifyObservers</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#removeObserver(java.lang.String)">removeObserver</a></strong>(java.lang.String&nbsp;ref)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/observer/RemoteSubjectImpl.html#setState(java.lang.String)">setState</a></strong>(java.lang.String&nbsp;state)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoteSubjectImpl(omq.common.broker.Broker)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoteSubjectImpl</h4>
+<pre>public&nbsp;RemoteSubjectImpl(<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="addObserver(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>addObserver</h4>
+<pre>public&nbsp;void&nbsp;addObserver(java.lang.String&nbsp;ref)
+                 throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/observer/RemoteSubject.html#addObserver(java.lang.String)">addObserver</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code></dd></dl>
+</li>
+</ul>
+<a name="removeObserver(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>removeObserver</h4>
+<pre>public&nbsp;void&nbsp;removeObserver(java.lang.String&nbsp;ref)
+                    throws <a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/observer/RemoteSubject.html#removeObserver(java.lang.String)">removeObserver</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code><a href="../../../omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a></code></dd></dl>
+</li>
+</ul>
+<a name="notifyObservers()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>notifyObservers</h4>
+<pre>public&nbsp;void&nbsp;notifyObservers()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/observer/RemoteSubject.html#notifyObservers()">notifyObservers</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="setState(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setState</h4>
+<pre>public&nbsp;void&nbsp;setState(java.lang.String&nbsp;state)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/observer/RemoteSubject.html#setState(java.lang.String)">setState</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getStringState()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getStringState</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getStringState()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/observer/RemoteSubject.html#getStringState()">getStringState</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteSubjectImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/RemoteSubjectImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubjectImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/class-use/ObserverTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/class-use/ObserverTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/class-use/ObserverTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.observer.ObserverTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.observer.ObserverTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/ObserverTest.html" target="_top">Frames</a></li>
+<li><a href="ObserverTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.observer.ObserverTest" class="title">Uses of Class<br>omq.test.observer.ObserverTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.observer.ObserverTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/ObserverTest.html" target="_top">Frames</a></li>
+<li><a href="ObserverTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/class-use/RemoteObserver.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/class-use/RemoteObserver.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/class-use/RemoteObserver.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.observer.RemoteObserver</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.observer.RemoteObserver";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteObserver.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserver.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.observer.RemoteObserver" class="title">Uses of Interface<br>omq.test.observer.RemoteObserver</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a> in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> that implement <a href="../../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteObserver.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserver.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/class-use/RemoteObserverImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/class-use/RemoteObserverImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/class-use/RemoteObserverImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.observer.RemoteObserverImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.observer.RemoteObserverImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteObserverImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserverImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.observer.RemoteObserverImpl" class="title">Uses of Class<br>omq.test.observer.RemoteObserverImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.observer.RemoteObserverImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteObserverImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteObserverImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/class-use/RemoteSubject.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/class-use/RemoteSubject.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/class-use/RemoteSubject.html	(revision 88)
@@ -0,0 +1,181 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.observer.RemoteSubject</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.observer.RemoteSubject";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteSubject.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.observer.RemoteSubject" class="title">Uses of Interface<br>omq.test.observer.RemoteSubject</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a> in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> that implement <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> that return <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></code></td>
+<td class="colLast"><span class="strong">RemoteObserverImpl.</span><code><strong><a href="../../../../omq/test/observer/RemoteObserverImpl.html#getSubject()">getSubject</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/observer/package-summary.html">omq.test.observer</a> with parameters of type <a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteObserverImpl.</span><code><strong><a href="../../../../omq/test/observer/RemoteObserverImpl.html#setSubject(omq.test.observer.RemoteSubject)">setSubject</a></strong>(<a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>&nbsp;subject)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteSubject.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubject.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/class-use/RemoteSubjectImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/class-use/RemoteSubjectImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/class-use/RemoteSubjectImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.observer.RemoteSubjectImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.observer.RemoteSubjectImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteSubjectImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubjectImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.observer.RemoteSubjectImpl" class="title">Uses of Class<br>omq.test.observer.RemoteSubjectImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.observer.RemoteSubjectImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/observer/class-use/RemoteSubjectImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteSubjectImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/package-frame.html	(revision 88)
@@ -0,0 +1,26 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.observer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/observer/package-summary.html" target="classFrame">omq.test.observer</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="RemoteObserver.html" title="interface in omq.test.observer" target="classFrame"><i>RemoteObserver</i></a></li>
+<li><a href="RemoteSubject.html" title="interface in omq.test.observer" target="classFrame"><i>RemoteSubject</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ObserverTest.html" title="class in omq.test.observer" target="classFrame">ObserverTest</a></li>
+<li><a href="RemoteObserverImpl.html" title="class in omq.test.observer" target="classFrame">RemoteObserverImpl</a></li>
+<li><a href="RemoteSubjectImpl.html" title="class in omq.test.observer" target="classFrame">RemoteSubjectImpl</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/package-summary.html	(revision 88)
@@ -0,0 +1,160 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.observer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.observer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/persistence/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.observer</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/observer/ObserverTest.html" title="class in omq.test.observer">ObserverTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">RemoteObserverImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">RemoteSubjectImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/persistence/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/package-tree.html	(revision 88)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.observer Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.observer Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/persistence/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.observer</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.observer.<a href="../../../omq/test/observer/ObserverTest.html" title="class in omq.test.observer"><span class="strong">ObserverTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.observer.<a href="../../../omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">RemoteObserverImpl</span></a> (implements omq.test.observer.<a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a>)</li>
+<li type="circle">omq.test.observer.<a href="../../../omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer"><span class="strong">RemoteSubjectImpl</span></a> (implements omq.test.observer.<a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.observer.<a href="../../../omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">RemoteObserver</span></a></li>
+<li type="circle">omq.test.observer.<a href="../../../omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">RemoteSubject</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/multiProcess/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/persistence/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/observer/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/observer/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/observer/package-use.html	(revision 88)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.observer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.observer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.observer" class="title">Uses of Package<br>omq.test.observer</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.observer">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.observer">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a> used by <a href="../../../omq/test/observer/package-summary.html">omq.test.observer</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/observer/class-use/RemoteObserver.html#omq.test.observer">RemoteObserver</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/test/observer/class-use/RemoteSubject.html#omq.test.observer">RemoteSubject</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/observer/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/Message.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/Message.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/Message.html	(revision 88)
@@ -0,0 +1,238 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Message.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.persistence</div>
+<h2 title="Interface Message" class="title">Interface Message</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">Message</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/persistence/Message.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/persistence/Message.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setMessage(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMessage</h4>
+<pre>void&nbsp;setMessage(java.lang.String&nbsp;message)</pre>
+</li>
+</ul>
+<a name="getMessage()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMessage</h4>
+<pre>java.lang.String&nbsp;getMessage()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Message.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/MessageImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/MessageImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/MessageImpl.html	(revision 88)
@@ -0,0 +1,346 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>MessageImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="MessageImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MessageImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.persistence</div>
+<h2 title="Class MessageImpl" class="title">Class MessageImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.persistence.MessageImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">MessageImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.persistence.MessageImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/persistence/MessageImpl.html#MessageImpl()">MessageImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/persistence/MessageImpl.html#getMessage()">getMessage</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/persistence/MessageImpl.html#setMessage(java.lang.String)">setMessage</a></strong>(java.lang.String&nbsp;message)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="MessageImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>MessageImpl</h4>
+<pre>public&nbsp;MessageImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setMessage(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setMessage</h4>
+<pre>public&nbsp;void&nbsp;setMessage(java.lang.String&nbsp;message)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/persistence/Message.html#setMessage(java.lang.String)">setMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getMessage()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getMessage</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getMessage()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/persistence/Message.html#getMessage()">getMessage</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/MessageImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/PersistentTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/PersistentTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/PersistentTest.html	(revision 88)
@@ -0,0 +1,274 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>PersistentTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="PersistentTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PersistentTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/PersistentTest.html" target="_top">Frames</a></li>
+<li><a href="PersistentTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.persistence</div>
+<h2 title="Class PersistentTest" class="title">Class PersistentTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.persistence.PersistentTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">PersistentTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/persistence/PersistentTest.html#PersistentTest(java.lang.String)">PersistentTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/persistence/PersistentTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/persistence/PersistentTest.html#test()">test</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="PersistentTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>PersistentTest</h4>
+<pre>public&nbsp;PersistentTest(java.lang.String&nbsp;type)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="test()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;void&nbsp;test()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/PersistentTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/PersistentTest.html" target="_top">Frames</a></li>
+<li><a href="PersistentTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/class-use/Message.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/class-use/Message.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/class-use/Message.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.persistence.Message</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.persistence.Message";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/persistence/class-use/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.persistence.Message" class="title">Uses of Interface<br>omq.test.persistence.Message</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.persistence.Message</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/persistence/class-use/Message.html" target="_top">Frames</a></li>
+<li><a href="Message.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/class-use/MessageImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/class-use/MessageImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/class-use/MessageImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.persistence.MessageImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.persistence.MessageImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/persistence/class-use/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.persistence.MessageImpl" class="title">Uses of Class<br>omq.test.persistence.MessageImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.persistence.MessageImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/persistence/class-use/MessageImpl.html" target="_top">Frames</a></li>
+<li><a href="MessageImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/class-use/PersistentTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/class-use/PersistentTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/class-use/PersistentTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.persistence.PersistentTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.persistence.PersistentTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/persistence/class-use/PersistentTest.html" target="_top">Frames</a></li>
+<li><a href="PersistentTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.persistence.PersistentTest" class="title">Uses of Class<br>omq.test.persistence.PersistentTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.persistence.PersistentTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/persistence/class-use/PersistentTest.html" target="_top">Frames</a></li>
+<li><a href="PersistentTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/package-frame.html	(revision 88)
@@ -0,0 +1,24 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.persistence</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/persistence/package-summary.html" target="classFrame">omq.test.persistence</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Message.html" title="interface in omq.test.persistence" target="classFrame"><i>Message</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="MessageImpl.html" title="class in omq.test.persistence" target="classFrame">MessageImpl</a></li>
+<li><a href="PersistentTest.html" title="class in omq.test.persistence" target="classFrame">PersistentTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/package-summary.html	(revision 88)
@@ -0,0 +1,152 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.persistence</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.persistence";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/python/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.persistence</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">MessageImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence">PersistentTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/python/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/package-tree.html	(revision 88)
@@ -0,0 +1,149 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.persistence Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.persistence Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/python/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.persistence</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.persistence.<a href="../../../omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence"><span class="strong">PersistentTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.persistence.<a href="../../../omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">MessageImpl</span></a> (implements omq.test.persistence.<a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.persistence.<a href="../../../omq/test/persistence/Message.html" title="interface in omq.test.persistence"><span class="strong">Message</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/observer/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/python/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/persistence/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/persistence/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/persistence/package-use.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.persistence</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.persistence";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.persistence" class="title">Uses of Package<br>omq.test.persistence</h1>
+</div>
+<div class="contentContainer">No usage of omq.test.persistence</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/persistence/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/Address.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/Address.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/Address.html	(revision 88)
@@ -0,0 +1,333 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Address</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Address";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Address.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Address.html" target="_top">Frames</a></li>
+<li><a href="Address.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Class Address" class="title">Class Address</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.python.Address</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Address</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.python.Address">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/python/Address.html#Address(java.lang.String, int, java.lang.String)">Address</a></strong>(java.lang.String&nbsp;street,
+       int&nbsp;number,
+       java.lang.String&nbsp;town)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Address.html#getNumber()">getNumber</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Address.html#getStreet()">getStreet</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Address.html#getTown()">getTown</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Address.html#setNumber(int)">setNumber</a></strong>(int&nbsp;number)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Address.html#setStreet(java.lang.String)">setStreet</a></strong>(java.lang.String&nbsp;street)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Address.html#setTown(java.lang.String)">setTown</a></strong>(java.lang.String&nbsp;town)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Address(java.lang.String, int, java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Address</h4>
+<pre>public&nbsp;Address(java.lang.String&nbsp;street,
+       int&nbsp;number,
+       java.lang.String&nbsp;town)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getStreet()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getStreet</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getStreet()</pre>
+</li>
+</ul>
+<a name="setStreet(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setStreet</h4>
+<pre>public&nbsp;void&nbsp;setStreet(java.lang.String&nbsp;street)</pre>
+</li>
+</ul>
+<a name="getNumber()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getNumber</h4>
+<pre>public&nbsp;int&nbsp;getNumber()</pre>
+</li>
+</ul>
+<a name="setNumber(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setNumber</h4>
+<pre>public&nbsp;void&nbsp;setNumber(int&nbsp;number)</pre>
+</li>
+</ul>
+<a name="getTown()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getTown</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getTown()</pre>
+</li>
+</ul>
+<a name="setTown(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setTown</h4>
+<pre>public&nbsp;void&nbsp;setTown(java.lang.String&nbsp;town)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Address.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Address.html" target="_top">Frames</a></li>
+<li><a href="Address.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/Calculator.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/Calculator.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/Calculator.html	(revision 88)
@@ -0,0 +1,252 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Calculator";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Calculator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/Address.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Interface Calculator" class="title">Interface Calculator</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">Calculator</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Calculator.html#add(int, int)">add</a></strong>(int&nbsp;x,
+   int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Calculator.html#fibonacci(int)">fibonacci</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Calculator.html#getPi()">getPi</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fibonacci(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fibonacci</h4>
+<pre>void&nbsp;fibonacci(int&nbsp;x)</pre>
+</li>
+</ul>
+<a name="add(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>int&nbsp;add(int&nbsp;x,
+      int&nbsp;y)</pre>
+</li>
+</ul>
+<a name="getPi()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPi</h4>
+<pre>double&nbsp;getPi()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Calculator.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/Address.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/CalculatorImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/CalculatorImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/CalculatorImpl.html	(revision 88)
@@ -0,0 +1,378 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>CalculatorImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CalculatorImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Class CalculatorImpl" class="title">Class CalculatorImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.python.CalculatorImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">CalculatorImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.python.CalculatorImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/python/CalculatorImpl.html#CalculatorImpl()">CalculatorImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/CalculatorImpl.html#add(int, int)">add</a></strong>(int&nbsp;x,
+   int&nbsp;y)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/CalculatorImpl.html#fib(int)">fib</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/CalculatorImpl.html#fibonacci(int)">fibonacci</a></strong>(int&nbsp;x)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>double</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/CalculatorImpl.html#getPi()">getPi</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CalculatorImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CalculatorImpl</h4>
+<pre>public&nbsp;CalculatorImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="fibonacci(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fibonacci</h4>
+<pre>public&nbsp;void&nbsp;fibonacci(int&nbsp;x)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/python/Calculator.html#fibonacci(int)">fibonacci</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="fib(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>fib</h4>
+<pre>public&nbsp;int&nbsp;fib(int&nbsp;x)</pre>
+</li>
+</ul>
+<a name="add(int, int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;int&nbsp;add(int&nbsp;x,
+      int&nbsp;y)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/python/Calculator.html#add(int, int)">add</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getPi()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getPi</h4>
+<pre>public&nbsp;double&nbsp;getPi()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/python/Calculator.html#getPi()">getPi</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/Contact.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/Contact.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/Contact.html	(revision 88)
@@ -0,0 +1,434 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Contact</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Contact";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Contact.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Contact.html" target="_top">Frames</a></li>
+<li><a href="Contact.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Class Contact" class="title">Class Contact</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.python.Contact</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Contact</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.python.Contact">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/python/Contact.html#Contact(java.lang.String, java.lang.String, java.lang.String, int, omq.test.python.Address, java.lang.String[])">Contact</a></strong>(java.lang.String&nbsp;name,
+       java.lang.String&nbsp;surname,
+       java.lang.String&nbsp;phone,
+       int&nbsp;age,
+       <a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;address,
+       java.lang.String[]&nbsp;emails)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#getAddress()">getAddress</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>int</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#getAge()">getAge</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String[]</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#getEmails()">getEmails</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#getName()">getName</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#getPhone()">getPhone</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#getSurname()">getSurname</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#setAddress(omq.test.python.Address)">setAddress</a></strong>(<a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;address)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#setAge(int)">setAge</a></strong>(int&nbsp;age)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#setEmails(java.lang.String[])">setEmails</a></strong>(java.lang.String[]&nbsp;emails)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#setName(java.lang.String)">setName</a></strong>(java.lang.String&nbsp;name)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#setPhone(java.lang.String)">setPhone</a></strong>(java.lang.String&nbsp;phone)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#setSurname(java.lang.String)">setSurname</a></strong>(java.lang.String&nbsp;surname)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Contact.html#toString()">toString</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Contact(java.lang.String, java.lang.String, java.lang.String, int, omq.test.python.Address, java.lang.String[])">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Contact</h4>
+<pre>public&nbsp;Contact(java.lang.String&nbsp;name,
+       java.lang.String&nbsp;surname,
+       java.lang.String&nbsp;phone,
+       int&nbsp;age,
+       <a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;address,
+       java.lang.String[]&nbsp;emails)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getName()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getName</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getName()</pre>
+</li>
+</ul>
+<a name="setName(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setName</h4>
+<pre>public&nbsp;void&nbsp;setName(java.lang.String&nbsp;name)</pre>
+</li>
+</ul>
+<a name="getSurname()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getSurname</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getSurname()</pre>
+</li>
+</ul>
+<a name="setSurname(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setSurname</h4>
+<pre>public&nbsp;void&nbsp;setSurname(java.lang.String&nbsp;surname)</pre>
+</li>
+</ul>
+<a name="getPhone()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getPhone</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getPhone()</pre>
+</li>
+</ul>
+<a name="setPhone(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setPhone</h4>
+<pre>public&nbsp;void&nbsp;setPhone(java.lang.String&nbsp;phone)</pre>
+</li>
+</ul>
+<a name="getAge()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAge</h4>
+<pre>public&nbsp;int&nbsp;getAge()</pre>
+</li>
+</ul>
+<a name="setAge(int)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAge</h4>
+<pre>public&nbsp;void&nbsp;setAge(int&nbsp;age)</pre>
+</li>
+</ul>
+<a name="getAddress()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getAddress</h4>
+<pre>public&nbsp;<a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;getAddress()</pre>
+</li>
+</ul>
+<a name="setAddress(omq.test.python.Address)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setAddress</h4>
+<pre>public&nbsp;void&nbsp;setAddress(<a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;address)</pre>
+</li>
+</ul>
+<a name="getEmails()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getEmails</h4>
+<pre>public&nbsp;java.lang.String[]&nbsp;getEmails()</pre>
+</li>
+</ul>
+<a name="setEmails(java.lang.String[])">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setEmails</h4>
+<pre>public&nbsp;void&nbsp;setEmails(java.lang.String[]&nbsp;emails)</pre>
+</li>
+</ul>
+<a name="toString()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>toString</h4>
+<pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
+<dl>
+<dt><strong>Overrides:</strong></dt>
+<dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Contact.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Contact.html" target="_top">Frames</a></li>
+<li><a href="Contact.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/ContactList.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/ContactList.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/ContactList.html	(revision 88)
@@ -0,0 +1,237 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ContactList</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ContactList";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContactList.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/ContactList.html" target="_top">Frames</a></li>
+<li><a href="ContactList.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Interface ContactList" class="title">Interface ContactList</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public interface <span class="strong">ContactList</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/ContactList.html#getContacts()">getContacts</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/ContactList.html#setContact(omq.test.python.Contact)">setContact</a></strong>(<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&nbsp;c)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setContact(omq.test.python.Contact)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setContact</h4>
+<pre>void&nbsp;setContact(<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&nbsp;c)</pre>
+</li>
+</ul>
+<a name="getContacts()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getContacts</h4>
+<pre>java.util.List&lt;<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&gt;&nbsp;getContacts()</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContactList.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/ContactList.html" target="_top">Frames</a></li>
+<li><a href="ContactList.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/ContactListImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/ContactListImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/ContactListImpl.html	(revision 88)
@@ -0,0 +1,346 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ContactListImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ContactListImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContactListImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/Server.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/ContactListImpl.html" target="_top">Frames</a></li>
+<li><a href="ContactListImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Class ContactListImpl" class="title">Class ContactListImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.python.ContactListImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">ContactListImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.python.ContactListImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/python/ContactListImpl.html#ContactListImpl()">ContactListImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/ContactListImpl.html#getContacts()">getContacts</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/ContactListImpl.html#setContact(omq.test.python.Contact)">setContact</a></strong>(<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&nbsp;c)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ContactListImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ContactListImpl</h4>
+<pre>public&nbsp;ContactListImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="setContact(omq.test.python.Contact)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>setContact</h4>
+<pre>public&nbsp;void&nbsp;setContact(<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&nbsp;c)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/python/ContactList.html#setContact(omq.test.python.Contact)">setContact</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getContacts()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>getContacts</h4>
+<pre>public&nbsp;java.util.List&lt;<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&gt;&nbsp;getContacts()</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/python/ContactList.html#getContacts()">getContacts</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></code></dd>
+</dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ContactListImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/python/Server.html" title="class in omq.test.python"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/ContactListImpl.html" target="_top">Frames</a></li>
+<li><a href="ContactListImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/Server.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/Server.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/Server.html	(revision 88)
@@ -0,0 +1,261 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Server</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Server";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Server.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Server.html" target="_top">Frames</a></li>
+<li><a href="Server.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.python</div>
+<h2 title="Class Server" class="title">Class Server</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.python.Server</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">Server</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/python/Server.html#Server()">Server</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/python/Server.html#test()">test</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Server()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Server</h4>
+<pre>public&nbsp;Server()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="test()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;void&nbsp;test()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Server.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/Server.html" target="_top">Frames</a></li>
+<li><a href="Server.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/Address.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/Address.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/Address.html	(revision 88)
@@ -0,0 +1,184 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.python.Address</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.python.Address";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Address.html" target="_top">Frames</a></li>
+<li><a href="Address.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.python.Address" class="title">Uses of Class<br>omq.test.python.Address</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a> in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> that return <a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></code></td>
+<td class="colLast"><span class="strong">Contact.</span><code><strong><a href="../../../../omq/test/python/Contact.html#getAddress()">getAddress</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> with parameters of type <a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">Contact.</span><code><strong><a href="../../../../omq/test/python/Contact.html#setAddress(omq.test.python.Address)">setAddress</a></strong>(<a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;address)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
+<caption><span>Constructors in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> with parameters of type <a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colLast"><code><strong><a href="../../../../omq/test/python/Contact.html#Contact(java.lang.String, java.lang.String, java.lang.String, int, omq.test.python.Address, java.lang.String[])">Contact</a></strong>(java.lang.String&nbsp;name,
+       java.lang.String&nbsp;surname,
+       java.lang.String&nbsp;phone,
+       int&nbsp;age,
+       <a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a>&nbsp;address,
+       java.lang.String[]&nbsp;emails)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Address.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Address.html" target="_top">Frames</a></li>
+<li><a href="Address.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/Calculator.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/Calculator.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/Calculator.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.python.Calculator</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.python.Calculator";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.python.Calculator" class="title">Uses of Interface<br>omq.test.python.Calculator</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a> in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> that implement <a href="../../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Calculator.html" target="_top">Frames</a></li>
+<li><a href="Calculator.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/CalculatorImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/CalculatorImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/CalculatorImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.python.CalculatorImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.python.CalculatorImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.python.CalculatorImpl" class="title">Uses of Class<br>omq.test.python.CalculatorImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.python.CalculatorImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/CalculatorImpl.html" target="_top">Frames</a></li>
+<li><a href="CalculatorImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/Contact.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/Contact.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/Contact.html	(revision 88)
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.python.Contact</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.python.Contact";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Contact.html" target="_top">Frames</a></li>
+<li><a href="Contact.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.python.Contact" class="title">Uses of Class<br>omq.test.python.Contact</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a> in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> that return types with arguments of type <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ContactListImpl.</span><code><strong><a href="../../../../omq/test/python/ContactListImpl.html#getContacts()">getContacts</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>java.util.List&lt;<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&gt;</code></td>
+<td class="colLast"><span class="strong">ContactList.</span><code><strong><a href="../../../../omq/test/python/ContactList.html#getContacts()">getContacts</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> with parameters of type <a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ContactListImpl.</span><code><strong><a href="../../../../omq/test/python/ContactListImpl.html#setContact(omq.test.python.Contact)">setContact</a></strong>(<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&nbsp;c)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">ContactList.</span><code><strong><a href="../../../../omq/test/python/ContactList.html#setContact(omq.test.python.Contact)">setContact</a></strong>(<a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a>&nbsp;c)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Contact.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Contact.html" target="_top">Frames</a></li>
+<li><a href="Contact.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/ContactList.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/ContactList.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/ContactList.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.python.ContactList</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.python.ContactList";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/ContactList.html" title="interface in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/ContactList.html" target="_top">Frames</a></li>
+<li><a href="ContactList.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.python.ContactList" class="title">Uses of Interface<br>omq.test.python.ContactList</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a> in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/python/package-summary.html">omq.test.python</a> that implement <a href="../../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/ContactList.html" title="interface in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/ContactList.html" target="_top">Frames</a></li>
+<li><a href="ContactList.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/ContactListImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/ContactListImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/ContactListImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.python.ContactListImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.python.ContactListImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/ContactListImpl.html" target="_top">Frames</a></li>
+<li><a href="ContactListImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.python.ContactListImpl" class="title">Uses of Class<br>omq.test.python.ContactListImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.python.ContactListImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/ContactListImpl.html" target="_top">Frames</a></li>
+<li><a href="ContactListImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/class-use/Server.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/class-use/Server.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/class-use/Server.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.python.Server</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.python.Server";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Server.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Server.html" target="_top">Frames</a></li>
+<li><a href="Server.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.python.Server" class="title">Uses of Class<br>omq.test.python.Server</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.python.Server</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/python/Server.html" title="class in omq.test.python">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/python/class-use/Server.html" target="_top">Frames</a></li>
+<li><a href="Server.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/package-frame.html	(revision 88)
@@ -0,0 +1,28 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.python</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/python/package-summary.html" target="classFrame">omq.test.python</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="Calculator.html" title="interface in omq.test.python" target="classFrame"><i>Calculator</i></a></li>
+<li><a href="ContactList.html" title="interface in omq.test.python" target="classFrame"><i>ContactList</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Address.html" title="class in omq.test.python" target="classFrame">Address</a></li>
+<li><a href="CalculatorImpl.html" title="class in omq.test.python" target="classFrame">CalculatorImpl</a></li>
+<li><a href="Contact.html" title="class in omq.test.python" target="classFrame">Contact</a></li>
+<li><a href="ContactListImpl.html" title="class in omq.test.python" target="classFrame">ContactListImpl</a></li>
+<li><a href="Server.html" title="class in omq.test.python" target="classFrame">Server</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/package-summary.html	(revision 88)
@@ -0,0 +1,168 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.python</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.python";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/serializer/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.python</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/python/Address.html" title="class in omq.test.python">Address</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python">CalculatorImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/python/Contact.html" title="class in omq.test.python">Contact</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python">ContactListImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/python/Server.html" title="class in omq.test.python">Server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/serializer/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/package-tree.html	(revision 88)
@@ -0,0 +1,153 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.python Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.python Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/serializer/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.python</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/Address.html" title="class in omq.test.python"><span class="strong">Address</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Contact</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/Server.html" title="class in omq.test.python"><span class="strong">Server</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">CalculatorImpl</span></a> (implements omq.test.python.<a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a>)</li>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">ContactListImpl</span></a> (implements omq.test.python.<a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Calculator</span></a></li>
+<li type="circle">omq.test.python.<a href="../../../omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">ContactList</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/persistence/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/serializer/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/python/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/python/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/python/package-use.html	(revision 88)
@@ -0,0 +1,157 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.python</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.python";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.python" class="title">Uses of Package<br>omq.test.python</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/python/package-summary.html">omq.test.python</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.python">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.python">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/python/package-summary.html">omq.test.python</a> used by <a href="../../../omq/test/python/package-summary.html">omq.test.python</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/python/class-use/Address.html#omq.test.python">Address</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/test/python/class-use/Calculator.html#omq.test.python">Calculator</a>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/python/class-use/Contact.html#omq.test.python">Contact</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/test/python/class-use/ContactList.html#omq.test.python">ContactList</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/python/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/serializer/CalculatorTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/serializer/CalculatorTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/serializer/CalculatorTest.html	(revision 88)
@@ -0,0 +1,280 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>CalculatorTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="CalculatorTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.serializer</div>
+<h2 title="Class CalculatorTest" class="title">Class CalculatorTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.serializer.CalculatorTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">CalculatorTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/serializer/CalculatorTest.html#CalculatorTest()">CalculatorTest</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/serializer/CalculatorTest.html#add()">add</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/serializer/CalculatorTest.html#server()">server</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="CalculatorTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>CalculatorTest</h4>
+<pre>public&nbsp;CalculatorTest()
+               throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="server()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>server</h4>
+<pre>public static&nbsp;void&nbsp;server()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="add()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;add()
+         throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/CalculatorTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/serializer/class-use/CalculatorTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/serializer/class-use/CalculatorTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/serializer/class-use/CalculatorTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.serializer.CalculatorTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.serializer.CalculatorTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/serializer/class-use/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.serializer.CalculatorTest" class="title">Uses of Class<br>omq.test.serializer.CalculatorTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.serializer.CalculatorTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/serializer/class-use/CalculatorTest.html" target="_top">Frames</a></li>
+<li><a href="CalculatorTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/serializer/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/serializer/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/serializer/package-frame.html	(revision 88)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.serializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/serializer/package-summary.html" target="classFrame">omq.test.serializer</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="CalculatorTest.html" title="class in omq.test.serializer" target="classFrame">CalculatorTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/serializer/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/serializer/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/serializer/package-summary.html	(revision 88)
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.serializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.serializer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/stopBroker/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.serializer</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer">CalculatorTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/stopBroker/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/serializer/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/serializer/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/serializer/package-tree.html	(revision 88)
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.serializer Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.serializer Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/stopBroker/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.serializer</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.serializer.<a href="../../../omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer"><span class="strong">CalculatorTest</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/python/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/stopBroker/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/serializer/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/serializer/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/serializer/package-use.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.serializer</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.serializer";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.serializer" class="title">Uses of Package<br>omq.test.serializer</h1>
+</div>
+<div class="contentContainer">No usage of omq.test.serializer</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/serializer/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/BrokerKiller.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/BrokerKiller.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/BrokerKiller.html	(revision 88)
@@ -0,0 +1,228 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>BrokerKiller</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="BrokerKiller";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BrokerKiller.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/BrokerKiller.html" target="_top">Frames</a></li>
+<li><a href="BrokerKiller.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.stopBroker</div>
+<h2 title="Interface BrokerKiller" class="title">Interface BrokerKiller</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">BrokerKiller</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/BrokerKiller.html#killServerBroker()">killServerBroker</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="killServerBroker()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>killServerBroker</h4>
+<pre>void&nbsp;killServerBroker()
+                      throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BrokerKiller.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/BrokerKiller.html" target="_top">Frames</a></li>
+<li><a href="BrokerKiller.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/BrokerKillerImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/BrokerKillerImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/BrokerKillerImpl.html	(revision 88)
@@ -0,0 +1,331 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>BrokerKillerImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="BrokerKillerImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BrokerKillerImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/BrokerKillerImpl.html" target="_top">Frames</a></li>
+<li><a href="BrokerKillerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.stopBroker</div>
+<h2 title="Class BrokerKillerImpl" class="title">Class BrokerKillerImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.stopBroker.BrokerKillerImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">BrokerKillerImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.stopBroker.BrokerKillerImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html#BrokerKillerImpl(omq.common.broker.Broker)">BrokerKillerImpl</a></strong>(<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html#killServerBroker()">killServerBroker</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="BrokerKillerImpl(omq.common.broker.Broker)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>BrokerKillerImpl</h4>
+<pre>public&nbsp;BrokerKillerImpl(<a href="../../../omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a>&nbsp;broker)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="killServerBroker()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>killServerBroker</h4>
+<pre>public&nbsp;void&nbsp;killServerBroker()
+                      throws java.lang.Exception</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/stopBroker/BrokerKiller.html#killServerBroker()">killServerBroker</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></code></dd>
+<dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/BrokerKillerImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/BrokerKillerImpl.html" target="_top">Frames</a></li>
+<li><a href="BrokerKillerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/StopBrokerTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/StopBrokerTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/StopBrokerTest.html	(revision 88)
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>StopBrokerTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="StopBrokerTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StopBrokerTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/StopBrokerTest.html" target="_top">Frames</a></li>
+<li><a href="StopBrokerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.stopBroker</div>
+<h2 title="Class StopBrokerTest" class="title">Class StopBrokerTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.stopBroker.StopBrokerTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">StopBrokerTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/stopBroker/StopBrokerTest.html#StopBrokerTest(java.lang.String)">StopBrokerTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/StopBrokerTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/StopBrokerTest.html#server()">server</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/StopBrokerTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/StopBrokerTest.html#stopBroker()">stopBroker</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="StopBrokerTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>StopBrokerTest</h4>
+<pre>public&nbsp;StopBrokerTest(java.lang.String&nbsp;type)
+               throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="server()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>server</h4>
+<pre>public static&nbsp;void&nbsp;server()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stopBroker()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>stopBroker</h4>
+<pre>public&nbsp;void&nbsp;stopBroker()
+                throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/StopBrokerTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/StopBrokerTest.html" target="_top">Frames</a></li>
+<li><a href="StopBrokerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/UnbindTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/UnbindTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/UnbindTest.html	(revision 88)
@@ -0,0 +1,261 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>UnbindTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="UnbindTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UnbindTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/UnbindTest.html" target="_top">Frames</a></li>
+<li><a href="UnbindTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.stopBroker</div>
+<h2 title="Class UnbindTest" class="title">Class UnbindTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.stopBroker.UnbindTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">UnbindTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/stopBroker/UnbindTest.html#UnbindTest()">UnbindTest</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/stopBroker/UnbindTest.html#serverTest()">serverTest</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="UnbindTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>UnbindTest</h4>
+<pre>public&nbsp;UnbindTest()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="serverTest()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>serverTest</h4>
+<pre>public&nbsp;void&nbsp;serverTest()
+                throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/UnbindTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/UnbindTest.html" target="_top">Frames</a></li>
+<li><a href="UnbindTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/class-use/BrokerKiller.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/class-use/BrokerKiller.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/class-use/BrokerKiller.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.stopBroker.BrokerKiller</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.stopBroker.BrokerKiller";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/BrokerKiller.html" target="_top">Frames</a></li>
+<li><a href="BrokerKiller.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.stopBroker.BrokerKiller" class="title">Uses of Interface<br>omq.test.stopBroker.BrokerKiller</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a> in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> that implement <a href="../../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/BrokerKiller.html" target="_top">Frames</a></li>
+<li><a href="BrokerKiller.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/class-use/BrokerKillerImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/class-use/BrokerKillerImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/class-use/BrokerKillerImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.stopBroker.BrokerKillerImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.stopBroker.BrokerKillerImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/BrokerKillerImpl.html" target="_top">Frames</a></li>
+<li><a href="BrokerKillerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.stopBroker.BrokerKillerImpl" class="title">Uses of Class<br>omq.test.stopBroker.BrokerKillerImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.stopBroker.BrokerKillerImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/BrokerKillerImpl.html" target="_top">Frames</a></li>
+<li><a href="BrokerKillerImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/class-use/StopBrokerTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/class-use/StopBrokerTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/class-use/StopBrokerTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.stopBroker.StopBrokerTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.stopBroker.StopBrokerTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/StopBrokerTest.html" target="_top">Frames</a></li>
+<li><a href="StopBrokerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.stopBroker.StopBrokerTest" class="title">Uses of Class<br>omq.test.stopBroker.StopBrokerTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.stopBroker.StopBrokerTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/StopBrokerTest.html" target="_top">Frames</a></li>
+<li><a href="StopBrokerTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/class-use/UnbindTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/class-use/UnbindTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/class-use/UnbindTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.stopBroker.UnbindTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.stopBroker.UnbindTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/UnbindTest.html" target="_top">Frames</a></li>
+<li><a href="UnbindTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.stopBroker.UnbindTest" class="title">Uses of Class<br>omq.test.stopBroker.UnbindTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.stopBroker.UnbindTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/stopBroker/class-use/UnbindTest.html" target="_top">Frames</a></li>
+<li><a href="UnbindTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/package-frame.html	(revision 88)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.stopBroker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/stopBroker/package-summary.html" target="classFrame">omq.test.stopBroker</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="BrokerKiller.html" title="interface in omq.test.stopBroker" target="classFrame"><i>BrokerKiller</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="BrokerKillerImpl.html" title="class in omq.test.stopBroker" target="classFrame">BrokerKillerImpl</a></li>
+<li><a href="StopBrokerTest.html" title="class in omq.test.stopBroker" target="classFrame">StopBrokerTest</a></li>
+<li><a href="UnbindTest.html" title="class in omq.test.stopBroker" target="classFrame">UnbindTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/package-summary.html	(revision 88)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.stopBroker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.stopBroker";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/serializer/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/temporal/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.stopBroker</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">BrokerKillerImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker">StopBrokerTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker">UnbindTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/serializer/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/temporal/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/package-tree.html	(revision 88)
@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.stopBroker Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.stopBroker Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/serializer/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/temporal/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.stopBroker</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.stopBroker.<a href="../../../omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">StopBrokerTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.stopBroker.<a href="../../../omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">BrokerKillerImpl</span></a> (implements omq.test.stopBroker.<a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">omq.test.stopBroker.<a href="../../../omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker"><span class="strong">UnbindTest</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.stopBroker.<a href="../../../omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><span class="strong">BrokerKiller</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/serializer/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/temporal/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/stopBroker/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/stopBroker/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/stopBroker/package-use.html	(revision 88)
@@ -0,0 +1,148 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.stopBroker</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.stopBroker";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.stopBroker" class="title">Uses of Package<br>omq.test.stopBroker</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.stopBroker">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.stopBroker">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a> used by <a href="../../../omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/stopBroker/class-use/BrokerKiller.html#omq.test.stopBroker">BrokerKiller</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/stopBroker/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/temporal/ProvaTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/temporal/ProvaTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/temporal/ProvaTest.html	(revision 88)
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>ProvaTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="ProvaTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ProvaTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/ProvaTest.html" target="_top">Frames</a></li>
+<li><a href="ProvaTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.temporal</div>
+<h2 title="Class ProvaTest" class="title">Class ProvaTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.temporal.ProvaTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">ProvaTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/temporal/ProvaTest.html#ProvaTest(java.lang.String)">ProvaTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/temporal/ProvaTest.html#add()">add</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/temporal/ProvaTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/temporal/ProvaTest.html#serverTest()">serverTest</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/temporal/ProvaTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="ProvaTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>ProvaTest</h4>
+<pre>public&nbsp;ProvaTest(java.lang.String&nbsp;type)
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="serverTest()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>serverTest</h4>
+<pre>public static&nbsp;void&nbsp;serverTest()
+                       throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="add()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>add</h4>
+<pre>public&nbsp;void&nbsp;add()
+         throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/ProvaTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/ProvaTest.html" target="_top">Frames</a></li>
+<li><a href="ProvaTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/temporal/class-use/ProvaTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/temporal/class-use/ProvaTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/temporal/class-use/ProvaTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.temporal.ProvaTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.temporal.ProvaTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/temporal/class-use/ProvaTest.html" target="_top">Frames</a></li>
+<li><a href="ProvaTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.temporal.ProvaTest" class="title">Uses of Class<br>omq.test.temporal.ProvaTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.temporal.ProvaTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/temporal/class-use/ProvaTest.html" target="_top">Frames</a></li>
+<li><a href="ProvaTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/temporal/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/temporal/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/temporal/package-frame.html	(revision 88)
@@ -0,0 +1,19 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.temporal</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/temporal/package-summary.html" target="classFrame">omq.test.temporal</a></h1>
+<div class="indexContainer">
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="ProvaTest.html" title="class in omq.test.temporal" target="classFrame">ProvaTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/temporal/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/temporal/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/temporal/package-summary.html	(revision 88)
@@ -0,0 +1,133 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.temporal</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.temporal";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/workspace/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.temporal</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal">ProvaTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/package-summary.html">Prev Package</a></li>
+<li><a href="../../../omq/test/workspace/package-summary.html">Next Package</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/temporal/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/temporal/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/temporal/package-tree.html	(revision 88)
@@ -0,0 +1,128 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.temporal Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.temporal Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/workspace/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.temporal</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.temporal.<a href="../../../omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal"><span class="strong">ProvaTest</span></a></li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/stopBroker/package-tree.html">Prev</a></li>
+<li><a href="../../../omq/test/workspace/package-tree.html">Next</a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/temporal/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/temporal/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/temporal/package-use.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.temporal</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.temporal";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.temporal" class="title">Uses of Package<br>omq.test.temporal</h1>
+</div>
+<div class="contentContainer">No usage of omq.test.temporal</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/temporal/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/Info.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/Info.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/Info.html	(revision 88)
@@ -0,0 +1,289 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>Info</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Info";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Info.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/Info.html" target="_top">Frames</a></li>
+<li><a href="Info.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.workspace</div>
+<h2 title="Class Info" class="title">Class Info</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.workspace.Info</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable</dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">Info</span>
+extends java.lang.Object
+implements java.io.Serializable</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.workspace.Info">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/workspace/Info.html#Info()">Info</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/workspace/Info.html#Info(java.lang.String)">Info</a></strong>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>java.lang.String</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/Info.html#getId()">getId</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/Info.html#setId(java.lang.String)">setId</a></strong>(java.lang.String&nbsp;id)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="Info()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>Info</h4>
+<pre>public&nbsp;Info()</pre>
+</li>
+</ul>
+<a name="Info(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>Info</h4>
+<pre>public&nbsp;Info(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="getId()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getId</h4>
+<pre>public&nbsp;java.lang.String&nbsp;getId()</pre>
+</li>
+</ul>
+<a name="setId(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setId</h4>
+<pre>public&nbsp;void&nbsp;setId(java.lang.String&nbsp;id)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/Info.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev Class</li>
+<li><a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/Info.html" target="_top">Frames</a></li>
+<li><a href="Info.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/RemoteWorkspace.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/RemoteWorkspace.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/RemoteWorkspace.html	(revision 88)
@@ -0,0 +1,225 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RemoteWorkspace</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteWorkspace";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteWorkspace.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/RemoteWorkspace.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspace.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.workspace</div>
+<h2 title="Interface RemoteWorkspace" class="title">Interface RemoteWorkspace</h2>
+</div>
+<div class="contentContainer">
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Superinterfaces:</dt>
+<dd><a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, java.io.Serializable</dd>
+</dl>
+<dl>
+<dt>All Known Implementing Classes:</dt>
+<dd><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></dd>
+</dl>
+<hr>
+<br>
+<pre><a href="../../../omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation">@RemoteInterface</a>
+public interface <span class="strong">RemoteWorkspace</span>
+extends <a href="../../../omq/Remote.html" title="interface in omq">Remote</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="update(omq.test.workspace.Info)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>update</h4>
+<pre>void&nbsp;update(<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteWorkspace.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/RemoteWorkspace.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspace.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li>Constr&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/RemoteWorkspaceImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/RemoteWorkspaceImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/RemoteWorkspaceImpl.html	(revision 88)
@@ -0,0 +1,355 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>RemoteWorkspaceImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="RemoteWorkspaceImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteWorkspaceImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/RemoteWorkspaceImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspaceImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.workspace</div>
+<h2 title="Class RemoteWorkspaceImpl" class="title">Class RemoteWorkspaceImpl</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>java.lang.Thread</li>
+<li>
+<ul class="inheritance">
+<li><a href="../../../omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a></li>
+<li>
+<ul class="inheritance">
+<li>omq.test.workspace.RemoteWorkspaceImpl</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<dl>
+<dt>All Implemented Interfaces:</dt>
+<dd>java.io.Serializable, java.lang.Runnable, <a href="../../../omq/Remote.html" title="interface in omq">Remote</a>, <a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></dd>
+</dl>
+<hr>
+<br>
+<pre>public class <span class="strong">RemoteWorkspaceImpl</span>
+extends <a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a>
+implements <a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd>
+<dt><span class="strong">See Also:</span></dt><dd><a href="../../../serialized-form.html#omq.test.workspace.RemoteWorkspaceImpl">Serialized Form</a></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== NESTED CLASS SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="nested_class_summary">
+<!--   -->
+</a>
+<h3>Nested Class Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="nested_classes_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Nested classes/interfaces inherited from class&nbsp;java.lang.Thread</h3>
+<code>java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler</code></li>
+</ul>
+</li>
+</ul>
+<!-- =========== FIELD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="field_summary">
+<!--   -->
+</a>
+<h3>Field Summary</h3>
+<ul class="blockList">
+<li class="blockList"><a name="fields_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Fields inherited from class&nbsp;java.lang.Thread</h3>
+<code>MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY</code></li>
+</ul>
+</li>
+</ul>
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html#RemoteWorkspaceImpl()">RemoteWorkspaceImpl</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html#getInfo()">getInfo</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html#setInfo(omq.test.workspace.Info)">setInfo</a></strong>(<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a></h3>
+<code><a href="../../../omq/server/RemoteObject.html#getChannel()">getChannel</a>, <a href="../../../omq/server/RemoteObject.html#getParams(java.lang.String)">getParams</a>, <a href="../../../omq/server/RemoteObject.html#getRef()">getRef</a>, <a href="../../../omq/server/RemoteObject.html#invokeMethod(java.lang.String, java.lang.Object[])">invokeMethod</a>, <a href="../../../omq/server/RemoteObject.html#kill()">kill</a>, <a href="../../../omq/server/RemoteObject.html#run()">run</a>, <a href="../../../omq/server/RemoteObject.html#startRemoteObject(java.lang.String, omq.common.broker.Broker, java.util.Properties)">startRemoteObject</a></code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Thread">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Thread</h3>
+<code>activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
+</ul>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_omq.Remote">
+<!--   -->
+</a>
+<h3>Methods inherited from interface&nbsp;omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a></h3>
+<code><a href="../../../omq/Remote.html#getRef()">getRef</a></code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="RemoteWorkspaceImpl()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>RemoteWorkspaceImpl</h4>
+<pre>public&nbsp;RemoteWorkspaceImpl()</pre>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="update(omq.test.workspace.Info)">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>update</h4>
+<pre>public&nbsp;void&nbsp;update(<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</pre>
+<dl>
+<dt><strong>Specified by:</strong></dt>
+<dd><code><a href="../../../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update</a></code>&nbsp;in interface&nbsp;<code><a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></code></dd>
+</dl>
+</li>
+</ul>
+<a name="getInfo()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>getInfo</h4>
+<pre>public&nbsp;<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;getInfo()</pre>
+</li>
+</ul>
+<a name="setInfo(omq.test.workspace.Info)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>setInfo</h4>
+<pre>public&nbsp;void&nbsp;setInfo(<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/RemoteWorkspaceImpl.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">Prev Class</span></a></li>
+<li><a href="../../../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace"><span class="strong">Next Class</span></a></li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/RemoteWorkspaceImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspaceImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li><a href="#nested_classes_inherited_from_class_java.lang.Thread">Nested</a>&nbsp;|&nbsp;</li>
+<li><a href="#fields_inherited_from_class_java.lang.Thread">Field</a>&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/WorkspaceTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/WorkspaceTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/WorkspaceTest.html	(revision 88)
@@ -0,0 +1,309 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:17 CEST 2013 -->
+<title>WorkspaceTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="WorkspaceTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WorkspaceTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/WorkspaceTest.html" target="_top">Frames</a></li>
+<li><a href="WorkspaceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<!-- ======== START OF CLASS DATA ======== -->
+<div class="header">
+<div class="subTitle">omq.test.workspace</div>
+<h2 title="Class WorkspaceTest" class="title">Class WorkspaceTest</h2>
+</div>
+<div class="contentContainer">
+<ul class="inheritance">
+<li>java.lang.Object</li>
+<li>
+<ul class="inheritance">
+<li>omq.test.workspace.WorkspaceTest</li>
+</ul>
+</li>
+</ul>
+<div class="description">
+<ul class="blockList">
+<li class="blockList">
+<hr>
+<br>
+<pre>public class <span class="strong">WorkspaceTest</span>
+extends java.lang.Object</pre>
+<dl><dt><span class="strong">Author:</span></dt>
+  <dd>Sergi Toda <sergi.toda@estudiants.urv.cat></dd></dl>
+</li>
+</ul>
+</div>
+<div class="summary">
+<ul class="blockList">
+<li class="blockList">
+<!-- ======== CONSTRUCTOR SUMMARY ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_summary">
+<!--   -->
+</a>
+<h3>Constructor Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
+<caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Constructor and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colOne"><code><strong><a href="../../../omq/test/workspace/WorkspaceTest.html#WorkspaceTest(java.lang.String)">WorkspaceTest</a></strong>(java.lang.String&nbsp;type)</code>&nbsp;</td>
+</tr>
+</table>
+</li>
+</ul>
+<!-- ========== METHOD SUMMARY =========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_summary">
+<!--   -->
+</a>
+<h3>Method Summary</h3>
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
+<caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>static void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/WorkspaceTest.html#client()">client</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>static java.util.Collection&lt;java.lang.Object[]&gt;</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/WorkspaceTest.html#data()">data</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/WorkspaceTest.html#stop()">stop</a></strong>()</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><code><strong><a href="../../../omq/test/workspace/WorkspaceTest.html#test()">test</a></strong>()</code>&nbsp;</td>
+</tr>
+</table>
+<ul class="blockList">
+<li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
+<!--   -->
+</a>
+<h3>Methods inherited from class&nbsp;java.lang.Object</h3>
+<code>equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait</code></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<div class="details">
+<ul class="blockList">
+<li class="blockList">
+<!-- ========= CONSTRUCTOR DETAIL ======== -->
+<ul class="blockList">
+<li class="blockList"><a name="constructor_detail">
+<!--   -->
+</a>
+<h3>Constructor Detail</h3>
+<a name="WorkspaceTest(java.lang.String)">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>WorkspaceTest</h4>
+<pre>public&nbsp;WorkspaceTest(java.lang.String&nbsp;type)
+              throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+<!-- ============ METHOD DETAIL ========== -->
+<ul class="blockList">
+<li class="blockList"><a name="method_detail">
+<!--   -->
+</a>
+<h3>Method Detail</h3>
+<a name="data()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>data</h4>
+<pre>public static&nbsp;java.util.Collection&lt;java.lang.Object[]&gt;&nbsp;data()</pre>
+</li>
+</ul>
+<a name="client()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>client</h4>
+<pre>public static&nbsp;void&nbsp;client()
+                   throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="stop()">
+<!--   -->
+</a>
+<ul class="blockList">
+<li class="blockList">
+<h4>stop</h4>
+<pre>public&nbsp;void&nbsp;stop()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+<a name="test()">
+<!--   -->
+</a>
+<ul class="blockListLast">
+<li class="blockList">
+<h4>test</h4>
+<pre>public&nbsp;void&nbsp;test()
+          throws java.lang.Exception</pre>
+<dl><dt><span class="strong">Throws:</span></dt>
+<dd><code>java.lang.Exception</code></dd></dl>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+</div>
+<!-- ========= END OF CLASS DATA ========= -->
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li class="navBarCell1Rev">Class</li>
+<li><a href="class-use/WorkspaceTest.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">Prev Class</span></a></li>
+<li>Next Class</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/WorkspaceTest.html" target="_top">Frames</a></li>
+<li><a href="WorkspaceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<div>
+<ul class="subNavList">
+<li>Summary:&nbsp;</li>
+<li>Nested&nbsp;|&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_summary">Method</a></li>
+</ul>
+<ul class="subNavList">
+<li>Detail:&nbsp;</li>
+<li>Field&nbsp;|&nbsp;</li>
+<li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
+<li><a href="#method_detail">Method</a></li>
+</ul>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/class-use/Info.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/class-use/Info.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/class-use/Info.html	(revision 88)
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.workspace.Info</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.workspace.Info";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/Info.html" target="_top">Frames</a></li>
+<li><a href="Info.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.workspace.Info" class="title">Uses of Class<br>omq.test.workspace.Info</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a> in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> that return <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code><a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></code></td>
+<td class="colLast"><span class="strong">RemoteWorkspaceImpl.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html#getInfo()">getInfo</a></strong>()</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
+<caption><span>Methods in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> with parameters of type <a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Method and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWorkspaceImpl.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html#setInfo(omq.test.workspace.Info)">setInfo</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWorkspace.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspace.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><code>void</code></td>
+<td class="colLast"><span class="strong">RemoteWorkspaceImpl.</span><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html#update(omq.test.workspace.Info)">update</a></strong>(<a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a>&nbsp;info)</code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/Info.html" target="_top">Frames</a></li>
+<li><a href="Info.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/class-use/RemoteWorkspace.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/class-use/RemoteWorkspace.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/class-use/RemoteWorkspace.html	(revision 88)
@@ -0,0 +1,155 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Interface omq.test.workspace.RemoteWorkspace</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Interface omq.test.workspace.RemoteWorkspace";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/RemoteWorkspace.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspace.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Interface omq.test.workspace.RemoteWorkspace" class="title">Uses of Interface<br>omq.test.workspace.RemoteWorkspace</h2>
+</div>
+<div class="classUseContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<h3>Uses of <a href="../../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a> in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></h3>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> that implement <a href="../../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Modifier and Type</th>
+<th class="colLast" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><code>class&nbsp;</code></td>
+<td class="colLast"><code><strong><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></strong></code>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/RemoteWorkspace.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspace.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/class-use/RemoteWorkspaceImpl.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/class-use/RemoteWorkspaceImpl.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/class-use/RemoteWorkspaceImpl.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.workspace.RemoteWorkspaceImpl</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.workspace.RemoteWorkspaceImpl";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/RemoteWorkspaceImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspaceImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.workspace.RemoteWorkspaceImpl" class="title">Uses of Class<br>omq.test.workspace.RemoteWorkspaceImpl</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.workspace.RemoteWorkspaceImpl</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/RemoteWorkspaceImpl.html" target="_top">Frames</a></li>
+<li><a href="RemoteWorkspaceImpl.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/class-use/WorkspaceTest.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/class-use/WorkspaceTest.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/class-use/WorkspaceTest.html	(revision 88)
@@ -0,0 +1,115 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Class omq.test.workspace.WorkspaceTest</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Class omq.test.workspace.WorkspaceTest";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/WorkspaceTest.html" target="_top">Frames</a></li>
+<li><a href="WorkspaceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h2 title="Uses of Class omq.test.workspace.WorkspaceTest" class="title">Uses of Class<br>omq.test.workspace.WorkspaceTest</h2>
+</div>
+<div class="classUseContainer">No usage of omq.test.workspace.WorkspaceTest</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../../overview-summary.html">Overview</a></li>
+<li><a href="../package-summary.html">Package</a></li>
+<li><a href="../../../../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">Class</a></li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="../package-tree.html">Tree</a></li>
+<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../../index.html?omq/test/workspace/class-use/WorkspaceTest.html" target="_top">Frames</a></li>
+<li><a href="WorkspaceTest.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/package-frame.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/package-frame.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/package-frame.html	(revision 88)
@@ -0,0 +1,25 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.workspace</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<h1 class="bar"><a href="../../../omq/test/workspace/package-summary.html" target="classFrame">omq.test.workspace</a></h1>
+<div class="indexContainer">
+<h2 title="Interfaces">Interfaces</h2>
+<ul title="Interfaces">
+<li><a href="RemoteWorkspace.html" title="interface in omq.test.workspace" target="classFrame"><i>RemoteWorkspace</i></a></li>
+</ul>
+<h2 title="Classes">Classes</h2>
+<ul title="Classes">
+<li><a href="Info.html" title="class in omq.test.workspace" target="classFrame">Info</a></li>
+<li><a href="RemoteWorkspaceImpl.html" title="class in omq.test.workspace" target="classFrame">RemoteWorkspaceImpl</a></li>
+<li><a href="WorkspaceTest.html" title="class in omq.test.workspace" target="classFrame">WorkspaceTest</a></li>
+</ul>
+</div>
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/package-summary.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/package-summary.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/package-summary.html	(revision 88)
@@ -0,0 +1,156 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.workspace</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.workspace";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/temporal/package-summary.html">Prev Package</a></li>
+<li>Next Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Package" class="title">Package&nbsp;omq.test.workspace</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Interface Summary table, listing interfaces, and an explanation">
+<caption><span>Interface Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Interface</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList">
+<table class="packageSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
+<caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Class</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">RemoteWorkspaceImpl</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="../../../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace">WorkspaceTest</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li class="navBarCell1Rev">Package</li>
+<li>Class</li>
+<li><a href="package-use.html">Use</a></li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/temporal/package-summary.html">Prev Package</a></li>
+<li>Next Package</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/package-summary.html" target="_top">Frames</a></li>
+<li><a href="package-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/package-tree.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/package-tree.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/package-tree.html	(revision 88)
@@ -0,0 +1,150 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>omq.test.workspace Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="omq.test.workspace Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/temporal/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For Package omq.test.workspace</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="../../../overview-tree.html">All Packages</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.workspace.<a href="../../../omq/test/workspace/Info.html" title="class in omq.test.workspace"><span class="strong">Info</span></a> (implements java.io.Serializable)</li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="../../../omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="../../../omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.workspace.<a href="../../../omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">RemoteWorkspaceImpl</span></a> (implements omq.test.workspace.<a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a>)</li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">omq.test.workspace.<a href="../../../omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace"><span class="strong">WorkspaceTest</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.<a href="../../../omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.workspace.<a href="../../../omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">RemoteWorkspace</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li><a href="../../../omq/test/temporal/package-tree.html">Prev</a></li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/package-tree.html" target="_top">Frames</a></li>
+<li><a href="package-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/omq/test/workspace/package-use.html
===================================================================
--- /tags/0.5.5/doc/omq/test/workspace/package-use.html	(revision 88)
+++ /tags/0.5.5/doc/omq/test/workspace/package-use.html	(revision 88)
@@ -0,0 +1,151 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Uses of Package omq.test.workspace</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Uses of Package omq.test.workspace";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Uses of Package omq.test.workspace" class="title">Uses of Package<br>omq.test.workspace</h1>
+</div>
+<div class="contentContainer">
+<ul class="blockList">
+<li class="blockList">
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
+<caption><span>Packages that use <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="#omq.test.workspace">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+<li class="blockList"><a name="omq.test.workspace">
+<!--   -->
+</a>
+<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
+<caption><span>Classes in <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a> used by <a href="../../../omq/test/workspace/package-summary.html">omq.test.workspace</a></span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colOne" scope="col">Class and Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colOne"><a href="../../../omq/test/workspace/class-use/Info.html#omq.test.workspace">Info</a>&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colOne"><a href="../../../omq/test/workspace/class-use/RemoteWorkspace.html#omq.test.workspace">RemoteWorkspace</a>&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="../../../overview-summary.html">Overview</a></li>
+<li><a href="package-summary.html">Package</a></li>
+<li>Class</li>
+<li class="navBarCell1Rev">Use</li>
+<li><a href="package-tree.html">Tree</a></li>
+<li><a href="../../../deprecated-list.html">Deprecated</a></li>
+<li><a href="../../../index-files/index-1.html">Index</a></li>
+<li><a href="../../../help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="../../../index.html?omq/test/workspace/package-use.html" target="_top">Frames</a></li>
+<li><a href="package-use.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="../../../allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/overview-frame.html
===================================================================
--- /tags/0.5.5/doc/overview-frame.html	(revision 88)
+++ /tags/0.5.5/doc/overview-frame.html	(revision 88)
@@ -0,0 +1,41 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Overview List</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<div class="indexHeader"><a href="allclasses-frame.html" target="packageFrame">All Classes</a></div>
+<div class="indexContainer">
+<h2 title="Packages">Packages</h2>
+<ul title="Packages">
+<li><a href="omq/package-frame.html" target="packageFrame">omq</a></li>
+<li><a href="omq/client/annotation/package-frame.html" target="packageFrame">omq.client.annotation</a></li>
+<li><a href="omq/client/listener/package-frame.html" target="packageFrame">omq.client.listener</a></li>
+<li><a href="omq/client/proxy/package-frame.html" target="packageFrame">omq.client.proxy</a></li>
+<li><a href="omq/common/broker/package-frame.html" target="packageFrame">omq.common.broker</a></li>
+<li><a href="omq/common/message/package-frame.html" target="packageFrame">omq.common.message</a></li>
+<li><a href="omq/common/util/package-frame.html" target="packageFrame">omq.common.util</a></li>
+<li><a href="omq/common/util/Serializers/package-frame.html" target="packageFrame">omq.common.util.Serializers</a></li>
+<li><a href="omq/exception/package-frame.html" target="packageFrame">omq.exception</a></li>
+<li><a href="omq/server/package-frame.html" target="packageFrame">omq.server</a></li>
+<li><a href="omq/test/calculator/package-frame.html" target="packageFrame">omq.test.calculator</a></li>
+<li><a href="omq/test/event/package-frame.html" target="packageFrame">omq.test.event</a></li>
+<li><a href="omq/test/exception/package-frame.html" target="packageFrame">omq.test.exception</a></li>
+<li><a href="omq/test/faultTolerance/package-frame.html" target="packageFrame">omq.test.faultTolerance</a></li>
+<li><a href="omq/test/multiProcess/package-frame.html" target="packageFrame">omq.test.multiProcess</a></li>
+<li><a href="omq/test/observer/package-frame.html" target="packageFrame">omq.test.observer</a></li>
+<li><a href="omq/test/persistence/package-frame.html" target="packageFrame">omq.test.persistence</a></li>
+<li><a href="omq/test/python/package-frame.html" target="packageFrame">omq.test.python</a></li>
+<li><a href="omq/test/serializer/package-frame.html" target="packageFrame">omq.test.serializer</a></li>
+<li><a href="omq/test/stopBroker/package-frame.html" target="packageFrame">omq.test.stopBroker</a></li>
+<li><a href="omq/test/temporal/package-frame.html" target="packageFrame">omq.test.temporal</a></li>
+<li><a href="omq/test/workspace/package-frame.html" target="packageFrame">omq.test.workspace</a></li>
+</ul>
+</div>
+<p>&nbsp;</p>
+</body>
+</html>
Index: /tags/0.5.5/doc/overview-summary.html
===================================================================
--- /tags/0.5.5/doc/overview-summary.html	(revision 88)
+++ /tags/0.5.5/doc/overview-summary.html	(revision 88)
@@ -0,0 +1,210 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Overview</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Overview";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
+<li><a href="overview-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="contentContainer">
+<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">
+<caption><span>Packages</span><span class="tabEnd">&nbsp;</span></caption>
+<tr>
+<th class="colFirst" scope="col">Package</th>
+<th class="colLast" scope="col">Description</th>
+</tr>
+<tbody>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/package-summary.html">omq</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/client/annotation/package-summary.html">omq.client.annotation</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/client/listener/package-summary.html">omq.client.listener</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/client/proxy/package-summary.html">omq.client.proxy</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/common/broker/package-summary.html">omq.common.broker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/common/message/package-summary.html">omq.common.message</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/common/util/package-summary.html">omq.common.util</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/common/util/Serializers/package-summary.html">omq.common.util.Serializers</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/exception/package-summary.html">omq.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/server/package-summary.html">omq.server</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/test/calculator/package-summary.html">omq.test.calculator</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/test/event/package-summary.html">omq.test.event</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/test/exception/package-summary.html">omq.test.exception</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/test/faultTolerance/package-summary.html">omq.test.faultTolerance</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/test/multiProcess/package-summary.html">omq.test.multiProcess</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/test/observer/package-summary.html">omq.test.observer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/test/persistence/package-summary.html">omq.test.persistence</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/test/python/package-summary.html">omq.test.python</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/test/serializer/package-summary.html">omq.test.serializer</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/test/stopBroker/package-summary.html">omq.test.stopBroker</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="altColor">
+<td class="colFirst"><a href="omq/test/temporal/package-summary.html">omq.test.temporal</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+<tr class="rowColor">
+<td class="colFirst"><a href="omq/test/workspace/package-summary.html">omq.test.workspace</a></td>
+<td class="colLast">&nbsp;</td>
+</tr>
+</tbody>
+</table>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li class="navBarCell1Rev">Overview</li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-summary.html" target="_top">Frames</a></li>
+<li><a href="overview-summary.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/overview-tree.html
===================================================================
--- /tags/0.5.5/doc/overview-tree.html	(revision 88)
+++ /tags/0.5.5/doc/overview-tree.html	(revision 88)
@@ -0,0 +1,273 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Class Hierarchy</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Class Hierarchy";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 class="title">Hierarchy For All Packages</h1>
+<span class="strong">Package Hierarchies:</span>
+<ul class="horizontal">
+<li><a href="omq/package-tree.html">omq</a>, </li>
+<li><a href="omq/client/annotation/package-tree.html">omq.client.annotation</a>, </li>
+<li><a href="omq/client/listener/package-tree.html">omq.client.listener</a>, </li>
+<li><a href="omq/client/proxy/package-tree.html">omq.client.proxy</a>, </li>
+<li><a href="omq/common/broker/package-tree.html">omq.common.broker</a>, </li>
+<li><a href="omq/common/message/package-tree.html">omq.common.message</a>, </li>
+<li><a href="omq/common/util/package-tree.html">omq.common.util</a>, </li>
+<li><a href="omq/common/util/Serializers/package-tree.html">omq.common.util.Serializers</a>, </li>
+<li><a href="omq/exception/package-tree.html">omq.exception</a>, </li>
+<li><a href="omq/server/package-tree.html">omq.server</a>, </li>
+<li><a href="omq/test/calculator/package-tree.html">omq.test.calculator</a>, </li>
+<li><a href="omq/test/event/package-tree.html">omq.test.event</a>, </li>
+<li><a href="omq/test/exception/package-tree.html">omq.test.exception</a>, </li>
+<li><a href="omq/test/faultTolerance/package-tree.html">omq.test.faultTolerance</a>, </li>
+<li><a href="omq/test/multiProcess/package-tree.html">omq.test.multiProcess</a>, </li>
+<li><a href="omq/test/observer/package-tree.html">omq.test.observer</a>, </li>
+<li><a href="omq/test/persistence/package-tree.html">omq.test.persistence</a>, </li>
+<li><a href="omq/test/python/package-tree.html">omq.test.python</a>, </li>
+<li><a href="omq/test/serializer/package-tree.html">omq.test.serializer</a>, </li>
+<li><a href="omq/test/stopBroker/package-tree.html">omq.test.stopBroker</a>, </li>
+<li><a href="omq/test/temporal/package-tree.html">omq.test.temporal</a>, </li>
+<li><a href="omq/test/workspace/package-tree.html">omq.test.workspace</a></li>
+</ul>
+</div>
+<div class="contentContainer">
+<h2 title="Class Hierarchy">Class Hierarchy</h2>
+<ul>
+<li type="circle">java.lang.Object
+<ul>
+<li type="circle">omq.test.python.<a href="omq/test/python/Address.html" title="class in omq.test.python"><span class="strong">Address</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.common.broker.<a href="omq/common/broker/Broker.html" title="class in omq.common.broker"><span class="strong">Broker</span></a></li>
+<li type="circle">omq.test.calculator.<a href="omq/test/calculator/CalculatorTest.html" title="class in omq.test.calculator"><span class="strong">CalculatorTest</span></a></li>
+<li type="circle">omq.test.serializer.<a href="omq/test/serializer/CalculatorTest.html" title="class in omq.test.serializer"><span class="strong">CalculatorTest</span></a></li>
+<li type="circle">omq.test.python.<a href="omq/test/python/Contact.html" title="class in omq.test.python"><span class="strong">Contact</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/ExceptionTest.html" title="class in omq.test.exception"><span class="strong">ExceptionTest</span></a></li>
+<li type="circle">omq.test.faultTolerance.<a href="omq/test/faultTolerance/FaultToleranceTest.html" title="class in omq.test.faultTolerance"><span class="strong">FaultToleranceTest</span></a></li>
+<li type="circle">omq.common.util.Serializers.<a href="omq/common/util/Serializers/GsonImp.html" title="class in omq.common.util.Serializers"><span class="strong">GsonImp</span></a> (implements omq.common.util.Serializers.<a href="omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>)</li>
+<li type="circle">omq.test.workspace.<a href="omq/test/workspace/Info.html" title="class in omq.test.workspace"><span class="strong">Info</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.common.util.Serializers.<a href="omq/common/util/Serializers/JavaImp.html" title="class in omq.common.util.Serializers"><span class="strong">JavaImp</span></a> (implements omq.common.util.Serializers.<a href="omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>)</li>
+<li type="circle">omq.common.util.Serializers.<a href="omq/common/util/Serializers/KryoImp.html" title="class in omq.common.util.Serializers"><span class="strong">KryoImp</span></a> (implements omq.common.util.Serializers.<a href="omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers">ISerializer</a>)</li>
+<li type="circle">omq.test.calculator.<a href="omq/test/calculator/Message.html" title="class in omq.test.calculator"><span class="strong">Message</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.test.event.<a href="omq/test/event/MessageTest.html" title="class in omq.test.event"><span class="strong">MessageTest</span></a></li>
+<li type="circle">omq.test.multiProcess.<a href="omq/test/multiProcess/MultiProcessTest.html" title="class in omq.test.multiProcess"><span class="strong">MultiProcessTest</span></a></li>
+<li type="circle">omq.client.proxy.<a href="omq/client/proxy/MultiProxymq.html" title="class in omq.client.proxy"><span class="strong">MultiProxymq</span></a> (implements java.lang.reflect.InvocationHandler)</li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/ObserverTest.html" title="class in omq.test.observer"><span class="strong">ObserverTest</span></a></li>
+<li type="circle">omq.common.util.<a href="omq/common/util/OmqConnectionFactory.html" title="class in omq.common.util"><span class="strong">OmqConnectionFactory</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/OmqException.html" title="class in omq.exception"><span class="strong">OmqException</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.common.util.<a href="omq/common/util/ParameterQueue.html" title="class in omq.common.util"><span class="strong">ParameterQueue</span></a></li>
+<li type="circle">omq.test.persistence.<a href="omq/test/persistence/PersistentTest.html" title="class in omq.test.persistence"><span class="strong">PersistentTest</span></a></li>
+<li type="circle">omq.test.temporal.<a href="omq/test/temporal/ProvaTest.html" title="class in omq.test.temporal"><span class="strong">ProvaTest</span></a></li>
+<li type="circle">omq.client.proxy.<a href="omq/client/proxy/Proxymq.html" title="class in omq.client.proxy"><span class="strong">Proxymq</span></a> (implements java.lang.reflect.InvocationHandler, omq.<a href="omq/Remote.html" title="interface in omq">Remote</a>)</li>
+<li type="circle">omq.server.<a href="omq/server/RemoteWrapper.html" title="class in omq.server"><span class="strong">RemoteWrapper</span></a></li>
+<li type="circle">omq.common.message.<a href="omq/common/message/Request.html" title="class in omq.common.message"><span class="strong">Request</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.common.message.<a href="omq/common/message/Response.html" title="class in omq.common.message"><span class="strong">Response</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.common.util.<a href="omq/common/util/Serializer.html" title="class in omq.common.util"><span class="strong">Serializer</span></a></li>
+<li type="circle">omq.test.python.<a href="omq/test/python/Server.html" title="class in omq.test.python"><span class="strong">Server</span></a></li>
+<li type="circle">omq.test.stopBroker.<a href="omq/test/stopBroker/StopBrokerTest.html" title="class in omq.test.stopBroker"><span class="strong">StopBrokerTest</span></a></li>
+<li type="circle">java.lang.Thread (implements java.lang.Runnable)
+<ul>
+<li type="circle">omq.server.<a href="omq/server/InvocationThread.html" title="class in omq.server"><span class="strong">InvocationThread</span></a></li>
+<li type="circle">omq.server.<a href="omq/server/RemoteObject.html" title="class in omq.server"><span class="strong">RemoteObject</span></a> (implements omq.<a href="omq/Remote.html" title="interface in omq">Remote</a>)
+<ul>
+<li type="circle">omq.test.stopBroker.<a href="omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker"><span class="strong">BrokerKillerImpl</span></a> (implements omq.test.stopBroker.<a href="omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker">BrokerKiller</a>)</li>
+<li type="circle">omq.test.python.<a href="omq/test/python/CalculatorImpl.html" title="class in omq.test.python"><span class="strong">CalculatorImpl</span></a> (implements omq.test.python.<a href="omq/test/python/Calculator.html" title="interface in omq.test.python">Calculator</a>)</li>
+<li type="circle">omq.test.calculator.<a href="omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator"><span class="strong">CalculatorImpl</span></a> (implements omq.test.calculator.<a href="omq/test/calculator/Calculator.html" title="interface in omq.test.calculator">Calculator</a>)</li>
+<li type="circle">omq.test.python.<a href="omq/test/python/ContactListImpl.html" title="class in omq.test.python"><span class="strong">ContactListImpl</span></a> (implements omq.test.python.<a href="omq/test/python/ContactList.html" title="interface in omq.test.python">ContactList</a>)</li>
+<li type="circle">omq.test.event.<a href="omq/test/event/MessageImpl.html" title="class in omq.test.event"><span class="strong">MessageImpl</span></a> (implements omq.test.event.<a href="omq/test/event/Message.html" title="interface in omq.test.event">Message</a>)</li>
+<li type="circle">omq.test.persistence.<a href="omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence"><span class="strong">MessageImpl</span></a> (implements omq.test.persistence.<a href="omq/test/persistence/Message.html" title="interface in omq.test.persistence">Message</a>)</li>
+<li type="circle">omq.test.multiProcess.<a href="omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess"><span class="strong">NumberImpl</span></a> (implements omq.test.multiProcess.<a href="omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess">Number</a>)</li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception"><span class="strong">OmqServerImpl</span></a> (implements omq.test.exception.<a href="omq/test/exception/ServerInterface.html" title="interface in omq.test.exception">ServerInterface</a>)</li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer"><span class="strong">RemoteObserverImpl</span></a> (implements omq.test.observer.<a href="omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer">RemoteObserver</a>)</li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer"><span class="strong">RemoteSubjectImpl</span></a> (implements omq.test.observer.<a href="omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a>)</li>
+<li type="circle">omq.test.workspace.<a href="omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace"><span class="strong">RemoteWorkspaceImpl</span></a> (implements omq.test.workspace.<a href="omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace">RemoteWorkspace</a>)</li>
+</ul>
+</li>
+<li type="circle">omq.client.listener.<a href="omq/client/listener/ResponseListener.html" title="class in omq.client.listener"><span class="strong">ResponseListener</span></a></li>
+</ul>
+</li>
+<li type="circle">java.lang.Throwable (implements java.io.Serializable)
+<ul>
+<li type="circle">java.lang.Exception
+<ul>
+<li type="circle">omq.exception.<a href="omq/exception/AlreadyBoundException.html" title="class in omq.exception"><span class="strong">AlreadyBoundException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/EnvironmentException.html" title="class in omq.exception"><span class="strong">EnvironmentException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/InitBrokerException.html" title="class in omq.exception"><span class="strong">InitBrokerException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/NoContainsInstanceException.html" title="class in omq.exception"><span class="strong">NoContainsInstanceException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/NoSuchEvObjectException.html" title="class in omq.exception"><span class="strong">NoSuchEvObjectException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception"><span class="strong">ObjectAlreadyExistsException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/ObjectNotFoundException.html" title="class in omq.exception"><span class="strong">ObjectNotFoundException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/RemoteException.html" title="class in omq.exception"><span class="strong">RemoteException</span></a> (implements java.io.Serializable)
+<ul>
+<li type="circle">omq.exception.<a href="omq/exception/ConnectionException.html" title="class in omq.exception"><span class="strong">ConnectionException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/NotBoundException.html" title="class in omq.exception"><span class="strong">NotBoundException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/RegistryNotLoadedException.html" title="class in omq.exception"><span class="strong">RegistryNotLoadedException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/TimeoutException.html" title="class in omq.exception"><span class="strong">TimeoutException</span></a></li>
+</ul>
+</li>
+<li type="circle">omq.exception.<a href="omq/exception/RetryException.html" title="class in omq.exception"><span class="strong">RetryException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/SerializerException.html" title="class in omq.exception"><span class="strong">SerializerException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/SessionException.html" title="class in omq.exception"><span class="strong">SessionException</span></a></li>
+<li type="circle">omq.exception.<a href="omq/exception/TypeNotFoundException.html" title="class in omq.exception"><span class="strong">TypeNotFoundException</span></a></li>
+</ul>
+</li>
+</ul>
+</li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/Trailer.html" title="class in omq.test.exception"><span class="strong">Trailer</span></a> (implements java.io.Serializable)</li>
+<li type="circle">omq.test.stopBroker.<a href="omq/test/stopBroker/UnbindTest.html" title="class in omq.test.stopBroker"><span class="strong">UnbindTest</span></a></li>
+<li type="circle">omq.test.workspace.<a href="omq/test/workspace/WorkspaceTest.html" title="class in omq.test.workspace"><span class="strong">WorkspaceTest</span></a></li>
+<li type="circle">omq.common.util.<a href="omq/common/util/Zipper.html" title="class in omq.common.util"><span class="strong">Zipper</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Interface Hierarchy">Interface Hierarchy</h2>
+<ul>
+<li type="circle">omq.common.util.Serializers.<a href="omq/common/util/Serializers/ISerializer.html" title="interface in omq.common.util.Serializers"><span class="strong">ISerializer</span></a></li>
+<li type="circle">java.io.Serializable
+<ul>
+<li type="circle">omq.test.stopBroker.<a href="omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><span class="strong">BrokerKiller</span></a></li>
+<li type="circle">omq.test.python.<a href="omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Calculator</span></a></li>
+<li type="circle">omq.test.calculator.<a href="omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><span class="strong">Calculator</span></a></li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><span class="strong">ClientInterface</span></a></li>
+<li type="circle">omq.test.python.<a href="omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">ContactList</span></a></li>
+<li type="circle">omq.test.event.<a href="omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Message</span></a></li>
+<li type="circle">omq.test.persistence.<a href="omq/test/persistence/Message.html" title="interface in omq.test.persistence"><span class="strong">Message</span></a></li>
+<li type="circle">omq.test.multiProcess.<a href="omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Number</span></a></li>
+<li type="circle">omq.test.multiProcess.<a href="omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">NumberClient</span></a></li>
+<li type="circle">omq.<a href="omq/Remote.html" title="interface in omq"><span class="strong">Remote</span></a>
+<ul>
+<li type="circle">omq.test.stopBroker.<a href="omq/test/stopBroker/BrokerKiller.html" title="interface in omq.test.stopBroker"><span class="strong">BrokerKiller</span></a></li>
+<li type="circle">omq.test.python.<a href="omq/test/python/Calculator.html" title="interface in omq.test.python"><span class="strong">Calculator</span></a></li>
+<li type="circle">omq.test.calculator.<a href="omq/test/calculator/Calculator.html" title="interface in omq.test.calculator"><span class="strong">Calculator</span></a></li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/ClientInterface.html" title="interface in omq.test.exception"><span class="strong">ClientInterface</span></a></li>
+<li type="circle">omq.test.python.<a href="omq/test/python/ContactList.html" title="interface in omq.test.python"><span class="strong">ContactList</span></a></li>
+<li type="circle">omq.test.event.<a href="omq/test/event/Message.html" title="interface in omq.test.event"><span class="strong">Message</span></a></li>
+<li type="circle">omq.test.persistence.<a href="omq/test/persistence/Message.html" title="interface in omq.test.persistence"><span class="strong">Message</span></a></li>
+<li type="circle">omq.test.multiProcess.<a href="omq/test/multiProcess/Number.html" title="interface in omq.test.multiProcess"><span class="strong">Number</span></a></li>
+<li type="circle">omq.test.multiProcess.<a href="omq/test/multiProcess/NumberClient.html" title="interface in omq.test.multiProcess"><span class="strong">NumberClient</span></a></li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">RemoteObserver</span></a></li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">RemoteSubject</span></a></li>
+<li type="circle">omq.test.workspace.<a href="omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">RemoteWorkspace</span></a></li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">ServerInterface</span></a></li>
+</ul>
+</li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/RemoteObserver.html" title="interface in omq.test.observer"><span class="strong">RemoteObserver</span></a></li>
+<li type="circle">omq.test.observer.<a href="omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer"><span class="strong">RemoteSubject</span></a></li>
+<li type="circle">omq.test.workspace.<a href="omq/test/workspace/RemoteWorkspace.html" title="interface in omq.test.workspace"><span class="strong">RemoteWorkspace</span></a></li>
+<li type="circle">omq.test.exception.<a href="omq/test/exception/ServerInterface.html" title="interface in omq.test.exception"><span class="strong">ServerInterface</span></a></li>
+</ul>
+</li>
+</ul>
+<h2 title="Annotation Type Hierarchy">Annotation Type Hierarchy</h2>
+<ul>
+<li type="circle">omq.client.annotation.<a href="omq/client/annotation/MultiMethod.html" title="annotation in omq.client.annotation"><span class="strong">MultiMethod</span></a> (implements java.lang.annotation.Annotation)</li>
+<li type="circle">omq.client.annotation.<a href="omq/client/annotation/AsyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">AsyncMethod</span></a> (implements java.lang.annotation.Annotation)</li>
+<li type="circle">omq.client.annotation.<a href="omq/client/annotation/RemoteInterface.html" title="annotation in omq.client.annotation"><span class="strong">RemoteInterface</span></a> (implements java.lang.annotation.Annotation)</li>
+<li type="circle">omq.client.annotation.<a href="omq/client/annotation/SyncMethod.html" title="annotation in omq.client.annotation"><span class="strong">SyncMethod</span></a> (implements java.lang.annotation.Annotation)</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li class="navBarCell1Rev">Tree</li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?overview-tree.html" target="_top">Frames</a></li>
+<li><a href="overview-tree.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/package-list
===================================================================
--- /tags/0.5.5/doc/package-list	(revision 88)
+++ /tags/0.5.5/doc/package-list	(revision 88)
@@ -0,0 +1,22 @@
+omq
+omq.client.annotation
+omq.client.listener
+omq.client.proxy
+omq.common.broker
+omq.common.message
+omq.common.util
+omq.common.util.Serializers
+omq.exception
+omq.server
+omq.test.calculator
+omq.test.event
+omq.test.exception
+omq.test.faultTolerance
+omq.test.multiProcess
+omq.test.observer
+omq.test.persistence
+omq.test.python
+omq.test.serializer
+omq.test.stopBroker
+omq.test.temporal
+omq.test.workspace
Index: /tags/0.5.5/doc/serialized-form.html
===================================================================
--- /tags/0.5.5/doc/serialized-form.html	(revision 88)
+++ /tags/0.5.5/doc/serialized-form.html	(revision 88)
@@ -0,0 +1,876 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
+<!-- NewPage -->
+<html lang="es">
+<head>
+<!-- Generated by javadoc (version 1.7.0_25) on Wed Jul 10 13:13:18 CEST 2013 -->
+<title>Serialized Form</title>
+<meta name="date" content="2013-07-10">
+<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
+</head>
+<body>
+<script type="text/javascript"><!--
+    if (location.href.indexOf('is-external=true') == -1) {
+        parent.document.title="Serialized Form";
+    }
+//-->
+</script>
+<noscript>
+<div>JavaScript is disabled on your browser.</div>
+</noscript>
+<!-- ========= START OF TOP NAVBAR ======= -->
+<div class="topNav"><a name="navbar_top">
+<!--   -->
+</a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_top">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_top");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_top">
+<!--   -->
+</a></div>
+<!-- ========= END OF TOP NAVBAR ========= -->
+<div class="header">
+<h1 title="Serialized Form" class="title">Serialized Form</h1>
+</div>
+<div class="serializedFormContainer">
+<ul class="blockList">
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq</h2>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.client.proxy</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.client.proxy.Proxymq">
+<!--   -->
+</a>
+<h3>Class <a href="omq/client/proxy/Proxymq.html" title="class in omq.client.proxy">omq.client.proxy.Proxymq</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>uid</h4>
+<pre>java.lang.String uid</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.common.message</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.common.message.Request">
+<!--   -->
+</a>
+<h3>Class <a href="omq/common/message/Request.html" title="class in omq.common.message">omq.common.message.Request</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>6366255840200365083L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>method</h4>
+<pre>java.lang.String method</pre>
+</li>
+<li class="blockList">
+<h4>params</h4>
+<pre>java.lang.Object[] params</pre>
+</li>
+<li class="blockList">
+<h4>id</h4>
+<pre>java.lang.String id</pre>
+</li>
+<li class="blockListLast">
+<h4>async</h4>
+<pre>boolean async</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.common.message.Response">
+<!--   -->
+</a>
+<h3>Class <a href="omq/common/message/Response.html" title="class in omq.common.message">omq.common.message.Response</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>3368363997012527189L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>result</h4>
+<pre>java.lang.Object result</pre>
+</li>
+<li class="blockList">
+<h4>error</h4>
+<pre><a href="omq/exception/OmqException.html" title="class in omq.exception">OmqException</a> error</pre>
+</li>
+<li class="blockList">
+<h4>id</h4>
+<pre>java.lang.String id</pre>
+</li>
+<li class="blockListLast">
+<h4>idOmq</h4>
+<pre>java.lang.String idOmq</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.exception</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.exception.AlreadyBoundException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/AlreadyBoundException.html" title="class in omq.exception">omq.exception.AlreadyBoundException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.ConnectionException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/ConnectionException.html" title="class in omq.exception">omq.exception.ConnectionException</a> extends <a href="omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-5408761207745105350L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.EnvironmentException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/EnvironmentException.html" title="class in omq.exception">omq.exception.EnvironmentException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.InitBrokerException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/InitBrokerException.html" title="class in omq.exception">omq.exception.InitBrokerException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.NoContainsInstanceException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/NoContainsInstanceException.html" title="class in omq.exception">omq.exception.NoContainsInstanceException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.NoSuchEvObjectException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/NoSuchEvObjectException.html" title="class in omq.exception">omq.exception.NoSuchEvObjectException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>7483302654634875430L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.NotBoundException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/NotBoundException.html" title="class in omq.exception">omq.exception.NotBoundException</a> extends <a href="omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-686502784080766852L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.ObjectAlreadyExistsException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/ObjectAlreadyExistsException.html" title="class in omq.exception">omq.exception.ObjectAlreadyExistsException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.ObjectNotFoundException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/ObjectNotFoundException.html" title="class in omq.exception">omq.exception.ObjectNotFoundException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.OmqException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/OmqException.html" title="class in omq.exception">omq.exception.OmqException</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>type</h4>
+<pre>java.lang.String type</pre>
+</li>
+<li class="blockListLast">
+<h4>message</h4>
+<pre>java.lang.String message</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.exception.RegistryNotLoadedException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/RegistryNotLoadedException.html" title="class in omq.exception">omq.exception.RegistryNotLoadedException</a> extends <a href="omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>5721550693129237244L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.RemoteException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/RemoteException.html" title="class in omq.exception">omq.exception.RemoteException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>10L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.RetryException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/RetryException.html" title="class in omq.exception">omq.exception.RetryException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>5450662697539597010L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.SerializerException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/SerializerException.html" title="class in omq.exception">omq.exception.SerializerException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.SessionException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/SessionException.html" title="class in omq.exception">omq.exception.SessionException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>8873640230153201413L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>ex</h4>
+<pre>java.lang.Exception ex</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.exception.TimeoutException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/TimeoutException.html" title="class in omq.exception">omq.exception.TimeoutException</a> extends <a href="omq/exception/RemoteException.html" title="class in omq.exception">RemoteException</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>5155578659802352754L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.exception.TypeNotFoundException">
+<!--   -->
+</a>
+<h3>Class <a href="omq/exception/TypeNotFoundException.html" title="class in omq.exception">omq.exception.TypeNotFoundException</a> extends java.lang.Exception implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>10L</dd>
+</dl>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.server</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.server.RemoteObject">
+<!--   -->
+</a>
+<h3>Class <a href="omq/server/RemoteObject.html" title="class in omq.server">omq.server.RemoteObject</a> extends java.lang.Thread implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>-1778953938739846450L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>UID</h4>
+<pre>java.lang.String UID</pre>
+</li>
+<li class="blockListLast">
+<h4>env</h4>
+<pre>java.util.Properties env</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.calculator</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.calculator.CalculatorImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/calculator/CalculatorImpl.html" title="class in omq.test.calculator">omq.test.calculator.CalculatorImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>mult</h4>
+<pre>int mult</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.test.calculator.Message">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/calculator/Message.html" title="class in omq.test.calculator">omq.test.calculator.Message</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>code</h4>
+<pre>int code</pre>
+</li>
+<li class="blockListLast">
+<h4>message</h4>
+<pre>java.lang.String message</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.event</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.event.MessageImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/event/MessageImpl.html" title="class in omq.test.event">omq.test.event.MessageImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>message</h4>
+<pre>java.lang.String message</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.exception</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.exception.OmqServerImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/exception/OmqServerImpl.html" title="class in omq.test.exception">omq.test.exception.OmqServerImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>numWheels</h4>
+<pre>int numWheels</pre>
+</li>
+<li class="blockList">
+<h4>hp</h4>
+<pre>int hp</pre>
+</li>
+<li class="blockListLast">
+<h4>price</h4>
+<pre>int price</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.test.exception.Trailer">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/exception/Trailer.html" title="class in omq.test.exception">omq.test.exception.Trailer</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>kg</h4>
+<pre>int kg</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.multiProcess</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.multiProcess.NumberImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/multiProcess/NumberImpl.html" title="class in omq.test.multiProcess">omq.test.multiProcess.NumberImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>x</h4>
+<pre>int x</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.observer</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.observer.RemoteObserverImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/observer/RemoteObserverImpl.html" title="class in omq.test.observer">omq.test.observer.RemoteObserverImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>obsState</h4>
+<pre>java.lang.String obsState</pre>
+</li>
+<li class="blockListLast">
+<h4>subject</h4>
+<pre><a href="omq/test/observer/RemoteSubject.html" title="interface in omq.test.observer">RemoteSubject</a> subject</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.test.observer.RemoteSubjectImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/observer/RemoteSubjectImpl.html" title="class in omq.test.observer">omq.test.observer.RemoteSubjectImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>state</h4>
+<pre>java.lang.String state</pre>
+</li>
+<li class="blockList">
+<h4>broker</h4>
+<pre><a href="omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> broker</pre>
+</li>
+<li class="blockListLast">
+<h4>list</h4>
+<pre>java.util.List&lt;E&gt; list</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.persistence</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.persistence.MessageImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/persistence/MessageImpl.html" title="class in omq.test.persistence">omq.test.persistence.MessageImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>message</h4>
+<pre>java.lang.String message</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.python</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.python.Address">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/python/Address.html" title="class in omq.test.python">omq.test.python.Address</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>street</h4>
+<pre>java.lang.String street</pre>
+</li>
+<li class="blockList">
+<h4>number</h4>
+<pre>int number</pre>
+</li>
+<li class="blockListLast">
+<h4>town</h4>
+<pre>java.lang.String town</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.test.python.CalculatorImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/python/CalculatorImpl.html" title="class in omq.test.python">omq.test.python.CalculatorImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+</li>
+<li class="blockList"><a name="omq.test.python.Contact">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/python/Contact.html" title="class in omq.test.python">omq.test.python.Contact</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockList">
+<h4>name</h4>
+<pre>java.lang.String name</pre>
+</li>
+<li class="blockList">
+<h4>surname</h4>
+<pre>java.lang.String surname</pre>
+</li>
+<li class="blockList">
+<h4>phone</h4>
+<pre>java.lang.String phone</pre>
+</li>
+<li class="blockList">
+<h4>age</h4>
+<pre>int age</pre>
+</li>
+<li class="blockList">
+<h4>address</h4>
+<pre><a href="omq/test/python/Address.html" title="class in omq.test.python">Address</a> address</pre>
+</li>
+<li class="blockListLast">
+<h4>emails</h4>
+<pre>java.lang.String[] emails</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.test.python.ContactListImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/python/ContactListImpl.html" title="class in omq.test.python">omq.test.python.ContactListImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>list</h4>
+<pre>java.util.List&lt;E&gt; list</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.stopBroker</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.stopBroker.BrokerKillerImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/stopBroker/BrokerKillerImpl.html" title="class in omq.test.stopBroker">omq.test.stopBroker.BrokerKillerImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>broker</h4>
+<pre><a href="omq/common/broker/Broker.html" title="class in omq.common.broker">Broker</a> broker</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList">
+<h2 title="Package">Package&nbsp;omq.test.workspace</h2>
+<ul class="blockList">
+<li class="blockList"><a name="omq.test.workspace.Info">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/workspace/Info.html" title="class in omq.test.workspace">omq.test.workspace.Info</a> extends java.lang.Object implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>id</h4>
+<pre>java.lang.String id</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+<li class="blockList"><a name="omq.test.workspace.RemoteWorkspaceImpl">
+<!--   -->
+</a>
+<h3>Class <a href="omq/test/workspace/RemoteWorkspaceImpl.html" title="class in omq.test.workspace">omq.test.workspace.RemoteWorkspaceImpl</a> extends <a href="omq/server/RemoteObject.html" title="class in omq.server">RemoteObject</a> implements Serializable</h3>
+<dl class="nameValue">
+<dt>serialVersionUID:</dt>
+<dd>1L</dd>
+</dl>
+<ul class="blockList">
+<li class="blockList"><a name="serializedForm">
+<!--   -->
+</a>
+<h3>Serialized Fields</h3>
+<ul class="blockList">
+<li class="blockListLast">
+<h4>info</h4>
+<pre><a href="omq/test/workspace/Info.html" title="class in omq.test.workspace">Info</a> info</pre>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</li>
+</ul>
+</div>
+<!-- ======= START OF BOTTOM NAVBAR ====== -->
+<div class="bottomNav"><a name="navbar_bottom">
+<!--   -->
+</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
+<!--   -->
+</a>
+<ul class="navList" title="Navigation">
+<li><a href="overview-summary.html">Overview</a></li>
+<li>Package</li>
+<li>Class</li>
+<li>Use</li>
+<li><a href="overview-tree.html">Tree</a></li>
+<li><a href="deprecated-list.html">Deprecated</a></li>
+<li><a href="index-files/index-1.html">Index</a></li>
+<li><a href="help-doc.html">Help</a></li>
+</ul>
+</div>
+<div class="subNav">
+<ul class="navList">
+<li>Prev</li>
+<li>Next</li>
+</ul>
+<ul class="navList">
+<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
+<li><a href="serialized-form.html" target="_top">No Frames</a></li>
+</ul>
+<ul class="navList" id="allclasses_navbar_bottom">
+<li><a href="allclasses-noframe.html">All Classes</a></li>
+</ul>
+<div>
+<script type="text/javascript"><!--
+  allClassesLink = document.getElementById("allclasses_navbar_bottom");
+  if(window==top) {
+    allClassesLink.style.display = "block";
+  }
+  else {
+    allClassesLink.style.display = "none";
+  }
+  //-->
+</script>
+</div>
+<a name="skip-navbar_bottom">
+<!--   -->
+</a></div>
+<!-- ======== END OF BOTTOM NAVBAR ======= -->
+</body>
+</html>
Index: /tags/0.5.5/doc/stylesheet.css
===================================================================
--- /tags/0.5.5/doc/stylesheet.css	(revision 88)
+++ /tags/0.5.5/doc/stylesheet.css	(revision 88)
@@ -0,0 +1,474 @@
+/* Javadoc style sheet */
+/*
+Overall document style
+*/
+body {
+    background-color:#ffffff;
+    color:#353833;
+    font-family:Arial, Helvetica, sans-serif;
+    font-size:76%;
+    margin:0;
+}
+a:link, a:visited {
+    text-decoration:none;
+    color:#4c6b87;
+}
+a:hover, a:focus {
+    text-decoration:none;
+    color:#bb7a2a;
+}
+a:active {
+    text-decoration:none;
+    color:#4c6b87;
+}
+a[name] {
+    color:#353833;
+}
+a[name]:hover {
+    text-decoration:none;
+    color:#353833;
+}
+pre {
+    font-size:1.3em;
+}
+h1 {
+    font-size:1.8em;
+}
+h2 {
+    font-size:1.5em;
+}
+h3 {
+    font-size:1.4em;
+}
+h4 {
+    font-size:1.3em;
+}
+h5 {
+    font-size:1.2em;
+}
+h6 {
+    font-size:1.1em;
+}
+ul {
+    list-style-type:disc;
+}
+code, tt {
+    font-size:1.2em;
+}
+dt code {
+    font-size:1.2em;
+}
+table tr td dt code {
+    font-size:1.2em;
+    vertical-align:top;
+}
+sup {
+    font-size:.6em;
+}
+/*
+Document title and Copyright styles
+*/
+.clear {
+    clear:both;
+    height:0px;
+    overflow:hidden;
+}
+.aboutLanguage {
+    float:right;
+    padding:0px 21px;
+    font-size:.8em;
+    z-index:200;
+    margin-top:-7px;
+}
+.legalCopy {
+    margin-left:.5em;
+}
+.bar a, .bar a:link, .bar a:visited, .bar a:active {
+    color:#FFFFFF;
+    text-decoration:none;
+}
+.bar a:hover, .bar a:focus {
+    color:#bb7a2a;
+}
+.tab {
+    background-color:#0066FF;
+    background-image:url(resources/titlebar.gif);
+    background-position:left top;
+    background-repeat:no-repeat;
+    color:#ffffff;
+    padding:8px;
+    width:5em;
+    font-weight:bold;
+}
+/*
+Navigation bar styles
+*/
+.bar {
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
+    color:#FFFFFF;
+    padding:.8em .5em .4em .8em;
+    height:auto;/*height:1.8em;*/
+    font-size:1em;
+    margin:0;
+}
+.topNav {
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+}
+.bottomNav {
+    margin-top:10px;
+    background-image:url(resources/background.gif);
+    background-repeat:repeat-x;
+    color:#FFFFFF;
+    float:left;
+    padding:0;
+    width:100%;
+    clear:right;
+    height:2.8em;
+    padding-top:10px;
+    overflow:hidden;
+}
+.subNav {
+    background-color:#dee3e9;
+    border-bottom:1px solid #9eadc0;
+    float:left;
+    width:100%;
+    overflow:hidden;
+}
+.subNav div {
+    clear:left;
+    float:left;
+    padding:0 0 5px 6px;
+}
+ul.navList, ul.subNavList {
+    float:left;
+    margin:0 25px 0 0;
+    padding:0;
+}
+ul.navList li{
+    list-style:none;
+    float:left;
+    padding:3px 6px;
+}
+ul.subNavList li{
+    list-style:none;
+    float:left;
+    font-size:90%;
+}
+.topNav a:link, .topNav a:active, .topNav a:visited, .bottomNav a:link, .bottomNav a:active, .bottomNav a:visited {
+    color:#FFFFFF;
+    text-decoration:none;
+}
+.topNav a:hover, .bottomNav a:hover {
+    text-decoration:none;
+    color:#bb7a2a;
+}
+.navBarCell1Rev {
+    background-image:url(resources/tab.gif);
+    background-color:#a88834;
+    color:#FFFFFF;
+    margin: auto 5px;
+    border:1px solid #c9aa44;
+}
+/*
+Page header and footer styles
+*/
+.header, .footer {
+    clear:both;
+    margin:0 20px;
+    padding:5px 0 0 0;
+}
+.indexHeader {
+    margin:10px;
+    position:relative;
+}
+.indexHeader h1 {
+    font-size:1.3em;
+}
+.title {
+    color:#2c4557;
+    margin:10px 0;
+}
+.subTitle {
+    margin:5px 0 0 0;
+}
+.header ul {
+    margin:0 0 25px 0;
+    padding:0;
+}
+.footer ul {
+    margin:20px 0 5px 0;
+}
+.header ul li, .footer ul li {
+    list-style:none;
+    font-size:1.2em;
+}
+/*
+Heading styles
+*/
+div.details ul.blockList ul.blockList ul.blockList li.blockList h4, div.details ul.blockList ul.blockList ul.blockListLast li.blockList h4 {
+    background-color:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
+    margin:0 0 6px -8px;
+    padding:2px 5px;
+}
+ul.blockList ul.blockList ul.blockList li.blockList h3 {
+    background-color:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
+    margin:0 0 6px -8px;
+    padding:2px 5px;
+}
+ul.blockList ul.blockList li.blockList h3 {
+    padding:0;
+    margin:15px 0;
+}
+ul.blockList li.blockList h2 {
+    padding:0px 0 20px 0;
+}
+/*
+Page layout container styles
+*/
+.contentContainer, .sourceContainer, .classUseContainer, .serializedFormContainer, .constantValuesContainer {
+    clear:both;
+    padding:10px 20px;
+    position:relative;
+}
+.indexContainer {
+    margin:10px;
+    position:relative;
+    font-size:1.0em;
+}
+.indexContainer h2 {
+    font-size:1.1em;
+    padding:0 0 3px 0;
+}
+.indexContainer ul {
+    margin:0;
+    padding:0;
+}
+.indexContainer ul li {
+    list-style:none;
+}
+.contentContainer .description dl dt, .contentContainer .details dl dt, .serializedFormContainer dl dt {
+    font-size:1.1em;
+    font-weight:bold;
+    margin:10px 0 0 0;
+    color:#4E4E4E;
+}
+.contentContainer .description dl dd, .contentContainer .details dl dd, .serializedFormContainer dl dd {
+    margin:10px 0 10px 20px;
+}
+.serializedFormContainer dl.nameValue dt {
+    margin-left:1px;
+    font-size:1.1em;
+    display:inline;
+    font-weight:bold;
+}
+.serializedFormContainer dl.nameValue dd {
+    margin:0 0 0 1px;
+    font-size:1.1em;
+    display:inline;
+}
+/*
+List styles
+*/
+ul.horizontal li {
+    display:inline;
+    font-size:0.9em;
+}
+ul.inheritance {
+    margin:0;
+    padding:0;
+}
+ul.inheritance li {
+    display:inline;
+    list-style:none;
+}
+ul.inheritance li ul.inheritance {
+    margin-left:15px;
+    padding-left:15px;
+    padding-top:1px;
+}
+ul.blockList, ul.blockListLast {
+    margin:10px 0 10px 0;
+    padding:0;
+}
+ul.blockList li.blockList, ul.blockListLast li.blockList {
+    list-style:none;
+    margin-bottom:25px;
+}
+ul.blockList ul.blockList li.blockList, ul.blockList ul.blockListLast li.blockList {
+    padding:0px 20px 5px 10px;
+    border:1px solid #9eadc0;
+    background-color:#f9f9f9;
+}
+ul.blockList ul.blockList ul.blockList li.blockList, ul.blockList ul.blockList ul.blockListLast li.blockList {
+    padding:0 0 5px 8px;
+    background-color:#ffffff;
+    border:1px solid #9eadc0;
+    border-top:none;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockList {
+    margin-left:0;
+    padding-left:0;
+    padding-bottom:15px;
+    border:none;
+    border-bottom:1px solid #9eadc0;
+}
+ul.blockList ul.blockList ul.blockList ul.blockList li.blockListLast {
+    list-style:none;
+    border-bottom:none;
+    padding-bottom:0;
+}
+table tr td dl, table tr td dl dt, table tr td dl dd {
+    margin-top:0;
+    margin-bottom:1px;
+}
+/*
+Table styles
+*/
+.contentContainer table, .classUseContainer table, .constantValuesContainer table {
+    border-bottom:1px solid #9eadc0;
+    width:100%;
+}
+.contentContainer ul li table, .classUseContainer ul li table, .constantValuesContainer ul li table {
+    width:100%;
+}
+.contentContainer .description table, .contentContainer .details table {
+    border-bottom:none;
+}
+.contentContainer ul li table th.colOne, .contentContainer ul li table th.colFirst, .contentContainer ul li table th.colLast, .classUseContainer ul li table th, .constantValuesContainer ul li table th, .contentContainer ul li table td.colOne, .contentContainer ul li table td.colFirst, .contentContainer ul li table td.colLast, .classUseContainer ul li table td, .constantValuesContainer ul li table td{
+    vertical-align:top;
+    padding-right:20px;
+}
+.contentContainer ul li table th.colLast, .classUseContainer ul li table th.colLast,.constantValuesContainer ul li table th.colLast,
+.contentContainer ul li table td.colLast, .classUseContainer ul li table td.colLast,.constantValuesContainer ul li table td.colLast,
+.contentContainer ul li table th.colOne, .classUseContainer ul li table th.colOne,
+.contentContainer ul li table td.colOne, .classUseContainer ul li table td.colOne {
+    padding-right:3px;
+}
+.overviewSummary caption, .packageSummary caption, .contentContainer ul.blockList li.blockList caption, .summary caption, .classUseContainer caption, .constantValuesContainer caption {
+    position:relative;
+    text-align:left;
+    background-repeat:no-repeat;
+    color:#FFFFFF;
+    font-weight:bold;
+    clear:none;
+    overflow:hidden;
+    padding:0px;
+    margin:0px;
+}
+caption a:link, caption a:hover, caption a:active, caption a:visited {
+    color:#FFFFFF;
+}
+.overviewSummary caption span, .packageSummary caption span, .contentContainer ul.blockList li.blockList caption span, .summary caption span, .classUseContainer caption span, .constantValuesContainer caption span {
+    white-space:nowrap;
+    padding-top:8px;
+    padding-left:8px;
+    display:block;
+    float:left;
+    background-image:url(resources/titlebar.gif);
+    height:18px;
+}
+.overviewSummary .tabEnd, .packageSummary .tabEnd, .contentContainer ul.blockList li.blockList .tabEnd, .summary .tabEnd, .classUseContainer .tabEnd, .constantValuesContainer .tabEnd {
+    width:10px;
+    background-image:url(resources/titlebar_end.gif);
+    background-repeat:no-repeat;
+    background-position:top right;
+    position:relative;
+    float:left;
+}
+ul.blockList ul.blockList li.blockList table {
+    margin:0 0 12px 0px;
+    width:100%;
+}
+.tableSubHeadingColor {
+    background-color: #EEEEFF;
+}
+.altColor {
+    background-color:#eeeeef;
+}
+.rowColor {
+    background-color:#ffffff;
+}
+.overviewSummary td, .packageSummary td, .contentContainer ul.blockList li.blockList td, .summary td, .classUseContainer td, .constantValuesContainer td {
+    text-align:left;
+    padding:3px 3px 3px 7px;
+}
+th.colFirst, th.colLast, th.colOne, .constantValuesContainer th {
+    background:#dee3e9;
+    border-top:1px solid #9eadc0;
+    border-bottom:1px solid #9eadc0;
+    text-align:left;
+    padding:3px 3px 3px 7px;
+}
+td.colOne a:link, td.colOne a:active, td.colOne a:visited, td.colOne a:hover, td.colFirst a:link, td.colFirst a:active, td.colFirst a:visited, td.colFirst a:hover, td.colLast a:link, td.colLast a:active, td.colLast a:visited, td.colLast a:hover, .constantValuesContainer td a:link, .constantValuesContainer td a:active, .constantValuesContainer td a:visited, .constantValuesContainer td a:hover {
+    font-weight:bold;
+}
+td.colFirst, th.colFirst {
+    border-left:1px solid #9eadc0;
+    white-space:nowrap;
+}
+td.colLast, th.colLast {
+    border-right:1px solid #9eadc0;
+}
+td.colOne, th.colOne {
+    border-right:1px solid #9eadc0;
+    border-left:1px solid #9eadc0;
+}
+table.overviewSummary  {
+    padding:0px;
+    margin-left:0px;
+}
+table.overviewSummary td.colFirst, table.overviewSummary th.colFirst,
+table.overviewSummary td.colOne, table.overviewSummary th.colOne {
+    width:25%;
+    vertical-align:middle;
+}
+table.packageSummary td.colFirst, table.overviewSummary th.colFirst {
+    width:25%;
+    vertical-align:middle;
+}
+/*
+Content styles
+*/
+.description pre {
+    margin-top:0;
+}
+.deprecatedContent {
+    margin:0;
+    padding:10px 0;
+}
+.docSummary {
+    padding:0;
+}
+/*
+Formatting effect styles
+*/
+.sourceLineNo {
+    color:green;
+    padding:0 30px 0 0;
+}
+h1.hidden {
+    visibility:hidden;
+    overflow:hidden;
+    font-size:.9em;
+}
+.block {
+    display:block;
+    margin:3px 0 0 0;
+}
+.strong {
+    font-weight:bold;
+}
Index: /tags/0.5.5/pom.xml
===================================================================
--- /tags/0.5.5/pom.xml	(revision 88)
+++ /tags/0.5.5/pom.xml	(revision 88)
@@ -0,0 +1,124 @@
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+	<modelVersion>4.0.0</modelVersion>
+	<groupId>objectmq</groupId>
+	<artifactId>objectmq</artifactId>
+	<version>0.5.5</version>
+	<name>objectmq</name>
+	<description>Middleware based on AMQP</description>
+	<repositories>
+		<repository>
+			<id>Sonatype repository</id>
+			<name>Sonatype's Maven repository</name>
+			<url>http://oss.sonatype.org/content/groups/public</url>
+		</repository>
+		<repository>
+			<id>Sonatype RSO</id>
+			<name>Sonatype's Forge repository</name>
+			<url>https://repository.sonatype.org/content/groups/forge</url>
+		</repository>
+	</repositories>
+	<dependencies>
+		<dependency>
+			<groupId>com.rabbitmq</groupId>
+			<artifactId>amqp-client</artifactId>
+			<version>3.1.1</version>
+		</dependency>
+		<dependency>
+			<groupId>com.rabbitmq</groupId>
+			<artifactId>amqp-client</artifactId>
+			<version>3.1.1</version>
+			<classifier>javadoc</classifier>
+		</dependency>
+		<dependency>
+			<groupId>commons-cli</groupId>
+			<artifactId>commons-cli</artifactId>
+			<version>1.2</version>
+		</dependency>
+		<dependency>
+			<groupId>commons-io</groupId>
+			<artifactId>commons-io</artifactId>
+			<version>2.1</version>
+		</dependency>
+		<dependency>
+			<groupId>com.google.code.gson</groupId>
+			<artifactId>gson</artifactId>
+			<version>2.2.4</version>
+		</dependency>
+		<dependency>
+			<groupId>com.esotericsoftware.kryo</groupId>
+			<artifactId>kryo</artifactId>
+			<version>2.20</version>
+		</dependency>
+		<dependency>
+			<groupId>junit</groupId>
+			<artifactId>junit</artifactId>
+			<version>4.11</version>
+		</dependency>
+		<dependency>
+			<groupId>log4j</groupId>
+			<artifactId>log4j</artifactId>
+			<version>1.2.16</version>
+		</dependency>
+		<dependency>
+			<groupId>log4j</groupId>
+			<artifactId>apache-log4j-extras</artifactId>
+			<version>1.1</version>
+		</dependency>
+	</dependencies>
+	<build>
+		<sourceDirectory>src</sourceDirectory>
+		<testSourceDirectory>test</testSourceDirectory>
+		<resources>
+			<resource>
+				<directory>src/main/resources</directory>
+				<filtering>true</filtering>
+				<includes>
+					<include>log4j.xml</include>
+					<include>example.properties</include>
+					<include>version.properties</include>
+				</includes>
+			</resource>
+		</resources>
+		<plugins>
+			<plugin>
+				<artifactId>maven-compiler-plugin</artifactId>
+				<version>3.0</version>
+				<configuration>
+					<source>1.6</source>
+					<target>1.6</target>
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-assembly-plugin</artifactId>
+				<executions>
+					<execution>
+						<phase>package</phase>
+						<goals>
+							<goal>attached</goal>
+						</goals>
+					</execution>
+				</executions>
+				<configuration>
+					<descriptorRefs>
+						<descriptorRef>jar-with-dependencies</descriptorRef>
+					</descriptorRefs>
+					<archive>
+						<manifest>
+							<addClasspath>true</addClasspath>
+						</manifest>
+					</archive>					
+				</configuration>
+			</plugin>
+			<plugin>
+				<groupId>org.apache.maven.plugins</groupId>
+				<artifactId>maven-surefire-plugin</artifactId>
+				<version>2.14.1</version>
+				<configuration>
+					<skipTests>true</skipTests>
+				</configuration>
+			</plugin>
+		</plugins>
+	</build>
+</project>
Index: /tags/0.5.5/src/main/java/omq/Remote.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/Remote.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/Remote.java	(revision 88)
@@ -0,0 +1,24 @@
+package omq;
+
+import java.io.Serializable;
+
+/**
+ * 
+ * The Remote interface serves to identify interfaces whose methods may be
+ * invoked from a non-local virtual machine. Any object that is a remote object
+ * must directly or indirectly implement this interface. Only those methods
+ * specified in a "remote interface", an interface that extends omq.Remote are
+ * available remotely.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface Remote extends Serializable {
+
+	/**
+	 * Returns the UID of a RemoteObject
+	 * 
+	 * @return UID
+	 */
+	public String getRef();
+}
Index: /tags/0.5.5/src/main/java/omq/client/annotation/AsyncMethod.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/annotation/AsyncMethod.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/annotation/AsyncMethod.java	(revision 88)
@@ -0,0 +1,18 @@
+package omq.client.annotation;
+
+import java.lang.annotation.ElementType;
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
+import java.lang.annotation.Target;
+
+/**
+ * Annotation which indicates a method as Asynchronous.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+
+@Retention(RetentionPolicy.RUNTIME)
+@Target(ElementType.METHOD)
+public @interface AsyncMethod {
+}
Index: /tags/0.5.5/src/main/java/omq/client/annotation/MultiMethod.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/annotation/MultiMethod.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/annotation/MultiMethod.java	(revision 88)
@@ -0,0 +1,24 @@
+package omq.client.annotation;
+
+import java.lang.annotation.ElementType;
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
+import java.lang.annotation.Target;
+
+/**
+ * Annotation which indicates a method as Multi.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@Retention(RetentionPolicy.RUNTIME)
+@Target(ElementType.METHOD)
+public @interface MultiMethod {
+	/**
+	 * If @MultiMethod is followed by @SyncMethod waitNum indicates how many
+	 * responses we will wait for.
+	 * 
+	 * @return length of the array of responses we are waiting for.
+	 */
+	int waitNum() default 1;
+}
Index: /tags/0.5.5/src/main/java/omq/client/annotation/RemoteInterface.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/annotation/RemoteInterface.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/annotation/RemoteInterface.java	(revision 88)
@@ -0,0 +1,22 @@
+package omq.client.annotation;
+
+import java.lang.annotation.Documented;
+import java.lang.annotation.ElementType;
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
+import java.lang.annotation.Target;
+
+/**
+ * Annotation which indicates which is the remote interface that can have
+ * asynchmethods or syncmethods. By default every method without an annotation
+ * will be classified as a SyncMethod. Both annotations can be preceded by the @MultiMethod
+ * annotation.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@Documented
+@Retention(RetentionPolicy.RUNTIME)
+@Target(ElementType.TYPE)
+public @interface RemoteInterface {
+}
Index: /tags/0.5.5/src/main/java/omq/client/annotation/SyncMethod.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/annotation/SyncMethod.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/annotation/SyncMethod.java	(revision 88)
@@ -0,0 +1,33 @@
+package omq.client.annotation;
+
+import java.lang.annotation.ElementType;
+import java.lang.annotation.Retention;
+import java.lang.annotation.RetentionPolicy;
+import java.lang.annotation.Target;
+
+/**
+ * Annotation which indicates a method as Synchronous. It can have two
+ * parameters: timeout and retry which will give you how long you have to wait a
+ * synchronous method and how many times you'll wait for the response.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@Retention(RetentionPolicy.RUNTIME)
+@Target(ElementType.METHOD)
+public @interface SyncMethod {
+	/**
+	 * Timeout of a synchronous method
+	 * 
+	 * @return how long we'll wait for a response
+	 */
+	long timeout() default 60000L;
+
+	/**
+	 * Number of retries of a synchronous method
+	 * 
+	 * @return how many retries we'll make. If the timeout is set, every timeout
+	 *         will use it
+	 */
+	int retry() default 1;
+}
Index: /tags/0.5.5/src/main/java/omq/client/listener/ResponseListener.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/listener/ResponseListener.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/listener/ResponseListener.java	(revision 88)
@@ -0,0 +1,179 @@
+package omq.client.listener;
+
+import java.io.IOException;
+import java.util.HashMap;
+import java.util.Hashtable;
+import java.util.Map;
+import java.util.Properties;
+
+import org.apache.log4j.Logger;
+
+import omq.client.proxy.Proxymq;
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+
+import com.rabbitmq.client.AMQP.BasicProperties;
+import com.rabbitmq.client.Channel;
+import com.rabbitmq.client.ConsumerCancelledException;
+import com.rabbitmq.client.QueueingConsumer;
+import com.rabbitmq.client.QueueingConsumer.Delivery;
+import com.rabbitmq.client.ShutdownSignalException;
+
+/**
+ * Class that inherits from Thread. It's used in the client side. This class
+ * gets the deliveries from the server and stores them into the different
+ * proxies created.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class ResponseListener extends Thread {
+	private final Logger logger = Logger.getLogger(ResponseListener.class.getName());
+
+	private Broker broker;
+	private Channel channel;
+	private QueueingConsumer consumer;
+	private boolean killed = false;
+	private Map<String, Map<String, byte[]>> results;
+	private Properties env;
+
+	/**
+	 * ResponseListener constructor
+	 * 
+	 * @param broker
+	 * @throws Exception
+	 */
+	public ResponseListener(Broker broker) throws Exception {
+		this.broker = broker;
+		env = broker.getEnvironment();
+
+		// Init the hashtable (it's concurrent)
+		results = new Hashtable<String, Map<String, byte[]>>();
+
+		startRPCQueue();
+	}
+
+	@Override
+	public void run() {
+		logger.info("ResponseListener started");
+		Delivery delivery;
+		String uid_request;
+
+		while (!killed) {
+			try {
+				// Get the delivery
+
+				delivery = consumer.nextDelivery();
+
+				BasicProperties props = delivery.getProperties();
+
+				// Get the response with its uid
+				uid_request = delivery.getProperties().getCorrelationId();
+				logger.debug("Response received -> proxy reference: " + props.getAppId() + ", corrId: " + uid_request);
+
+				// Stores the new response
+				Map<String, byte[]> proxyResults = results.get(props.getAppId());
+
+				// Put the result into the proxy results and notify him
+				synchronized (proxyResults) {
+					// If we haven't received this response before, we store it
+					if (!proxyResults.containsKey(uid_request)) {
+						proxyResults.put(uid_request, delivery.getBody());
+						proxyResults.notifyAll();
+					}
+				}
+			} catch (InterruptedException i) {
+				logger.error(i.toString(), i);
+			} catch (ShutdownSignalException e) {
+				logger.error(e.toString(), e);
+				try {
+					if (channel.isOpen()) {
+						channel.close();
+					}
+					startRPCQueue();
+				} catch (Exception e1) {
+					e1.printStackTrace();
+					try {
+						long milis = Long.parseLong(env.getProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000"));
+						Thread.sleep(milis);
+					} catch (InterruptedException e2) {
+						logger.error(e2.toString(), e2);
+					}
+				}
+			} catch (ConsumerCancelledException e) {
+				logger.error(e.toString(), e);
+			} catch (Exception e) {
+				logger.error(e.toString(), e);
+			}
+		}
+	}
+
+	/**
+	 * This function is used to start the response client queue
+	 * 
+	 * @throws Exception
+	 */
+	private void startRPCQueue() throws Exception {
+		channel = broker.getNewChannel();
+
+		Map<String, Object> args = null;
+
+		String reply_queue = env.getProperty(ParameterQueue.RPC_REPLY_QUEUE);
+		boolean durable = Boolean.parseBoolean(env.getProperty(ParameterQueue.DURABLE_QUEUE, "false"));
+		boolean exclusive = Boolean.parseBoolean(env.getProperty(ParameterQueue.EXCLUSIVE_QUEUE, "true"));
+		boolean autoDelete = Boolean.parseBoolean(env.getProperty(ParameterQueue.AUTO_DELETE_QUEUE, "true"));
+
+		int ttl = Integer.parseInt(env.getProperty(ParameterQueue.MESSAGE_TTL_IN_QUEUES, "-1"));
+		if (ttl > 0) {
+			args = new HashMap<String, Object>();
+			args.put("x-message-ttl", ttl);
+		}
+
+		if (reply_queue == null) {
+			reply_queue = channel.queueDeclare().getQueue();
+			env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, reply_queue);
+		} else {
+			channel.queueDeclare(reply_queue, durable, exclusive, autoDelete, args);
+		}
+		logger.info("ResponseListener creating queue: " + reply_queue + ", durable: " + durable + ", exclusive: " + exclusive + ", autoDelete: " + autoDelete
+				+ ", TTL: " + (ttl > 0 ? ttl : "not set"));
+
+		// Declare a new consumer
+		consumer = new QueueingConsumer(channel);
+		channel.basicConsume(reply_queue, true, consumer);
+	}
+
+	/**
+	 * 
+	 * @param key
+	 * @return whether the map has the param key
+	 */
+	public boolean containsKey(String key) {
+		return results.containsKey(key);
+	}
+
+	/**
+	 * Interrupt and kill the Thread
+	 * 
+	 * @throws IOException
+	 */
+	public void kill() throws IOException {
+		logger.warn("Killing ResponseListener");
+		interrupt();
+		killed = true;
+		channel.close();
+	}
+
+	/**
+	 * This method registers a new proxy into this responseListener
+	 * 
+	 * @param proxy
+	 */
+	public void registerProxy(Proxymq proxy) {
+		// Since results is a hashtable this method doesn't need to be
+		// synchronized
+		if (!results.containsKey(proxy.getRef())) {
+			results.put(proxy.getRef(), proxy.getResults());
+		}
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/client/proxy/MultiProxymq.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/proxy/MultiProxymq.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/proxy/MultiProxymq.java	(revision 88)
@@ -0,0 +1,65 @@
+package omq.client.proxy;
+
+import java.lang.reflect.InvocationHandler;
+import java.lang.reflect.Method;
+import java.util.Properties;
+
+import org.apache.log4j.Logger;
+
+import com.rabbitmq.client.AMQP.BasicProperties;
+
+import omq.common.broker.Broker;
+import omq.common.message.Request;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+/**
+ * MultiProxy class. Every proxy created with this class will invoke
+ * multi-asynchronous methods.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class MultiProxymq implements InvocationHandler {
+	private static final Logger logger = Logger.getLogger(MultiProxymq.class.getName());
+	private static final String multi = "multi#";
+
+	private String uid;
+	private Broker broker;
+	private Serializer serializer;
+	private String replyQueueName;
+	private String exchange;
+	private static final String routingkey = "";
+	private transient String serializerType;
+
+	public MultiProxymq(String uid, Class<?> clazz, Broker broker) throws Exception {
+		this.uid = uid;
+		this.broker = broker;
+		serializer = broker.getSerializer();
+
+		Properties env = broker.getEnvironment();
+		exchange = multi + uid;
+		serializerType = env.getProperty(ParameterQueue.PROXY_SERIALIZER, Serializer.JAVA);
+	}
+
+	@Override
+	public Object invoke(Object proxy, Method method, Object[] args) throws Throwable {
+		String methodName = method.getName();
+		String corrId = java.util.UUID.randomUUID().toString();
+		boolean multi = true;
+
+		Request request = Request.newAsyncRequest(corrId, methodName, args, multi);
+
+		// Add the correlation ID and create a replyTo property
+		BasicProperties props = new BasicProperties.Builder().appId(uid).correlationId(corrId).type(serializerType).build();
+
+		byte[] bytesRequest = serializer.serialize(serializerType, request);
+		broker.getChannel().basicPublish(exchange, routingkey, props, bytesRequest);
+
+		logger.debug("Proxymq: " + uid + " invokes " + methodName + ", corrID" + corrId + ", exchange: " + exchange + ", replyQueue: " + replyQueueName
+				+ ", serializerType: " + serializerType + ", multi call: " + request.isMulti() + ", async call: " + request.isAsync());
+
+		return null;
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/client/proxy/Proxymq.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/client/proxy/Proxymq.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/client/proxy/Proxymq.java	(revision 88)
@@ -0,0 +1,347 @@
+package omq.client.proxy;
+
+import java.lang.reflect.Array;
+import java.lang.reflect.InvocationHandler;
+import java.lang.reflect.Method;
+import java.util.HashMap;
+import java.util.Map;
+import java.util.Properties;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.MultiMethod;
+import omq.client.annotation.SyncMethod;
+import omq.client.listener.ResponseListener;
+import omq.common.broker.Broker;
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+import omq.exception.OmqException;
+import omq.exception.RetryException;
+import omq.exception.TimeoutException;
+
+import org.apache.log4j.Logger;
+
+import com.rabbitmq.client.AMQP.BasicProperties;
+
+/**
+ * Proxymq class. This class inherits from InvocationHandler, for this reason
+ * each proxymq instance has an associated invocation handler. When a method is
+ * invoked on a proxymq instance, the method invocation is encoded and
+ * dispatched to the invoke method of its invocation handler.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Proxymq implements InvocationHandler, Remote {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private static final Logger logger = Logger.getLogger(Proxymq.class.getName());
+	private static final String multi = "multi#";
+
+	private String uid;
+	private transient String exchange;
+	private transient String multiExchange;
+	private transient String replyQueueName;
+	private transient String serializerType;
+	private transient Broker broker;
+	private transient ResponseListener rListener;
+	private transient Serializer serializer;
+	private transient Properties env;
+	private transient Integer deliveryMode = null;
+	private transient Map<String, byte[]> results;
+
+	private static final Map<String, Class<?>> primitiveClasses = new HashMap<String, Class<?>>();
+	static {
+		primitiveClasses.put("byte", Byte.class);
+		primitiveClasses.put("short", Short.class);
+		primitiveClasses.put("char", Character.class);
+		primitiveClasses.put("int", Integer.class);
+		primitiveClasses.put("long", Long.class);
+		primitiveClasses.put("float", Float.class);
+		primitiveClasses.put("double", Double.class);
+	}
+
+	/**
+	 * Proxymq Constructor.
+	 * 
+	 * This constructor uses an uid to know which object will call. It also uses
+	 * Properties to set where to send the messages
+	 * 
+	 * @param uid
+	 *            The uid represents the unique identifier of a remote object
+	 * @param clazz
+	 *            It represents the real class of the remote object. With this
+	 *            class the system can know the remoteInterface used and it can
+	 *            also see which annotations are used
+	 * @param env
+	 *            The environment is used to know where to send the messages
+	 * @throws Exception
+	 */
+	public Proxymq(String uid, Class<?> clazz, Broker broker) throws Exception {
+		this.uid = uid;
+		this.broker = broker;
+		rListener = broker.getResponseListener();
+		serializer = broker.getSerializer();
+
+		// TODO what is better to use a new channel or to use the same?
+		// this.channel = Broker.getChannel();
+		env = broker.getEnvironment();
+		exchange = env.getProperty(ParameterQueue.RPC_EXCHANGE, "");
+		multiExchange = multi + uid;
+		replyQueueName = env.getProperty(ParameterQueue.RPC_REPLY_QUEUE);
+
+		// set the serializer type
+		serializerType = env.getProperty(ParameterQueue.PROXY_SERIALIZER, Serializer.JAVA);
+		if (env.getProperty(ParameterQueue.DELIVERY_MODE) != null) {
+			deliveryMode = Integer.parseInt(env.getProperty(ParameterQueue.DELIVERY_MODE));
+		}
+
+		// Create a new hashmap and registry it in rListener
+		results = new HashMap<String, byte[]>();
+		rListener.registerProxy(this);
+	}
+
+	@Override
+	public Object invoke(Object proxy, Method method, Object[] arguments) throws Throwable {
+		// Local methods only
+		String methodName = method.getName();
+
+		// The local methods will be invoked here
+		if (method.getDeclaringClass().equals(Remote.class)) {
+			if (methodName.equals("getRef")) {
+				return getRef();
+			}
+		}
+
+		// Create the request
+		Request request = createRequest(method, arguments);
+
+		Object response = null;
+		// Publish the request
+		if (request.isAsync()) {
+			publishMessage(request, replyQueueName);
+		} else {
+			response = publishSyncRequest(request, method.getReturnType());
+		}
+
+		return response;
+	}
+
+	/**
+	 * This method publishes a request
+	 * 
+	 * @param request
+	 *            - this request contains which method and which params will be
+	 *            invoked in the server side.
+	 * @param replyQueueName
+	 *            - this param indicates where the responseListener will be
+	 *            listen to.
+	 * @throws Exception
+	 */
+	private void publishMessage(Request request, String replyQueueName) throws Exception {
+		String corrId = request.getId();
+
+		// Get the environment properties
+		String exchange;
+		String routingkey;
+
+		if (request.isMulti()) {
+			exchange = multiExchange;
+			routingkey = "";
+		} else {
+			exchange = this.exchange;
+			routingkey = uid;
+		}
+
+		// Add the correlation ID and create a replyTo property
+		BasicProperties props = new BasicProperties.Builder().appId(uid).correlationId(corrId).replyTo(replyQueueName).type(serializerType)
+				.deliveryMode(deliveryMode).build();
+
+		// Publish the message
+		byte[] bytesRequest = serializer.serialize(serializerType, request);
+		broker.getChannel().basicPublish(exchange, routingkey, props, bytesRequest);
+		logger.debug("Proxymq: " + uid + " invokes '" + request.getMethod() + "' , corrID: " + corrId + ", exchange: " + exchange + ", replyQueue: "
+				+ replyQueueName + ", serializerType: " + serializerType + ", multi call: " + request.isMulti() + ", async call: " + request.isAsync()
+				+ ", delivery mode: " + deliveryMode);
+	}
+
+	/**
+	 * This method publishes a synchronous request
+	 * 
+	 * @param request
+	 *            - this request contains which method and which params will be
+	 *            invoked in the server side.
+	 * @param type
+	 *            - indicates which return type we are waiting for
+	 * @return serverResponse
+	 * @throws Exception
+	 */
+	private Object publishSyncRequest(Request request, Class<?> type) throws Exception {
+		String corrId = request.getId();
+
+		int retries = request.getRetries();
+		long timeout = request.getTimeout();
+
+		// Publish the message
+		int i = 0;
+		while (i < retries) {
+			try {
+				publishMessage(request, replyQueueName);
+				if (request.isMulti()) {
+					return getResults(corrId, request.getWait(), timeout, type);
+				} else {
+					return getResult(corrId, timeout, type);
+				}
+
+			} catch (TimeoutException te) {
+				logger.error(te);
+			}
+			i++;
+		}
+		throw new RetryException(retries, timeout);
+	}
+
+	/**
+	 * This method creates a request using the annotations of the Remote
+	 * interface
+	 * 
+	 * @param method
+	 *            - method to invoke in the server side
+	 * @param arguments
+	 *            - arguments of the method
+	 * @return new Request
+	 */
+	private Request createRequest(Method method, Object[] arguments) {
+		String corrId = java.util.UUID.randomUUID().toString();
+		String methodName = method.getName();
+		boolean multi = false;
+		int wait = 0;
+
+		if (method.getAnnotation(MultiMethod.class) != null) {
+			multi = true;
+			wait = method.getAnnotation(MultiMethod.class).waitNum();
+		}
+
+		// Since we need to know whether the method is async and if it has to
+		// return using an annotation, we'll only check the AsyncMethod
+		// annotation
+		if (method.getAnnotation(AsyncMethod.class) == null) {
+			int retries = 1;
+			long timeout = ParameterQueue.DEFAULT_TIMEOUT;
+			if (method.getAnnotation(SyncMethod.class) != null) {
+				SyncMethod sync = method.getAnnotation(SyncMethod.class);
+				retries = sync.retry();
+				timeout = sync.timeout();
+			}
+			return Request.newSyncRequest(corrId, methodName, arguments, retries, timeout, multi, wait);
+		} else {
+			return Request.newAsyncRequest(corrId, methodName, arguments, multi);
+		}
+	}
+
+	private Object getResult(String corrId, long timeout, Class<?> type) throws Exception {
+		Response resp = null;
+
+		// Wait for the results.
+		long localTimeout = timeout;
+		long start = System.currentTimeMillis();
+		synchronized (results) {
+			// Due to we are using notifyAll(), we need to control the real time
+			while (!results.containsKey(corrId) && (timeout - localTimeout) >= 0) {
+				results.wait(localTimeout);
+				localTimeout = System.currentTimeMillis() - start;
+			}
+			if ((timeout - localTimeout) <= 0) {
+				throw new TimeoutException("Timeout exception time: " + timeout);
+			}
+			resp = serializer.deserializeResponse(results.get(corrId), type);
+
+			// Remove and indicate the key exists (a hashmap can contain a null
+			// object, using this we'll know whether a response has been
+			// received before)
+			results.put(corrId, null);
+		}
+
+		if (resp.getError() != null) {
+			OmqException error = resp.getError();
+			String name = error.getType();
+			String message = error.getMessage();
+			throw (Exception) Class.forName(name).getConstructor(String.class).newInstance(message);
+		}
+
+		return resp.getResult();
+	}
+
+	/**
+	 * This method returns an array with length @MultiMethod.waitNum() with all
+	 * the responses received.
+	 * 
+	 * @param corrId
+	 *            - Correlation Id of the request
+	 * @param wait
+	 *            - Array length
+	 * @param timeout
+	 *            - Timeout read in @SyncMethod.timeout(). If the timeout is set
+	 *            in 2 seconds, the system will wait 2 seconds for the arriving
+	 *            of all the responses.
+	 * @param type
+	 *            - Must be an Array type
+	 * @return resultArray
+	 * @throws Exception
+	 */
+	private Object getResults(String corrId, int wait, long timeout, Class<?> type) throws Exception {
+		Response resp = null;
+		// Get the component type of an array
+		Class<?> actualType = type.getComponentType();
+
+		Object array = Array.newInstance(actualType, wait);
+
+		int i = 0;
+		long localTimeout = timeout;
+		long start = System.currentTimeMillis();
+
+		while (i < wait) {
+			synchronized (results) {
+				// Due to we are using notifyAll(), we need to control the real
+				// time
+				while (!results.containsKey(corrId) && (timeout - localTimeout) >= 0) {
+					results.wait(localTimeout);
+					localTimeout = System.currentTimeMillis() - start;
+				}
+				if ((timeout - localTimeout) <= 0) {
+					throw new TimeoutException("Timeout exception time: " + timeout);
+				}
+				// Remove the corrId to receive new replies
+				resp = serializer.deserializeResponse(results.remove(corrId), actualType);
+				Array.set(array, i, resp.getResult());
+			}
+			i++;
+		}
+		synchronized (results) {
+			results.put(corrId, null);
+		}
+
+		return array;
+	}
+
+	/**
+	 * Gets the Map used internally to retreive the response of the server
+	 * 
+	 * @return a map with all the keys processed. Every key is a correlation id
+	 *         of a method invoked remotely
+	 */
+	public Map<String, byte[]> getResults() {
+		return results;
+	}
+
+	@Override
+	public String getRef() {
+		return uid;
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/broker/Broker.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/broker/Broker.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/broker/Broker.java	(revision 88)
@@ -0,0 +1,370 @@
+package omq.common.broker;
+
+import java.io.IOException;
+import java.lang.reflect.Proxy;
+import java.net.URL;
+import java.util.HashMap;
+import java.util.Hashtable;
+import java.util.Map;
+import java.util.Properties;
+
+import omq.Remote;
+import omq.client.listener.ResponseListener;
+import omq.client.proxy.MultiProxymq;
+import omq.client.proxy.Proxymq;
+import omq.common.util.OmqConnectionFactory;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+import omq.exception.AlreadyBoundException;
+import omq.exception.InitBrokerException;
+import omq.exception.RemoteException;
+import omq.server.RemoteObject;
+
+import org.apache.log4j.Logger;
+import org.apache.log4j.xml.DOMConfigurator;
+
+import com.rabbitmq.client.Channel;
+import com.rabbitmq.client.Connection;
+import com.rabbitmq.client.QueueingConsumer;
+import com.rabbitmq.client.QueueingConsumer.Delivery;
+import com.rabbitmq.client.ShutdownListener;
+import com.rabbitmq.client.ShutdownSignalException;
+
+/**
+ * A "broker" allows a new connection to a RabbitMQ server. Under this
+ * connection it can have binded object and proxies.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Broker {
+
+	private static final Logger logger = Logger.getLogger(Broker.class.getName());
+
+	private Connection connection;
+	private Channel channel;
+	private ResponseListener responseListener;
+	private Serializer serializer;
+	private boolean clientStarted = false;
+	private boolean connectionClosed = false;
+	private Properties environment = null;
+	private Map<String, RemoteObject> remoteObjs;
+	private Map<String, Object> proxies = new Hashtable<String, Object>();
+	private Map<String, Object> multiProxies = new Hashtable<String, Object>();
+
+	public Broker(Properties env) throws Exception {
+		// Load log4j configuration
+		URL log4jResource = Broker.class.getResource("/log4j.xml");
+		DOMConfigurator.configure(log4jResource);
+
+		remoteObjs = new HashMap<String, RemoteObject>();
+		serializer = new Serializer(env);
+		environment = env;
+		connection = OmqConnectionFactory.getNewConnection(env);
+		channel = connection.createChannel();
+		addFaultTolerance();
+		try {
+			tryConnection(env);
+		} catch (Exception e) {
+			channel.close();
+			connection.close();
+			throw new InitBrokerException("The connection didn't work");
+		}
+	}
+
+	/**
+	 * This method stops the broker's connection and all the threads created
+	 * 
+	 * @throws Exception
+	 */
+	public void stopBroker() throws Exception {
+		logger.warn("Stopping broker");
+		// Stop the client
+		if (clientStarted) {
+			responseListener.kill();
+			// TODO proxies = null; ??
+		}
+		// Stop all the remote objects working
+		for (String reference : remoteObjs.keySet()) {
+			unbind(reference);
+		}
+
+		// Close the connection once all the listeners are died
+		closeConnection();
+
+		clientStarted = false;
+		connectionClosed = false;
+		environment = null;
+		remoteObjs = null;
+	}
+
+	/**
+	 * @return Broker's connection
+	 * @throws Exception
+	 */
+	public Connection getConnection() throws Exception {
+		return connection;
+	}
+
+	/**
+	 * This method close the broker's connection
+	 * 
+	 * @throws IOException
+	 */
+	public void closeConnection() throws IOException {
+		logger.warn("Clossing connection");
+		connectionClosed = true;
+		connection.close();
+		connectionClosed = false;
+	}
+
+	/**
+	 * Return the broker's channel
+	 * 
+	 * @return Broker's channel
+	 * @throws Exception
+	 */
+	public Channel getChannel() throws Exception {
+		return channel;
+	}
+
+	/**
+	 * Creates a new channel using the Broker's connection
+	 * 
+	 * @return newChannel
+	 * @throws IOException
+	 */
+	public Channel getNewChannel() throws IOException {
+		return connection.createChannel();
+	}
+
+	/**
+	 * Returns the remote object for specified reference.
+	 * 
+	 * @param reference
+	 *            - Binding name
+	 * @param contract
+	 *            - Remote Interface
+	 * @return newProxy
+	 * @throws RemoteException
+	 */
+	@SuppressWarnings("unchecked")
+	public synchronized <T extends Remote> T lookup(String reference, Class<T> contract) throws RemoteException {
+		try {
+
+			if (!clientStarted) {
+				initClient();
+			}
+
+			if (!proxies.containsKey(reference)) {
+				Proxymq proxy = new Proxymq(reference, contract, this);
+				Class<?>[] array = { contract };
+				Object newProxy = Proxy.newProxyInstance(contract.getClassLoader(), array, proxy);
+				proxies.put(reference, newProxy);
+				return (T) newProxy;
+			}
+			return (T) proxies.get(reference);
+
+		} catch (Exception e) {
+			throw new RemoteException(e);
+		}
+	}
+
+	/**
+	 * Returns the remote object for specified reference. This function returns
+	 * an special type of proxy, every method invoked will be multi and
+	 * asynchronous.
+	 * 
+	 * @param reference
+	 *            - Binding name
+	 * @param contract
+	 *            - Remote Interface
+	 * @return newProxy
+	 * @throws RemoteException
+	 */
+	@SuppressWarnings("unchecked")
+	public synchronized <T extends Remote> T lookupMulti(String reference, Class<T> contract) throws RemoteException {
+		try {
+			if (!multiProxies.containsKey(reference)) {
+				MultiProxymq proxy = new MultiProxymq(reference, contract, this);
+				Class<?>[] array = { contract };
+				Object newProxy = Proxy.newProxyInstance(contract.getClassLoader(), array, proxy);
+				multiProxies.put(reference, newProxy);
+				return (T) newProxy;
+			}
+			return (T) multiProxies.get(reference);
+
+		} catch (Exception e) {
+			throw new RemoteException(e);
+		}
+	}
+
+	/**
+	 * Binds the reference to the specified remote object. This function uses
+	 * the broker's environment
+	 * 
+	 * @param reference
+	 *            - Binding name
+	 * @param remote
+	 *            - RemoteObject to bind
+	 * @throws RemoteException
+	 *             If the remote operation failed
+	 * @throws AlreadyBoundException
+	 *             If name is already bound.
+	 */
+	public void bind(String reference, RemoteObject remote) throws RemoteException, AlreadyBoundException {
+		bind(reference, remote, environment);
+	}
+
+	/**
+	 * Binds the reference to the specified remote object. This function uses
+	 * the broker's environment
+	 * 
+	 * @param reference
+	 *            - Binding name
+	 * @param remote
+	 *            - RemoteObject to bind
+	 * @param env
+	 *            - RemoteObject environment. You can set how many threads will
+	 *            be listen to the reference, the multiqueue name and the
+	 *            properties of the object queue and multiqueue
+	 * @throws RemoteException
+	 *             If the remote operation failed
+	 * @throws AlreadyBoundException
+	 *             If name is already bound.
+	 */
+	public void bind(String reference, RemoteObject remote, Properties env) throws RemoteException, AlreadyBoundException {
+		if (remoteObjs.containsKey(reference)) {
+			throw new AlreadyBoundException(reference);
+		}
+		// Try to start the remtoeObject listeners
+		try {
+			remote.startRemoteObject(reference, this, env);
+			remoteObjs.put(reference, remote);
+		} catch (Exception e) {
+			throw new RemoteException(e);
+		}
+	}
+
+	/**
+	 * Unbinds a remoteObject from its reference and kills all the threads
+	 * created.
+	 * 
+	 * @param reference
+	 *            - Binding name
+	 * @throws RemoteException
+	 *             If the remote operation failed
+	 * @throws IOException
+	 *             If there are problems while killing the threads
+	 */
+	public void unbind(String reference) throws RemoteException, IOException {
+		if (remoteObjs.containsKey(reference)) {
+			RemoteObject remote = remoteObjs.get(reference);
+			remote.kill();
+		} else {
+			throw new RemoteException("The object referenced by 'reference' does not exist in the Broker");
+		}
+
+	}
+
+	/**
+	 * This method ensures the client will have only one ResponseListener.
+	 * 
+	 * @throws Exception
+	 */
+	private synchronized void initClient() throws Exception {
+		if (responseListener == null) {
+			responseListener = new ResponseListener(this);
+			responseListener.start();
+			clientStarted = true;
+		}
+	}
+
+	/**
+	 * This function is used to send a ping message to see if the connection
+	 * works
+	 * 
+	 * @param env
+	 * @throws Exception
+	 */
+	public void tryConnection(Properties env) throws Exception {
+		Channel channel = connection.createChannel();
+		String message = "ping";
+
+		String exchange = env.getProperty(ParameterQueue.USER_NAME) + "ping";
+		String queueName = exchange;
+		String routingKey = "routingKey";
+
+		channel.exchangeDeclare(exchange, "direct");
+		channel.queueDeclare(queueName, false, false, false, null);
+		channel.queueBind(queueName, exchange, routingKey);
+
+		channel.basicPublish(exchange, routingKey, null, message.getBytes());
+
+		QueueingConsumer consumer = new QueueingConsumer(channel);
+
+		channel.basicConsume(queueName, true, consumer);
+		Delivery delivery = consumer.nextDelivery(1000);
+
+		channel.exchangeDelete(exchange);
+		channel.queueDelete(queueName);
+
+		channel.close();
+
+		if (!message.equalsIgnoreCase(new String(delivery.getBody()))) {
+			throw new IOException("Ping initialitzation has failed");
+		}
+	}
+
+	/**
+	 * This method adds a ShutdownListener to the Broker's connection. When this
+	 * connection falls, a new connection will be created and this will also
+	 * have the listener.
+	 */
+	private void addFaultTolerance() {
+		connection.addShutdownListener(new ShutdownListener() {
+			@Override
+			public void shutdownCompleted(ShutdownSignalException cause) {
+				logger.warn("Shutdown message received. Cause: " + cause.getMessage());
+				if (!connectionClosed)
+					if (cause.isHardError()) {
+						if (connection.isOpen()) {
+							try {
+								connection.close();
+							} catch (IOException e) {
+								e.printStackTrace();
+							}
+						}
+						try {
+							connection = OmqConnectionFactory.getNewWorkingConnection(environment);
+							channel = connection.createChannel();
+							addFaultTolerance();
+						} catch (Exception e) {
+							e.printStackTrace();
+						}
+					} else {
+						Channel channel = (Channel) cause.getReference();
+						if (channel.isOpen()) {
+							try {
+								channel.close();
+							} catch (IOException e) {
+								e.printStackTrace();
+							}
+						}
+					}
+			}
+		});
+	}
+
+	public Properties getEnvironment() {
+		return environment;
+	}
+
+	public ResponseListener getResponseListener() {
+		return responseListener;
+	}
+
+	public Serializer getSerializer() {
+		return serializer;
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/common/message/Request.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/message/Request.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/message/Request.java	(revision 88)
@@ -0,0 +1,172 @@
+package omq.common.message;
+
+import java.io.Serializable;
+
+/**
+ * Serializable request information. This class is used to send the information
+ * to the server. It has information about which method is wanted to invoke, its
+ * parameters, its correlation id and if a response is needed -asynchronous
+ * method-.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Request implements Serializable {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 6366255840200365083L;
+
+	private String method;
+	private Object[] params;
+	private String id;
+	private boolean async = false;
+
+	private transient boolean multi;
+	private transient int wait;
+	private transient long timeout;
+	private transient int retries;
+
+	// This constructor is used by kryo
+	public Request() {
+	}
+
+	public Request(String id, String method, boolean async, Object[] params) {
+		this.id = id;
+		this.method = method;
+		this.async = async;
+		this.params = params;
+	}
+
+	public Request(String id, String method, boolean async, Object[] params, boolean multi) {
+		this.id = id;
+		this.method = method;
+		this.async = async;
+		this.params = params;
+		this.multi = multi;
+	}
+
+	/**
+	 * This method creates a new synchronous request
+	 * 
+	 * @param id
+	 *            - correlation id of this invocation
+	 * @param method
+	 *            - method name wanted to call
+	 * @param params
+	 *            - parameters of this method
+	 * @return - new SyncRequest
+	 */
+	public static Request newSyncRequest(String id, String method, Object[] params) {
+		return new Request(id, method, false, params);
+	}
+
+	/**
+	 * This method creates a new synchronous request
+	 * 
+	 * @param id
+	 *            - correlation id of this invocation
+	 * @param method
+	 *            - method name wanted to call
+	 * @param params
+	 *            - parameters of this method
+	 * @param retries
+	 *            - How many retries will be done
+	 * @param timeout
+	 *            - Timeout for every retry
+	 * @param multi
+	 *            - If the method is multi
+	 * @param wait
+	 *            - If the method is multi how many responses will be listened
+	 * @return - new SyncRequest
+	 */
+	public static Request newSyncRequest(String id, String method, Object[] params, int retries, long timeout, boolean multi, int wait) {
+		Request req = new Request(id, method, false, params, multi);
+		req.setRetries(retries);
+		req.setTimeout(timeout);
+		req.setWait(wait);
+		return req;
+	}
+
+	/**
+	 * This method creates a new asynchronous request
+	 * 
+	 * @param id
+	 *            - correlation id of this invocation
+	 * @param method
+	 *            - method name wanted to call
+	 * @param params
+	 *            - parameters of this method
+	 * @param multi
+	 *            - If the method is multi
+	 * @return new AsyncRequest
+	 */
+	public static Request newAsyncRequest(String id, String method, Object[] params, boolean multi) {
+		return new Request(id, method, true, params, multi);
+	}
+
+	public String getId() {
+		return id;
+	}
+
+	public void setId(String id) {
+		this.id = id;
+	}
+
+	public String getMethod() {
+		return method;
+	}
+
+	public void setMethod(String method) {
+		this.method = method;
+	}
+
+	public Object[] getParams() {
+		return params;
+	}
+
+	public void setParams(Object[] params) {
+		this.params = params;
+	}
+
+	public boolean isAsync() {
+		return async;
+	}
+
+	public void setAsync(boolean async) {
+		this.async = async;
+	}
+
+	public long getTimeout() {
+		return timeout;
+	}
+
+	public void setTimeout(long timeout) {
+		this.timeout = timeout;
+	}
+
+	public int getRetries() {
+		return retries;
+	}
+
+	public void setRetries(int retries) {
+		this.retries = retries;
+	}
+
+	public boolean isMulti() {
+		return multi;
+	}
+
+	public void setMulti(boolean multi) {
+		this.multi = multi;
+	}
+
+	public int getWait() {
+		return wait;
+	}
+
+	public void setWait(int wait) {
+		this.wait = wait;
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/common/message/Response.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/message/Response.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/message/Response.java	(revision 88)
@@ -0,0 +1,83 @@
+package omq.common.message;
+
+import java.io.Serializable;
+
+import omq.exception.OmqException;
+
+/**
+ * Serializable response information. This class is used to send the information
+ * to the client proxy. It has information about which remoteObject has invoked
+ * the method and its correlation id. This class also has the result of the
+ * invoke if everything has gone fine in the server or an error otherwise.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Response implements Serializable {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 3368363997012527189L;
+
+	private Object result;
+	private OmqException error;
+	private String id;
+	private String idOmq;
+
+	// Used by kryo
+	public Response() {
+	}
+
+	/**
+	 * Creates a new Response object to be serialized
+	 * 
+	 * @param id
+	 *            - correlation id of the invoke
+	 * @param idOmq
+	 *            - objectmq's identifier -bind reference-
+	 * @param result
+	 *            - result of the invocation
+	 * @param error
+	 *            - error thrown by the invocation
+	 */
+	public Response(String id, String idOmq, Object result, OmqException error) {
+		this.id = id;
+		this.idOmq = idOmq;
+		this.result = result;
+		this.error = error;
+	}
+
+	public String getId() {
+		return id;
+	}
+
+	public void setId(String id) {
+		this.id = id;
+	}
+
+	public String getIdOmq() {
+		return idOmq;
+	}
+
+	public void setIdOmq(String idOmq) {
+		this.idOmq = idOmq;
+	}
+
+	public Object getResult() {
+		return result;
+	}
+
+	public void setResult(Object result) {
+		this.result = result;
+	}
+
+	public OmqException getError() {
+		return error;
+	}
+
+	public void setError(OmqException error) {
+		this.error = error;
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/OmqConnectionFactory.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/OmqConnectionFactory.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/OmqConnectionFactory.java	(revision 88)
@@ -0,0 +1,122 @@
+package omq.common.util;
+
+import java.io.IOException;
+import java.security.KeyManagementException;
+import java.security.NoSuchAlgorithmException;
+import java.util.Properties;
+
+import org.apache.log4j.Logger;
+
+import com.rabbitmq.client.Channel;
+import com.rabbitmq.client.Connection;
+import com.rabbitmq.client.ConnectionFactory;
+
+/**
+ * This class creates RabbitMQ connections
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class OmqConnectionFactory {
+	private static final Logger logger = Logger.getLogger(OmqConnectionFactory.class.getName());
+
+	private static Connection connection;
+	private static int connectionTimeout = 2 * 1000;
+
+	/**
+	 * If this class is wanted to use as a singleton class this is the init
+	 * function
+	 * 
+	 * @param env
+	 *            - environment that sets the properties needed by RabbitMQ
+	 * @throws KeyManagementException
+	 * @throws NoSuchAlgorithmException
+	 * @throws IOException
+	 */
+	public static void init(Properties env) throws KeyManagementException, NoSuchAlgorithmException, IOException {
+		if (connection == null) {
+			connection = getNewConnection(env);
+		}
+	}
+
+	/**
+	 * This function returns a working connection.
+	 * 
+	 * @param env
+	 *            - used if it's necessary to create a new connection
+	 * @return workingConnection
+	 * @throws Exception
+	 */
+	public static Connection getNewWorkingConnection(Properties env) throws Exception {
+		Connection connection = null;
+		boolean working = false;
+
+		while (!working) {
+			try {
+				connection = getNewConnection(env);
+				working = true;
+			} catch (Exception e) {
+				logger.error(e);
+				long milis = 2000;
+				if (env != null) {
+					milis = Long.parseLong(env.getProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000"));
+				}
+				Thread.sleep(milis);
+			}
+		}
+
+		return connection;
+	}
+
+	/**
+	 * This function creates a new rabbitmq connection using the properties set
+	 * in env
+	 * 
+	 * @param env
+	 *            - Properties needed to create a new connection: username,
+	 *            password, rabbit_host, rabbit_port, enable_ssl (optional)
+	 * @return new Connection
+	 * @throws IOException
+	 * @throws KeyManagementException
+	 * @throws NoSuchAlgorithmException
+	 */
+	public static Connection getNewConnection(Properties env) throws IOException, KeyManagementException, NoSuchAlgorithmException {
+		// Get login info of rabbitmq
+		String username = env.getProperty(ParameterQueue.USER_NAME);
+		String password = env.getProperty(ParameterQueue.USER_PASS);
+
+		// Get host info of rabbimq (where it is)
+		String host = env.getProperty(ParameterQueue.RABBIT_HOST);
+		int port = Integer.parseInt(env.getProperty(ParameterQueue.RABBIT_PORT));
+
+		boolean ssl = Boolean.parseBoolean(env.getProperty(ParameterQueue.ENABLE_SSL, "false"));
+
+		// Start a new connection and channel
+		ConnectionFactory factory = new ConnectionFactory();
+		factory.setUsername(username);
+		factory.setPassword(password);
+		factory.setHost(host);
+		factory.setPort(port);
+		factory.setConnectionTimeout(connectionTimeout);
+		if (ssl) {
+			factory.useSslProtocol();
+		}
+
+		Connection connection = factory.newConnection();
+		logger.info("New connection created using: username: " + username + ", host: " + host + ", port: " + port + ", connection timeout: "
+				+ connectionTimeout + " SSL enabled: " + ssl);
+		return connection;
+	}
+
+	/**
+	 * This method creates a new channel if the singleton pattern is used
+	 * 
+	 * @return new Channel
+	 * @throws IOException
+	 */
+	public static Channel getNewChannel() throws IOException {
+		Channel channel = connection.createChannel();
+		logger.info("New channel created using the default connection");
+		return channel;
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/ParameterQueue.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/ParameterQueue.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/ParameterQueue.java	(revision 88)
@@ -0,0 +1,144 @@
+package omq.common.util;
+
+/**
+ * This class is used to create new environments.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class ParameterQueue {
+
+	/*
+	 * Connection info
+	 */
+
+	/**
+	 * Set the clients username
+	 */
+	public static String USER_NAME = "omq.username";
+
+	/**
+	 * Set the clients password
+	 */
+	public static String USER_PASS = "omq.pass";
+
+	/**
+	 * Set the ip where the rabbitmq server is.
+	 */
+	public static String RABBIT_HOST = "omq.host";
+
+	/**
+	 * Set the port that rabbitmq uses.
+	 */
+	public static String RABBIT_PORT = "omq.port";
+
+	/**
+	 * Set if the system will use ssl
+	 */
+	public static String ENABLE_SSL = "omq.enable_ssl";
+
+	/**
+	 * Set how many time we have to wait to retry the connection with the server
+	 * when this goes down
+	 */
+	public static String RETRY_TIME_CONNECTION = "omq.retry_connection";
+
+	/*
+	 * Queues info
+	 */
+
+	/**
+	 * Set the exchange where the objectmq are listening
+	 */
+	public static String RPC_EXCHANGE = "omq.rpc_exchange";
+
+	/**
+	 * Set the clients reply queue. Every client must have a different queue
+	 * name.
+	 */
+	public static String RPC_REPLY_QUEUE = "omq.reply_queue_rpc";
+
+	/**
+	 * Set the specific name of a multi queue in a specific object
+	 */
+	public static String MULTI_QUEUE_NAME = "omq.multi_queue_name";
+
+	/**
+	 * Set if a queue must be durable. The queue won't be lost when RabbitMQ
+	 * crashes if DURABLE_QUEUE is set true.
+	 */
+	public static String DURABLE_QUEUE = "omq.durable_queue";
+
+	/**
+	 * Set if server will delete a queue when is no longer in use
+	 */
+	public static String AUTO_DELETE_QUEUE = "omq.auto_delete";
+
+	/**
+	 * Set if we are declaring an exclusive queue (restricted to this
+	 * connection)
+	 */
+	public static String EXCLUSIVE_QUEUE = "omq.exclusive_queue";
+
+	/**
+	 * Set if a queue must be durable. The queue won't be lost when RabbitMQ
+	 * crashes if DURABLE_QUEUE is set true.
+	 */
+	public static String DURABLE_MQUEUE = "omq.durable_mqueue";
+
+	/**
+	 * Set if server will delete a queue when is no longer in use
+	 */
+	public static String AUTO_DELETE_MQUEUE = "omq.auto_mdelete";
+
+	/**
+	 * Set if we are declaring an exclusive queue (restricted to this
+	 * connection)
+	 */
+	public static String EXCLUSIVE_MQUEUE = "omq.exclusive_mqueue";
+
+	/**
+	 * The MESSAGE_TTL_IN_QUEUES controls for how long a message published to
+	 * the queues can live before it is discarded. A message that has been in
+	 * the queue for longer than the configured TTL is said to be dead.
+	 * 
+	 * This property must be a non-negative 32 bit integer (0 <= n <= 2^32-1),
+	 * describing the TTL period in milliseconds.
+	 */
+	public static String MESSAGE_TTL_IN_QUEUES = "omq.message_ttl_queue";
+
+	/*
+	 * Message info
+	 */
+
+	/**
+	 * Set the proxy's serializer method
+	 */
+	public static String PROXY_SERIALIZER = "omq.serializer";
+
+	/**
+	 * Set whether the messages must be compressed or not
+	 */
+	public static String ENABLE_COMPRESSION = "omq.compression";
+
+	/**
+	 * Set 1 to indicate the message will be nonpersistent and 2 to indicate it
+	 * will be persistent
+	 */
+	public static String DELIVERY_MODE = "omq.delivery_mode";
+
+	/*
+	 * ObjectMQ info
+	 */
+
+	/**
+	 * Set how many threads will be created to invoke remote methods
+	 */
+	public static String NUM_THREADS = "omq.num_threads";
+
+	/**
+	 * Time in milis by default is set in a minute
+	 */
+	public static long DEFAULT_TIMEOUT = 1 * 1000 * 60;
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/Serializer.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/Serializer.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/Serializer.java	(revision 88)
@@ -0,0 +1,150 @@
+package omq.common.util;
+
+import java.io.IOException;
+import java.util.Properties;
+
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.common.util.Serializers.GsonImp;
+import omq.common.util.Serializers.ISerializer;
+import omq.common.util.Serializers.JavaImp;
+import omq.common.util.Serializers.KryoImp;
+import omq.exception.SerializerException;
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * Serializer enables to serialize the requests and the responses of the
+ * remoteObjects. This class is used to have the same serializer object a not to
+ * create new instances every time they are needed.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Serializer {
+	public static final String KRYO = "kryo";
+	public static final String JAVA = "java";
+	public static final String GSON = "gson";
+
+	// Client serializer
+	public ISerializer serializer;
+
+	// Server serializers
+	private ISerializer kryoSerializer;
+	private ISerializer javaSerializer;
+	private ISerializer gsonSerializer;
+
+	private Properties env;
+
+	public Serializer(Properties env) {
+		this.env = env;
+	}
+
+	private Boolean getEnableCompression() {
+		return Boolean.valueOf(env.getProperty(ParameterQueue.ENABLE_COMPRESSION, "false"));
+	}
+
+	public ISerializer getInstance() throws SerializerException {
+		if (serializer == null) {
+			try {
+				String className = env.getProperty(ParameterQueue.PROXY_SERIALIZER, Serializer.JAVA);
+
+				if (className == null || className.isEmpty()) {
+					throw new ClassNotFoundException("Class name is null or empty.");
+				}
+
+				serializer = getInstance(className);
+			} catch (Exception ex) {
+				throw new SerializerException(ex.getMessage(), ex);
+			}
+		}
+
+		return serializer;
+	}
+
+	public ISerializer getInstance(String type) throws SerializerException {
+		if (KRYO.equals(type)) {
+			if (kryoSerializer == null) {
+				kryoSerializer = new KryoImp();
+			}
+			return kryoSerializer;
+		} else if (GSON.equals(type)) {
+			if (gsonSerializer == null) {
+				gsonSerializer = new GsonImp();
+			}
+			return gsonSerializer;
+		} else if (JAVA.equals(type)) {
+			if (javaSerializer == null) {
+				javaSerializer = new JavaImp();
+			}
+			return javaSerializer;
+		}
+
+		throw new SerializerException("Serializer not found.");
+	}
+
+	public byte[] serialize(String type, Object obj) throws SerializerException {
+		ISerializer instance = getInstance(type);
+
+		Boolean enableCompression = getEnableCompression();
+		if (enableCompression) {
+			byte[] objSerialized = instance.serialize(obj);
+			try {
+				return Zipper.zip(objSerialized);
+			} catch (IOException e) {
+				throw new SerializerException(e.getMessage(), e);
+			}
+		} else {
+			return instance.serialize(obj);
+		}
+	}
+
+	public byte[] serialize(Object obj) throws SerializerException {
+		ISerializer instance = getInstance();
+
+		Boolean enableCompression = getEnableCompression();
+		if (enableCompression) {
+			byte[] objSerialized = instance.serialize(obj);
+			try {
+				return Zipper.zip(objSerialized);
+			} catch (IOException e) {
+				throw new SerializerException(e.getMessage(), e);
+			}
+		} else {
+			return instance.serialize(obj);
+		}
+	}
+
+	public Request deserializeRequest(String type, byte[] bytes, RemoteObject obj) throws SerializerException {
+		ISerializer instance = getInstance(type);
+
+		Boolean enableCompression = getEnableCompression();
+		if (enableCompression) {
+			try {
+				byte[] unZippedBytes = Zipper.unzip(bytes);
+				return instance.deserializeRequest(unZippedBytes, obj);
+			} catch (IOException e) {
+				throw new SerializerException(e.getMessage(), e);
+			}
+		} else {
+			return instance.deserializeRequest(bytes, obj);
+		}
+	}
+
+	public Response deserializeResponse(byte[] bytes, Class<?> type) throws SerializerException {
+		ISerializer instance = getInstance();
+
+		Boolean enableCompression = getEnableCompression();
+		if (enableCompression) {
+			try {
+				byte[] unZippedBytes = Zipper.unzip(bytes);
+				return instance.deserializeResponse(unZippedBytes, type);
+			} catch (IOException e) {
+				throw new SerializerException(e.getMessage(), e);
+			}
+		} else {
+			return instance.deserializeResponse(bytes, type);
+		}
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/Serializers/GsonImp.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/Serializers/GsonImp.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/Serializers/GsonImp.java	(revision 88)
@@ -0,0 +1,82 @@
+package omq.common.util.Serializers;
+
+import java.util.List;
+
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.exception.OmqException;
+import omq.exception.SerializerException;
+import omq.server.RemoteObject;
+
+import com.google.gson.Gson;
+import com.google.gson.JsonArray;
+import com.google.gson.JsonElement;
+import com.google.gson.JsonObject;
+import com.google.gson.JsonParser;
+
+/**
+ * Json serialize implementation. It uses the Gson libraries.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class GsonImp implements ISerializer {
+	private final Gson gson = new Gson();
+
+	@Override
+	public byte[] serialize(Object obj) throws SerializerException {
+		String json = gson.toJson(obj);
+		return json.getBytes();
+	}
+
+	@Override
+	public Request deserializeRequest(byte[] bytes, RemoteObject obj) throws SerializerException {
+		String json = new String(bytes);
+
+		JsonParser parser = new JsonParser();
+		JsonObject jsonObj = parser.parse(json).getAsJsonObject();
+
+		String id = jsonObj.get("id").getAsString();
+		String method = jsonObj.get("method").getAsString();
+		boolean async = jsonObj.get("async").getAsBoolean();
+
+		List<Class<?>> types = obj.getParams(method);
+
+		try {
+			JsonArray jsonArgs = (JsonArray) jsonObj.get("params");
+
+			// TODO: if (jsonArgs.size() == types.size())
+			int length = jsonArgs.size();
+			Object[] arguments = new Object[length];
+
+			int i = 0;
+			for (JsonElement element : jsonArgs) {
+				arguments[i] = gson.fromJson(element, types.get(i));
+				i++;
+			}
+			return new Request(id, method, async, arguments);
+		} catch (NullPointerException e) {
+			return new Request(id, method, async, null);
+		}
+	}
+
+	@Override
+	public Response deserializeResponse(byte[] bytes, Class<?> type) throws SerializerException {
+		String json = new String(bytes);
+
+		JsonParser parser = new JsonParser();
+		JsonObject jsonObj = parser.parse(json).getAsJsonObject();
+
+		String id = jsonObj.get("id").getAsString();
+		String idOmq = jsonObj.get("idOmq").getAsString();
+
+		JsonElement jsonElement = jsonObj.get("result");
+		Object result = gson.fromJson(jsonElement, type);
+
+		JsonElement jsonError = jsonObj.get("error");
+		OmqException error = gson.fromJson(jsonError, OmqException.class);
+
+		return new Response(id, idOmq, result, error);
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/Serializers/ISerializer.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/Serializers/ISerializer.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/Serializers/ISerializer.java	(revision 88)
@@ -0,0 +1,52 @@
+package omq.common.util.Serializers;
+
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.exception.SerializerException;
+import omq.server.RemoteObject;
+
+/**
+ * An ISerializer object can serialize any kind of objects and deserialize
+ * Requests and Responses.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface ISerializer {
+	/**
+	 * Serialize
+	 * 
+	 * @param obj
+	 *            - object to serialize
+	 * @return objectSerialized
+	 * @throws SerializerException
+	 *             - If the serialization failed
+	 */
+	public byte[] serialize(Object obj) throws SerializerException;
+
+	/**
+	 * Deserialize a Request
+	 * 
+	 * @param bytes
+	 *            - serialized request
+	 * @param obj
+	 *            - remoteObject which is receiving requests
+	 * @return request
+	 * @throws SerializerException
+	 *             - If the serialization failed
+	 */
+	public Request deserializeRequest(byte[] bytes, RemoteObject obj) throws SerializerException;
+
+	/**
+	 * Deserialize a Response
+	 * 
+	 * @param bytes
+	 *            serialized response
+	 * @param type
+	 *            - return type expected
+	 * @return response
+	 * @throws SerializerException
+	 *             - If the serialization failed
+	 */
+	public Response deserializeResponse(byte[] bytes, Class<?> type) throws SerializerException;
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/Serializers/JavaImp.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/Serializers/JavaImp.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/Serializers/JavaImp.java	(revision 88)
@@ -0,0 +1,68 @@
+package omq.common.util.Serializers;
+
+import java.io.ByteArrayInputStream;
+import java.io.ByteArrayOutputStream;
+import java.io.ObjectInputStream;
+import java.io.ObjectOutputStream;
+
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.exception.SerializerException;
+import omq.server.RemoteObject;
+
+/**
+ * Java serialize implementation. It uses the default java serialization.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class JavaImp implements ISerializer {
+
+	@Override
+	public byte[] serialize(Object obj) throws SerializerException {
+		try {
+			ByteArrayOutputStream stream = new ByteArrayOutputStream();
+			ObjectOutputStream output = new ObjectOutputStream(stream);
+			output.writeObject(obj);
+
+			output.flush();
+			output.close();
+
+			byte[] bArray = stream.toByteArray();
+
+			stream.flush();
+			stream.close();
+
+			return bArray;
+		} catch (Exception e) {
+			throw new SerializerException("Serialize -> " + e.getMessage(), e);
+		}
+	}
+
+	@Override
+	public Request deserializeRequest(byte[] bytes, RemoteObject obj) throws SerializerException {
+		return (Request) deserializeObject(bytes);
+	}
+
+	@Override
+	public Response deserializeResponse(byte[] bytes, Class<?> type) throws SerializerException {
+		return (Response) deserializeObject(bytes);
+	}
+
+	public Object deserializeObject(byte[] bytes) throws SerializerException {
+		try {
+			ByteArrayInputStream input = new ByteArrayInputStream(bytes);
+			ObjectInputStream objInput = new ObjectInputStream(input);
+
+			Object obj = objInput.readObject();
+
+			objInput.close();
+			input.close();
+
+			return obj;
+		} catch (Exception e) {
+			throw new SerializerException("Deserialize -> " + e.getMessage(), e);
+		}
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/Serializers/KryoImp.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/Serializers/KryoImp.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/Serializers/KryoImp.java	(revision 88)
@@ -0,0 +1,66 @@
+package omq.common.util.Serializers;
+
+import java.io.ByteArrayOutputStream;
+
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.exception.SerializerException;
+import omq.server.RemoteObject;
+
+import com.esotericsoftware.kryo.Kryo;
+import com.esotericsoftware.kryo.io.Input;
+import com.esotericsoftware.kryo.io.Output;
+
+/**
+ * Kryo serializerimplementation. It uses the Kryo libraries.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class KryoImp implements ISerializer {
+	private final Kryo kryo = new Kryo();
+
+	@Override
+	public byte[] serialize(Object obj) throws SerializerException {
+		try {
+			ByteArrayOutputStream stream = new ByteArrayOutputStream();
+			Output output = new Output(stream);
+			kryo.writeObject(output, obj);
+
+			output.flush();
+			output.close();
+
+			byte[] bArray = stream.toByteArray();
+
+			stream.flush();
+			stream.close();
+
+			return bArray;
+		} catch (Exception e) {
+			throw new SerializerException("Serialize -> " + e.getMessage(), e);
+		}
+	}
+
+	@Override
+	public Request deserializeRequest(byte[] bytes, RemoteObject obj) throws SerializerException {
+		return (Request) deserializeObject(bytes, Request.class);
+	}
+
+	@Override
+	public Response deserializeResponse(byte[] bytes, Class<?> type) throws SerializerException {
+		return (Response) deserializeObject(bytes, Response.class);
+	}
+
+	public Object deserializeObject(byte[] bytes, Class<?> type) throws SerializerException {
+		try {
+			Input input = new Input(bytes);
+			Object obj = kryo.readObject(input, type);
+
+			input.close();
+			return obj;
+		} catch (Exception e) {
+			throw new SerializerException("Deserialize -> " + e.getMessage(), e);
+		}
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/common/util/Zipper.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/common/util/Zipper.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/common/util/Zipper.java	(revision 88)
@@ -0,0 +1,60 @@
+package omq.common.util;
+
+import java.io.ByteArrayInputStream;
+import java.io.ByteArrayOutputStream;
+import java.io.IOException;
+import java.util.zip.GZIPInputStream;
+import java.util.zip.GZIPOutputStream;
+
+/**
+ * This class enables the compression of the information sent through the
+ * rabbitmq server.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Zipper {
+
+	public static byte[] zip(byte[] b) throws IOException {
+		ByteArrayOutputStream baos = new ByteArrayOutputStream();
+
+		GZIPOutputStream zos = null;
+		try {
+			zos = new GZIPOutputStream(baos);
+			zos.write(b);
+		} finally {
+			if (zos != null) {
+				zos.close();
+			}
+
+			baos.close();
+		}
+
+		return baos.toByteArray();
+	}
+
+	public static byte[] unzip(byte[] b) throws IOException {
+		ByteArrayOutputStream baos = new ByteArrayOutputStream();
+		ByteArrayInputStream bais = new ByteArrayInputStream(b);
+
+		GZIPInputStream zis = null;
+		try {
+			zis = new GZIPInputStream(bais);
+
+			byte[] tmpBuffer = new byte[256];
+			int n;
+			while ((n = zis.read(tmpBuffer)) >= 0) {
+				baos.write(tmpBuffer, 0, n);
+			}
+		} finally {
+			if (zis != null) {
+				zis.close();
+			}
+
+			bais.close();
+			baos.close();
+		}
+
+		return baos.toByteArray();
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/exception/AlreadyBoundException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/AlreadyBoundException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/AlreadyBoundException.java	(revision 88)
@@ -0,0 +1,30 @@
+package omq.exception;
+
+public class AlreadyBoundException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	public AlreadyBoundException() {
+		super();
+	}
+
+	public AlreadyBoundException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace) {
+		super(message, cause, enableSuppression, writableStackTrace);
+	}
+
+	public AlreadyBoundException(String message, Throwable cause) {
+		super(message, cause);
+	}
+
+	public AlreadyBoundException(String message) {
+		super(message);
+	}
+
+	public AlreadyBoundException(Throwable cause) {
+		super(cause);
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/ConnectionException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/ConnectionException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/ConnectionException.java	(revision 88)
@@ -0,0 +1,36 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+/**
+
+ *
+ * A ConnectionException is thrown if an Exception occurs in the Event middleware. 
+ * 
+ */
+public class ConnectionException extends RemoteException {
+
+	private static final long serialVersionUID = -5408761207745105350L;
+
+	public ConnectionException(String msg)
+	{
+		super(msg);
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/EnvironmentException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/EnvironmentException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/EnvironmentException.java	(revision 88)
@@ -0,0 +1,14 @@
+package omq.exception;
+
+public class EnvironmentException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	public EnvironmentException() {
+		super("Environment not found");
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/InitBrokerException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/InitBrokerException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/InitBrokerException.java	(revision 88)
@@ -0,0 +1,13 @@
+package omq.exception;
+
+public class InitBrokerException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	public InitBrokerException(String string) {
+		super(string);
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/exception/NoContainsInstanceException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/NoContainsInstanceException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/NoContainsInstanceException.java	(revision 88)
@@ -0,0 +1,14 @@
+package omq.exception;
+
+public class NoContainsInstanceException extends Exception {
+
+	public NoContainsInstanceException(String reference) {
+		super("Reference: " + reference + " not found");
+	}
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/NoSuchEvObjectException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/NoSuchEvObjectException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/NoSuchEvObjectException.java	(revision 88)
@@ -0,0 +1,28 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+public class NoSuchEvObjectException extends Exception {
+
+	private static final long serialVersionUID = 7483302654634875430L;
+
+public NoSuchEvObjectException (String msg) {
+    super (msg);
+  }
+}
Index: /tags/0.5.5/src/main/java/omq/exception/NotBoundException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/NotBoundException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/NotBoundException.java	(revision 88)
@@ -0,0 +1,28 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+public class NotBoundException extends RemoteException {
+
+	private static final long serialVersionUID = -686502784080766852L;
+
+	public NotBoundException (String msg) {
+		super(msg);
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/exception/ObjectAlreadyExistsException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/ObjectAlreadyExistsException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/ObjectAlreadyExistsException.java	(revision 88)
@@ -0,0 +1,14 @@
+package omq.exception;
+
+public class ObjectAlreadyExistsException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	public ObjectAlreadyExistsException(String ref) {
+		super(ref);
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/ObjectNotFoundException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/ObjectNotFoundException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/ObjectNotFoundException.java	(revision 88)
@@ -0,0 +1,14 @@
+package omq.exception;
+
+public class ObjectNotFoundException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	public ObjectNotFoundException(String ref) {
+		super(ref);
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/OmqException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/OmqException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/OmqException.java	(revision 88)
@@ -0,0 +1,38 @@
+package omq.exception;
+
+import java.io.Serializable;
+
+public class OmqException implements Serializable {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	private String type;
+	private String message;
+
+	public OmqException() {
+	}
+
+	public OmqException(String type, String message) {
+		this.type = type;
+		this.message = message;
+	}
+
+	public String getType() {
+		return type;
+	}
+
+	public void setType(String type) {
+		this.type = type;
+	}
+
+	public String getMessage() {
+		return message;
+	}
+
+	public void setMessage(String message) {
+		this.message = message;
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/RegistryNotLoadedException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/RegistryNotLoadedException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/RegistryNotLoadedException.java	(revision 88)
@@ -0,0 +1,28 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+public class RegistryNotLoadedException extends RemoteException {
+
+	private static final long serialVersionUID = 5721550693129237244L;
+
+public RegistryNotLoadedException (String msg) {
+    super (msg);
+  }
+}
Index: /tags/0.5.5/src/main/java/omq/exception/RemoteException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/RemoteException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/RemoteException.java	(revision 88)
@@ -0,0 +1,39 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+import java.io.Serializable;
+
+/**
+ * A RemoteException is the common superclass for a wide number of communication-related
+ * exceptions that may occur during the execution of a remote method call.
+ * Each method of a remote interface must list RemoteException in its throws clause.
+ */
+public class RemoteException extends Exception implements Serializable {
+	
+  static final long serialVersionUID = 10L;
+
+  public RemoteException (Exception ex) {
+    super (ex);
+  }
+
+  public RemoteException (String msg) {
+    super (msg);
+  }
+}
Index: /tags/0.5.5/src/main/java/omq/exception/RetryException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/RetryException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/RetryException.java	(revision 88)
@@ -0,0 +1,16 @@
+package omq.exception;
+
+public class RetryException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 5450662697539597010L;
+
+	public RetryException(int retries, long timeout) {
+		super("RetyException num retries="+retries+" timeout per retry="+timeout);
+	}
+	
+	
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/SerializerException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/SerializerException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/SerializerException.java	(revision 88)
@@ -0,0 +1,20 @@
+package omq.exception;
+
+public class SerializerException extends Exception {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	public SerializerException(String message) {
+		super(message);
+	}	
+	
+	public SerializerException(String message, Throwable cause) {
+		super(message, cause);
+	}
+	
+	
+
+}
Index: /tags/0.5.5/src/main/java/omq/exception/SessionException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/SessionException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/SessionException.java	(revision 88)
@@ -0,0 +1,44 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+/**
+ * Wrapper exception class to different exceptions
+ * It simply stores the incoming exception and provides a method for obtaining the "real" exception.
+ *
+ */
+public class SessionException extends Exception {
+
+	private static final long serialVersionUID = 8873640230153201413L;
+	private Exception ex;
+
+  public SessionException (Exception ex) {
+    super (ex.getMessage());
+    ex.printStackTrace();
+    this.ex = ex;
+  }
+
+  /**
+   * This method returns the exception produced in the notification service.
+   * @return Exception The exception occured in the underlying notification service.
+   */
+  public Exception getException() {
+    return ex;
+  }
+}
Index: /tags/0.5.5/src/main/java/omq/exception/TimeoutException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/TimeoutException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/TimeoutException.java	(revision 88)
@@ -0,0 +1,32 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+/**
+ * TimeoutException is thrown if the timeout expires in a remote call.
+ *
+ */
+public class TimeoutException extends RemoteException {
+
+	private static final long serialVersionUID = 5155578659802352754L;
+
+public TimeoutException (String msg) {
+    super (msg);
+  }
+}
Index: /tags/0.5.5/src/main/java/omq/exception/TypeNotFoundException.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/exception/TypeNotFoundException.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/exception/TypeNotFoundException.java	(revision 88)
@@ -0,0 +1,32 @@
+/*****************************************************************************************
+ * EVO : an Event-Based Object Distributed Middleware
+ * 2003-2011 AST Research Group  
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Lesser General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this library; if not, write to the Free Software
+ * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
+ *****************************************************************************************/
+package omq.exception;
+
+/**
+ * TypeNotFoundException is thrown if a type is unknown when generating
+ * stubs and skeletons.
+ *
+ */
+public class TypeNotFoundException extends Exception {
+  static final long serialVersionUID = 10L;
+
+  public TypeNotFoundException (String msg) {
+    super (msg);
+  }
+}
Index: /tags/0.5.5/src/main/java/omq/server/InvocationThread.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/server/InvocationThread.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/server/InvocationThread.java	(revision 88)
@@ -0,0 +1,107 @@
+package omq.server;
+
+import java.lang.reflect.InvocationTargetException;
+import java.util.concurrent.BlockingQueue;
+
+import omq.common.message.Request;
+import omq.common.message.Response;
+import omq.common.util.Serializer;
+import omq.exception.OmqException;
+
+import org.apache.log4j.Logger;
+
+import com.rabbitmq.client.AMQP.BasicProperties;
+import com.rabbitmq.client.Channel;
+import com.rabbitmq.client.QueueingConsumer.Delivery;
+
+/**
+ * An invocationThread waits for requests an invokes them.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class InvocationThread extends Thread {
+	private static final Logger logger = Logger.getLogger(InvocationThread.class.getName());
+	private RemoteObject obj;
+	private transient Serializer serializer;
+	private BlockingQueue<Delivery> deliveryQueue;
+	private boolean killed = false;
+
+	public InvocationThread(RemoteObject obj, BlockingQueue<Delivery> deliveryQueue, Serializer serializer) {
+		this.obj = obj;
+		this.deliveryQueue = deliveryQueue;
+		this.serializer = serializer;
+	}
+
+	@Override
+	public void run() {
+		while (!killed) {
+			try {
+				// Get the delivery
+				Delivery delivery = deliveryQueue.take();
+
+				String serializerType = delivery.getProperties().getType();
+
+				// Deserialize the json
+				Request request = serializer.deserializeRequest(serializerType, delivery.getBody(), obj);
+				String methodName = request.getMethod();
+				String requestID = request.getId();
+
+				logger.debug("Object: " + obj.getRef() + ", method: " + methodName + " corrID: " + requestID + ", serializerType: " + serializerType);
+
+				// Invoke the method
+				Object result = null;
+				OmqException error = null;
+				try {
+					result = obj.invokeMethod(request.getMethod(), request.getParams());
+				} catch (InvocationTargetException e) {
+					Throwable throwable = e.getTargetException();
+					logger.error("Object: " + obj.getRef() + " at method: " + methodName + ", corrID" + requestID, throwable);
+					error = new OmqException(throwable.getClass().getCanonicalName(), throwable.getMessage());
+				} catch (NoSuchMethodException e) {
+					logger.error("Object: " + obj.getRef() + " cannot find method: " + methodName);
+					error = new OmqException(e.getClass().getCanonicalName(), e.getMessage());
+				}
+
+				// Reply if it's necessary
+				if (!request.isAsync()) {
+					Response resp = new Response(request.getId(), obj.getRef(), result, error);
+
+					Channel channel = obj.getChannel();
+
+					BasicProperties props = delivery.getProperties();
+
+					BasicProperties replyProps = new BasicProperties.Builder().appId(obj.getRef()).correlationId(props.getCorrelationId()).build();
+
+					byte[] bytesResponse = serializer.serialize(serializerType, resp);
+					channel.basicPublish("", props.getReplyTo(), replyProps, bytesResponse);
+					logger.debug("Publish sync response -> Object: " + obj.getRef() + ", method: " + methodName + " corrID: " + requestID + " replyTo: "
+							+ props.getReplyTo());
+				}
+
+			} catch (InterruptedException i) {
+				logger.error(i);
+				killed = true;
+			} catch (Exception e) {
+				logger.error("Object: " + obj.getRef(), e);
+			}
+
+		}
+	}
+
+	public RemoteObject getObj() {
+		return obj;
+	}
+
+	public void setObj(RemoteObject obj) {
+		this.obj = obj;
+	}
+
+	public BlockingQueue<Delivery> getDeliveryQueue() {
+		return deliveryQueue;
+	}
+
+	public void setDeliveryQueue(BlockingQueue<Delivery> deliveryQueue) {
+		this.deliveryQueue = deliveryQueue;
+	}
+}
Index: /tags/0.5.5/src/main/java/omq/server/RemoteObject.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/server/RemoteObject.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/server/RemoteObject.java	(revision 88)
@@ -0,0 +1,325 @@
+package omq.server;
+
+import java.io.IOException;
+import java.lang.reflect.Method;
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+import java.util.Properties;
+
+import omq.Remote;
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.exception.SerializerException;
+
+import org.apache.log4j.Logger;
+
+import com.rabbitmq.client.Channel;
+import com.rabbitmq.client.ConsumerCancelledException;
+import com.rabbitmq.client.QueueingConsumer;
+import com.rabbitmq.client.QueueingConsumer.Delivery;
+import com.rabbitmq.client.ShutdownSignalException;
+
+/**
+ * A RemoteObject when it's started will be waiting for requests and will invoke
+ * them. When a RemoteObject is started it listens two queues, the first one has
+ * the same name as its reference and the second one is its multiqueue -this
+ * name can be set using a property, be aware to use a name not used by another
+ * object!!!-.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public abstract class RemoteObject extends Thread implements Remote {
+
+	private static final long serialVersionUID = -1778953938739846450L;
+	private static final String multi = "multi#";
+	private static final Logger logger = Logger.getLogger(RemoteObject.class.getName());
+
+	private String UID;
+	private Properties env;
+	private transient Broker broker;
+	private transient String multiQueue;
+	private transient RemoteWrapper remoteWrapper;
+	private transient Map<String, List<Class<?>>> params;
+	private transient Channel channel;
+	private transient QueueingConsumer consumer;
+	private transient boolean killed = false;
+
+	private static final Map<String, Class<?>> primitiveClasses = new HashMap<String, Class<?>>();
+
+	static {
+		primitiveClasses.put("byte", Byte.class);
+		primitiveClasses.put("short", Short.class);
+		primitiveClasses.put("char", Character.class);
+		primitiveClasses.put("int", Integer.class);
+		primitiveClasses.put("long", Long.class);
+		primitiveClasses.put("float", Float.class);
+		primitiveClasses.put("double", Double.class);
+	}
+
+	public RemoteObject() {
+	}
+
+	/**
+	 * This method starts a remoteObject.
+	 * 
+	 * @param reference
+	 *            - broker's binding referece
+	 * @param broker
+	 *            - broker that binds this remoteObject
+	 * @param env
+	 *            - properties of this remoteObject
+	 * @throws Exception
+	 */
+	public void startRemoteObject(String reference, Broker broker, Properties env) throws Exception {
+		this.broker = broker;
+		this.UID = reference;
+		this.env = env;
+
+		this.params = new HashMap<String, List<Class<?>>>();
+		for (Method m : this.getClass().getMethods()) {
+			List<Class<?>> list = new ArrayList<Class<?>>();
+			for (Class<?> clazz : m.getParameterTypes()) {
+				list.add(clazz);
+			}
+			this.params.put(m.getName(), list);
+		}
+
+		// Get num threads to use
+		int numThreads = Integer.parseInt(env.getProperty(ParameterQueue.NUM_THREADS, "1"));
+		this.remoteWrapper = new RemoteWrapper(this, numThreads, broker.getSerializer());
+
+		startQueues();
+
+		// Start this listener
+		this.start();
+	}
+
+	@Override
+	public void run() {
+		while (!killed) {
+			try {
+				Delivery delivery = consumer.nextDelivery();
+
+				logger.debug(UID + " has received a message, serializer: " + delivery.getProperties().getType());
+
+				remoteWrapper.notifyDelivery(delivery);
+			} catch (InterruptedException i) {
+				logger.error(i);
+			} catch (ShutdownSignalException e) {
+				logger.error(e);
+				try {
+					if (channel.isOpen()) {
+						channel.close();
+					}
+					startQueues();
+				} catch (Exception e1) {
+					try {
+						long milis = Long.parseLong(env.getProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000"));
+						Thread.sleep(milis);
+					} catch (InterruptedException e2) {
+						logger.error(e2);
+					}
+					logger.error(e1);
+				}
+			} catch (ConsumerCancelledException e) {
+				logger.error(e);
+			} catch (SerializerException e) {
+				logger.error(e);
+			} catch (Exception e) {
+				logger.error(e);
+			}
+		}
+	}
+
+	@Override
+	public String getRef() {
+		return UID;
+	}
+
+	/**
+	 * This method kills all the threads waiting for requests
+	 * 
+	 * @throws IOException
+	 *             - If an operation failed.
+	 */
+	public void kill() throws IOException {
+		logger.warn("Killing objectmq: " + this.getRef());
+		killed = true;
+		interrupt();
+		channel.close();
+		remoteWrapper.stopRemoteWrapper();
+	}
+
+	/**
+	 * This method invokes the method specified by methodName and arguments
+	 * 
+	 * @param methodName
+	 * @param arguments
+	 * @return result
+	 * @throws Exception
+	 */
+	public Object invokeMethod(String methodName, Object[] arguments) throws Exception {
+
+		// Get the specific method identified by methodName and its arguments
+		Method method = loadMethod(methodName, arguments);
+
+		return method.invoke(this, arguments);
+	}
+
+	/**
+	 * This method loads the method specified by methodName and args
+	 * 
+	 * @param methodName
+	 * @param args
+	 * @return method
+	 * @throws NoSuchMethodException
+	 *             - If the method cannot be found
+	 */
+	private Method loadMethod(String methodName, Object[] args) throws NoSuchMethodException {
+		Method m = null;
+
+		// Obtain the class reference
+		Class<?> clazz = this.getClass();
+		Class<?>[] argArray = null;
+
+		if (args != null) {
+			argArray = new Class<?>[args.length];
+			for (int i = 0; i < args.length; i++) {
+				argArray[i] = args[i].getClass();
+			}
+		}
+
+		try {
+			m = clazz.getMethod(methodName, argArray);
+		} catch (NoSuchMethodException nsm) {
+			m = loadMethodWithPrimitives(methodName, argArray);
+		}
+		return m;
+	}
+
+	/**
+	 * This method loads a method which uses primitives as arguments
+	 * 
+	 * @param methodName
+	 *            - name of the method wanted to invoke
+	 * @param argArray
+	 *            - arguments
+	 * @return method
+	 * @throws NoSuchMethodException
+	 *             - If the method cannot be found
+	 */
+	private Method loadMethodWithPrimitives(String methodName, Class<?>[] argArray) throws NoSuchMethodException {
+		if (argArray != null) {
+			Method[] methods = this.getClass().getMethods();
+			int length = argArray.length;
+
+			for (Method method : methods) {
+				String name = method.getName();
+				int argsLength = method.getParameterTypes().length;
+
+				if (name.equals(methodName) && length == argsLength) {
+					// This array can have primitive types inside
+					Class<?>[] params = method.getParameterTypes();
+
+					boolean found = true;
+
+					for (int i = 0; i < length; i++) {
+						if (params[i].isPrimitive()) {
+							Class<?> paramWrapper = primitiveClasses.get(params[i].getName());
+
+							if (!paramWrapper.equals(argArray[i])) {
+								found = false;
+								break;
+							}
+						}
+					}
+					if (found) {
+						return method;
+					}
+				}
+			}
+		}
+		throw new NoSuchMethodException(methodName);
+	}
+
+	public List<Class<?>> getParams(String methodName) {
+		return params.get(methodName);
+	}
+
+	public Channel getChannel() {
+		return channel;
+	}
+
+	/**
+	 * This method starts the queues using the information got in the
+	 * environment.
+	 * 
+	 * @throws Exception
+	 */
+	private void startQueues() throws Exception {
+		// Start channel
+		channel = broker.getNewChannel();
+
+		/*
+		 * Default queue, Round Robin behaviour
+		 */
+
+		// Get info about which exchange and queue will use
+		String exchange = env.getProperty(ParameterQueue.RPC_EXCHANGE, "");
+		String queue = UID;
+		String routingKey = UID;
+
+		// RemoteObject default queue
+		boolean durable = Boolean.parseBoolean(env.getProperty(ParameterQueue.DURABLE_QUEUE, "false"));
+		boolean exclusive = Boolean.parseBoolean(env.getProperty(ParameterQueue.EXCLUSIVE_QUEUE, "false"));
+		boolean autoDelete = Boolean.parseBoolean(env.getProperty(ParameterQueue.AUTO_DELETE_QUEUE, "false"));
+
+		// Declares and bindings
+		if (!exchange.equalsIgnoreCase("")) { // Default exchange case
+			channel.exchangeDeclare(exchange, "direct");
+		}
+		channel.queueDeclare(queue, durable, exclusive, autoDelete, null);
+		if (!exchange.equalsIgnoreCase("")) { // Default exchange case
+			channel.queueBind(queue, exchange, routingKey);
+		}
+		logger.info("RemoteObject: " + UID + " declared direct exchange: " + exchange + ", Queue: " + queue + ", Durable: " + durable + ", Exclusive: "
+				+ exclusive + ", AutoDelete: " + autoDelete);
+
+		/*
+		 * Multi queue, exclusive per each instance
+		 */
+
+		// Get info about the multiQueue
+		String multiExchange = multi + UID;
+		multiQueue = env.getProperty(ParameterQueue.MULTI_QUEUE_NAME);
+
+		// Multi queue (exclusive queue per remoteObject)
+		boolean multiDurable = Boolean.parseBoolean(env.getProperty(ParameterQueue.DURABLE_MQUEUE, "false"));
+		boolean multiExclusive = Boolean.parseBoolean(env.getProperty(ParameterQueue.EXCLUSIVE_MQUEUE, "true"));
+		boolean multiAutoDelete = Boolean.parseBoolean(env.getProperty(ParameterQueue.AUTO_DELETE_MQUEUE, "true"));
+
+		// Declares and bindings
+		channel.exchangeDeclare(multiExchange, "fanout");
+		if (multiQueue == null) {
+			multiQueue = channel.queueDeclare().getQueue();
+		} else {
+			channel.queueDeclare(multiQueue, multiDurable, multiExclusive, multiAutoDelete, null);
+		}
+		channel.queueBind(multiQueue, multiExchange, "");
+		logger.info("RemoteObject: " + UID + " declared fanout exchange: " + multiExchange + ", Queue: " + multiQueue + ", Durable: " + multiDurable
+				+ ", Exclusive: " + multiExclusive + ", AutoDelete: " + multiAutoDelete);
+
+		/*
+		 * Consumer
+		 */
+
+		// Declare a new consumer
+		consumer = new QueueingConsumer(channel);
+		channel.basicConsume(queue, true, consumer);
+		channel.basicConsume(multiQueue, true, consumer);
+	}
+
+}
Index: /tags/0.5.5/src/main/java/omq/server/RemoteWrapper.java
===================================================================
--- /tags/0.5.5/src/main/java/omq/server/RemoteWrapper.java	(revision 88)
+++ /tags/0.5.5/src/main/java/omq/server/RemoteWrapper.java	(revision 88)
@@ -0,0 +1,97 @@
+package omq.server;
+
+import java.util.ArrayList;
+import java.util.concurrent.BlockingQueue;
+import java.util.concurrent.LinkedBlockingDeque;
+
+import omq.common.util.Serializer;
+
+import org.apache.log4j.Logger;
+
+import com.rabbitmq.client.QueueingConsumer;
+import com.rabbitmq.client.QueueingConsumer.Delivery;
+
+/**
+ * This class is used to encapsulate the invocationThreads under the
+ * RemoteObject.
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class RemoteWrapper {
+	private static final Logger logger = Logger.getLogger(RemoteWrapper.class.getName());
+
+	private RemoteObject obj;
+	private int numThreads;
+	private ArrayList<InvocationThread> invocationList;
+	private BlockingQueue<Delivery> deliveryQueue;
+
+	public RemoteWrapper(RemoteObject obj, int numThreads, Serializer serializer) {
+		this.obj = obj;
+		this.numThreads = numThreads;
+		invocationList = new ArrayList<InvocationThread>();
+		deliveryQueue = new LinkedBlockingDeque<QueueingConsumer.Delivery>();
+
+		logger.info("Object reference: " + obj.getRef() + ", numthreads listening = " + numThreads);
+
+		for (int i = 0; i < numThreads; i++) {
+			InvocationThread thread = new InvocationThread(obj, deliveryQueue, serializer);
+			invocationList.add(thread);
+			thread.start();
+		}
+	}
+
+	/**
+	 * This method notifies a delivery to an invocationThread using a
+	 * blockingQueue.
+	 * 
+	 * @param delivery
+	 *            - delivery which contains a Request to be invoked
+	 * @throws Exception
+	 */
+	public void notifyDelivery(Delivery delivery) throws Exception {
+		this.deliveryQueue.put(delivery);
+	}
+
+	/**
+	 * This method interrups all the invocationThreads under this remoteWrapper
+	 */
+	public void stopRemoteWrapper() {
+		logger.warn("Stopping Invocation threads vinculed to " + obj.getRef());
+		for (InvocationThread thread : invocationList) {
+			thread.interrupt();
+		}
+	}
+
+	public RemoteObject getObj() {
+		return obj;
+	}
+
+	public void setObj(RemoteObject obj) {
+		this.obj = obj;
+	}
+
+	public int getNumThreads() {
+		return numThreads;
+	}
+
+	public void setNumThreads(int numThreads) {
+		this.numThreads = numThreads;
+	}
+
+	public ArrayList<InvocationThread> getInvocationList() {
+		return invocationList;
+	}
+
+	public void setInvocationList(ArrayList<InvocationThread> invocationList) {
+		this.invocationList = invocationList;
+	}
+
+	public BlockingQueue<Delivery> getDeliveryQueue() {
+		return deliveryQueue;
+	}
+
+	public void setDeliveryQueue(BlockingQueue<Delivery> deliveryQueue) {
+		this.deliveryQueue = deliveryQueue;
+	}
+}
Index: /tags/0.5.5/src/main/resources/log4j.xml
===================================================================
--- /tags/0.5.5/src/main/resources/log4j.xml	(revision 88)
+++ /tags/0.5.5/src/main/resources/log4j.xml	(revision 88)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
+    <appender name="consoleAppender" class="org.apache.log4j.ConsoleAppender">
+        <param name="Threshold" value="INFO" />
+        <layout class="org.apache.log4j.PatternLayout">
+            <param name="ConversionPattern" value="%d{[yyyy-MM-dd HH:mm:ss]} %-5p %c:%L - %m%n" />
+        </layout>
+    </appender>
+
+    <appender class="org.apache.log4j.rolling.RollingFileAppender" name="A2">
+        <param value="true" name="append"/>
+        <param value="logs/objectmq-temp.log" name="File"/>
+
+        <rollingPolicy class="org.apache.log4j.rolling.FixedWindowRollingPolicy">
+            <param name="fileNamePattern" value="logs/objectmq-%i.log" />
+            <param name="MinIndex" value="0"/> 
+            <param name="MaxIndex" value="1"/> 
+        </rollingPolicy>
+        
+        <triggeringPolicy class="org.apache.log4j.rolling.SizeBasedTriggeringPolicy"> 
+            <param name="MaxFileSize" value="10000000"/> 
+        </triggeringPolicy> 
+        
+        <layout class="org.apache.log4j.PatternLayout">
+            <param value="%d{[yyyy-MM-dd HH:mm:ss]} %-5p %c:%L - %m%n" name="ConversionPattern"/>
+        </layout>        
+    </appender>
+
+  <root> 
+    <priority value ="INFO" /> 
+    <appender-ref ref="consoleAppender" />
+    <appender-ref ref="A2" />  
+  </root>
+  
+</log4j:configuration>
Index: /tags/0.5.5/src/test/java/omq/test/calculator/Calculator.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/calculator/Calculator.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/calculator/Calculator.java	(revision 88)
@@ -0,0 +1,28 @@
+package omq.test.calculator;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.RemoteInterface;
+import omq.client.annotation.SyncMethod;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+
+@RemoteInterface
+public interface Calculator extends Remote {
+	@SyncMethod(timeout = 1500)
+	public int add(int x, int y);
+
+	@AsyncMethod
+	public void mult(int x, int y);
+
+	@AsyncMethod
+	public void sendMessage(Message m);
+
+	@SyncMethod(timeout = 1500)
+	public int divideByZero();
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/calculator/CalculatorImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/calculator/CalculatorImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/calculator/CalculatorImpl.java	(revision 88)
@@ -0,0 +1,49 @@
+package omq.test.calculator;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class CalculatorImpl extends RemoteObject implements Calculator {
+	private int mult = 0;
+
+	public CalculatorImpl() throws Exception {
+		super();
+	}
+
+	private static final long serialVersionUID = 1L;
+
+	@Override
+	public int add(int x, int y) {
+		return x + y;
+	}
+
+	@Override
+	public void mult(int x, int y) {
+		mult = x * y;
+	}
+
+	public int getMult() {
+		return mult;
+	}
+
+	public void setMult(int mult) {
+		this.mult = mult;
+	}
+
+	@Override
+	public void sendMessage(Message m) {
+		System.out.println("Code = " + m.getCode());
+		System.out.println("Message = " + m.getMessage());
+	}
+
+	@Override
+	public int divideByZero() {
+		int x = 2 / 0;
+		return x;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/calculator/CalculatorTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/calculator/CalculatorTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/calculator/CalculatorTest.java	(revision 88)
@@ -0,0 +1,134 @@
+package omq.test.calculator;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class CalculatorTest {
+
+	private static Broker broker;
+	private static Calculator remoteCalc;
+	private static Calculator remoteCalc2;
+
+	public CalculatorTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		remoteCalc = broker.lookup("calculator1", Calculator.class);
+		remoteCalc2 = broker.lookup("calculator2", Calculator.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void server() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		CalculatorImpl calc = new CalculatorImpl();
+		CalculatorImpl calc2 = new CalculatorImpl();
+
+		Broker broker = new Broker(env);
+		broker.bind("calculator1", calc);
+		broker.bind("calculator2", calc2);
+
+		System.out.println("Server started");
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void add() throws Exception {
+		int x = 10;
+		int y = 20;
+
+		int sync = remoteCalc.add(x, y);
+		int sum = x + y;
+
+		assertEquals(sum, sync);
+	}
+
+	@Test
+	public void add2() throws Exception {
+		int x = 10;
+		int y = 20;
+
+		int sync = remoteCalc2.add(x, y);
+		int sum = x + y;
+
+		assertEquals(sum, sync);
+	}
+
+	@Test
+	public void mult() throws Exception {
+		int x = 5;
+		int y = 15;
+
+		remoteCalc.mult(x, y);
+		Thread.sleep(200);
+	}
+
+	@Test
+	public void sendMessage() throws Exception {
+		Message m = new Message(2334, "Hello objectmq");
+		remoteCalc.sendMessage(m);
+	}
+
+	@Test(expected = ArithmeticException.class)
+	public void divideByZero() {
+		remoteCalc.divideByZero();
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/calculator/Message.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/calculator/Message.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/calculator/Message.java	(revision 88)
@@ -0,0 +1,42 @@
+package omq.test.calculator;
+
+import java.io.Serializable;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Message implements Serializable {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private int code;
+	private String message;
+
+	public Message() {
+	}
+
+	public Message(int code, String message) {
+		this.code = code;
+		this.message = message;
+	}
+
+	public int getCode() {
+		return code;
+	}
+
+	public void setCode(int code) {
+		this.code = code;
+	}
+
+	public String getMessage() {
+		return message;
+	}
+
+	public void setMessage(String message) {
+		this.message = message;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/event/Message.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/event/Message.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/event/Message.java	(revision 88)
@@ -0,0 +1,12 @@
+package omq.test.event;
+
+import omq.Remote;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface Message extends Remote {
+	public void setMessage(String message);
+}
Index: /tags/0.5.5/src/test/java/omq/test/event/MessageImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/event/MessageImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/event/MessageImpl.java	(revision 88)
@@ -0,0 +1,26 @@
+package omq.test.event;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class MessageImpl extends RemoteObject implements Message {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private String message;
+
+	@Override
+	public void setMessage(String message) {
+		this.message = message;
+	}
+
+	public String getMessage() {
+		return message;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/event/MessageTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/event/MessageTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/event/MessageTest.java	(revision 88)
@@ -0,0 +1,104 @@
+package omq.test.event;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class MessageTest {
+	private static final String NAME = "message_event_test";
+
+	private static Broker broker;
+	private static Message serverProxy;
+	private static MessageImpl clientM1;
+	private static MessageImpl clientM2;
+
+	public MessageTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		serverProxy = broker.lookupMulti(NAME, Message.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void client() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		Broker broker = new Broker(env);
+		clientM1 = new MessageImpl();
+		broker.bind(NAME, clientM1);
+
+		Broker broker2 = new Broker(env);
+		clientM2 = new MessageImpl();
+		broker2.bind(NAME, clientM2);
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void test() throws Exception {
+		String expected = "Hello";
+		serverProxy.setMessage(expected);
+		Thread.sleep(200);
+		assertEquals(expected, clientM1.getMessage());
+		assertEquals(expected, clientM2.getMessage());
+		serverProxy.setMessage("");
+		Thread.sleep(200);
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/exception/ClientInterface.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/exception/ClientInterface.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/exception/ClientInterface.java	(revision 88)
@@ -0,0 +1,38 @@
+package omq.test.exception;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.RemoteInterface;
+import omq.client.annotation.SyncMethod;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RemoteInterface
+public interface ClientInterface extends Remote {
+	@AsyncMethod
+	public void addWheels(int numWheels);
+
+	@AsyncMethod
+	public void addHp(int hp);
+
+	@AsyncMethod
+	public void addTrailer(Trailer t);
+
+	@AsyncMethod
+	public void setPrice(double price);
+
+	@SyncMethod(timeout = 1000)
+	public Trailer getTrailer();
+
+	@SyncMethod(timeout = 1000)
+	public int getHp();
+
+	@SyncMethod(timeout = 1000)
+	public int getWheels();
+
+	@SyncMethod(timeout = 1000)
+	public double getPrice();
+}
Index: /tags/0.5.5/src/test/java/omq/test/exception/ExceptionTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/exception/ExceptionTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/exception/ExceptionTest.java	(revision 88)
@@ -0,0 +1,131 @@
+package omq.test.exception;
+
+import static org.junit.Assert.assertEquals;
+
+import java.lang.reflect.UndeclaredThrowableException;
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class ExceptionTest {
+	private static Broker broker;
+	private static ClientInterface client;
+
+	public ExceptionTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		client = broker.lookup("server", ClientInterface.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void serverTest() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		OmqServerImpl server = new OmqServerImpl();
+
+		Broker broker = new Broker(env);
+		broker.bind("server", server);
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void addWheels() throws Exception {
+		int wheels = 4;
+		client.addWheels(wheels);
+		Thread.sleep(200);
+		int result = client.getWheels();
+
+		assertEquals(wheels, result);
+	}
+
+	@Test
+	public void addHp() throws Exception {
+		int hp = 200;
+		client.addHp(hp);
+		Thread.sleep(200);
+		int result = client.getHp();
+
+		assertEquals(hp, result);
+	}
+
+	@Test
+	public void addTrailer() throws Exception {
+		Trailer t = new Trailer(1200);
+		client.addTrailer(t);
+		Thread.sleep(200);
+	}
+
+	@Test(expected = UndeclaredThrowableException.class)
+	// This exception will be caused by java.lang.NoSuchMethodException
+	public void getTrailer() throws Exception {
+		client.getTrailer();
+	}
+
+	@Test
+	public void setPrice() throws Exception {
+		double price = 4999.99;
+		client.setPrice(price);
+		Thread.sleep(200);
+	}
+
+	@Test(expected = ClassCastException.class)
+	public void getPrice() throws Exception {
+		client.getPrice();
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/exception/OmqServerImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/exception/OmqServerImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/exception/OmqServerImpl.java	(revision 88)
@@ -0,0 +1,49 @@
+package omq.test.exception;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class OmqServerImpl extends RemoteObject implements ServerInterface {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private int numWheels;
+	private int hp;
+	private int price;
+
+	@Override
+	public void addWheels(int numWheels) {
+		this.numWheels = numWheels;
+	}
+
+	@Override
+	public void addHp(int hp) {
+		this.hp = hp;
+	}
+
+	@Override
+	public int getHp() {
+		return hp;
+	}
+
+	@Override
+	public int getWheels() {
+		return numWheels;
+	}
+
+	@Override
+	public void setPrice(int price) {
+		this.price = price;
+	}
+
+	@Override
+	public int getPrice() {
+		return price;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/exception/ServerInterface.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/exception/ServerInterface.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/exception/ServerInterface.java	(revision 88)
@@ -0,0 +1,22 @@
+package omq.test.exception;
+
+import omq.Remote;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface ServerInterface extends Remote {
+	public void addWheels(int numWheels);
+
+	public void addHp(int hp);
+
+	public int getHp();
+
+	public int getWheels();
+
+	public void setPrice(int price);
+
+	public int getPrice();
+}
Index: /tags/0.5.5/src/test/java/omq/test/exception/Trailer.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/exception/Trailer.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/exception/Trailer.java	(revision 88)
@@ -0,0 +1,39 @@
+package omq.test.exception;
+
+import java.io.Serializable;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Trailer implements Serializable {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	private int kg;
+
+	public Trailer(int kg) {
+		this.kg = kg;
+	}
+
+	public int getKg() {
+		return kg;
+	}
+
+	public void setKg(int kg) {
+		this.kg = kg;
+	}
+
+	@Override
+	public boolean equals(Object obj) {
+		if (obj instanceof Trailer) {
+			Trailer t = (Trailer) obj;
+			return kg == t.getKg();
+		}
+		return false;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/faultTolerance/FaultToleranceTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/faultTolerance/FaultToleranceTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/faultTolerance/FaultToleranceTest.java	(revision 88)
@@ -0,0 +1,113 @@
+package omq.test.faultTolerance;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+import omq.test.calculator.Calculator;
+import omq.test.calculator.CalculatorImpl;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class FaultToleranceTest {
+	private static Broker broker;
+	private static Calculator remoteCalc;
+
+	public FaultToleranceTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		// env.setProperty(ParameterQueue.DEBUGFILE, "c:\\middlewareDebug");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "5000");
+
+		broker = new Broker(env);
+		remoteCalc = broker.lookup("calculator1", Calculator.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@BeforeClass
+	public static void serverTest() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		CalculatorImpl calc = new CalculatorImpl();
+
+		broker = new Broker(env);
+		broker.bind("calculator1", calc);
+
+		System.out.println("Server started");
+	}
+
+	@Test
+	public void toleranceTest() throws Exception {
+		int x = 10;
+		int y = 20;
+		int sum = 10 + 20;
+
+		int sync = remoteCalc.add(x, y);
+
+		String password = "unpc";
+		String[] command = { "/bin/bash", "-c", "echo " + password + " | sudo -S service rabbitmq-server restart" };
+
+		Runtime runtime = Runtime.getRuntime();
+		runtime.exec(command);
+
+		Thread.sleep(15000);
+		int resp = remoteCalc.add(x, y);
+
+		assertEquals(sum, sync);
+		assertEquals(sum, resp);
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/multiProcess/MultiProcessTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/multiProcess/MultiProcessTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/multiProcess/MultiProcessTest.java	(revision 88)
@@ -0,0 +1,115 @@
+package omq.test.multiProcess;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class MultiProcessTest {
+	public static Broker broker;
+	public static NumberClient remoteNumber;
+
+	public MultiProcessTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		remoteNumber = broker.lookup("number", NumberClient.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void serverTest() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		Broker broker = new Broker(env);
+		broker.bind("number", new NumberImpl());
+
+		Broker broker2 = new Broker(env);
+		broker2.bind("number", new NumberImpl());
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void fifoTest() {
+		int x = 10;
+		remoteNumber.setNumber(x);
+		int a = remoteNumber.getNumber();
+		assertEquals(0, a);
+		int b = remoteNumber.getNumber();
+		assertEquals(x, b);
+		remoteNumber.setNumber(0);
+		remoteNumber.setNumber(0);
+	}
+
+	@Test
+	public void multiTest() throws Exception {
+		int x = 10;
+		remoteNumber.setMultiNumber(x);
+		Thread.sleep(200);
+		int a = remoteNumber.getNumber();
+		int b = remoteNumber.getNumber();
+		assertEquals(x, a);
+		assertEquals(x, b);
+		int[] number = remoteNumber.getMultiNumber();
+		assertEquals(x, number[0]);
+		assertEquals(x, number[1]);
+		remoteNumber.setMultiNumber(0);
+		Thread.sleep(200);
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/multiProcess/Number.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/multiProcess/Number.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/multiProcess/Number.java	(revision 88)
@@ -0,0 +1,18 @@
+package omq.test.multiProcess;
+
+import omq.Remote;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface Number extends Remote {
+	public void setNumber(int x);
+
+	public int getNumber();
+
+	public void setMultiNumber(int x);
+
+	public int getMultiNumber();
+}
Index: /tags/0.5.5/src/test/java/omq/test/multiProcess/NumberClient.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/multiProcess/NumberClient.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/multiProcess/NumberClient.java	(revision 88)
@@ -0,0 +1,30 @@
+package omq.test.multiProcess;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.MultiMethod;
+import omq.client.annotation.RemoteInterface;
+import omq.client.annotation.SyncMethod;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RemoteInterface
+public interface NumberClient extends Remote {
+	@SyncMethod(timeout = 1000)
+	public void setNumber(int x);
+
+	@SyncMethod(timeout = 1000)
+	public int getNumber();
+
+	@MultiMethod
+	@AsyncMethod
+	public void setMultiNumber(int x);
+
+	@MultiMethod(waitNum = 2)
+	@SyncMethod(timeout = 1000)
+	public int[] getMultiNumber();
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/multiProcess/NumberImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/multiProcess/NumberImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/multiProcess/NumberImpl.java	(revision 88)
@@ -0,0 +1,40 @@
+package omq.test.multiProcess;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class NumberImpl extends RemoteObject implements Number {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private int x = 0;
+
+	public NumberImpl() {
+	}
+
+	public NumberImpl(int x) {
+		this.x = x;
+	}
+
+	public void setNumber(int x) {
+		this.x = x;
+	}
+
+	public int getNumber() {
+		return x;
+	}
+
+	public void setMultiNumber(int x) {
+		this.x = x;
+	}
+
+	public int getMultiNumber() {
+		return x;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/observer/ObserverTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/observer/ObserverTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/observer/ObserverTest.java	(revision 88)
@@ -0,0 +1,114 @@
+package omq.test.observer;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class ObserverTest {
+	private static String SUBJECT = "subject";
+	private static String OBSERVER = "observer";
+	private static Broker broker;
+	private static RemoteSubjectImpl subject;
+	private static RemoteSubject remoteSubject;
+
+	public ObserverTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		remoteSubject = broker.lookup(SUBJECT, RemoteSubject.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void server() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "server_reply_queue");
+
+		Broker broker = new Broker(env);
+		subject = new RemoteSubjectImpl(broker);
+		broker.bind(SUBJECT, subject);
+
+		System.out.println("Server started");
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void test() throws Exception {
+		String expected = "I'm fine";
+		String actual = null;
+
+		RemoteObserverImpl observer = new RemoteObserverImpl();
+		broker.bind(OBSERVER, observer);
+		observer.setSubject(remoteSubject);
+
+		remoteSubject.addObserver(observer.getRef());
+		remoteSubject.setState(expected);
+		// both proxies are in the same thread for this reason since subject has
+		// a proxy inside we need to use subject or create a new thread
+		subject.notifyObservers();
+		actual = observer.getObsState();
+
+		assertEquals(expected, actual);
+		remoteSubject.setState("");
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/observer/RemoteObserver.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/observer/RemoteObserver.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/observer/RemoteObserver.java	(revision 88)
@@ -0,0 +1,16 @@
+package omq.test.observer;
+
+import omq.Remote;
+import omq.client.annotation.RemoteInterface;
+import omq.client.annotation.SyncMethod;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RemoteInterface
+public interface RemoteObserver extends Remote {
+	@SyncMethod(timeout = 1000)
+	public void update();
+}
Index: /tags/0.5.5/src/test/java/omq/test/observer/RemoteObserverImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/observer/RemoteObserverImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/observer/RemoteObserverImpl.java	(revision 88)
@@ -0,0 +1,49 @@
+package omq.test.observer;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class RemoteObserverImpl extends RemoteObject implements RemoteObserver {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private String obsState;
+	private RemoteSubject subject;
+
+	@Override
+	public void update() {
+		obsState = subject.getStringState();
+	}
+
+	public String getObsState() {
+		return obsState;
+	}
+
+	public void setObsState(String obsState) {
+		this.obsState = obsState;
+	}
+
+	public RemoteSubject getSubject() {
+		return subject;
+	}
+
+	public void setSubject(RemoteSubject subject) {
+		this.subject = subject;
+	}
+
+	@Override
+	public boolean equals(Object obj) {
+		if (obj instanceof RemoteObserver) {
+			RemoteObserver ro = (RemoteObserver) obj;
+			this.getRef().endsWith(ro.getRef());
+		}
+		return false;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/observer/RemoteSubject.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/observer/RemoteSubject.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/observer/RemoteSubject.java	(revision 88)
@@ -0,0 +1,30 @@
+package omq.test.observer;
+
+import omq.Remote;
+import omq.client.annotation.RemoteInterface;
+import omq.client.annotation.SyncMethod;
+import omq.exception.RemoteException;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RemoteInterface
+public interface RemoteSubject extends Remote {
+
+	@SyncMethod(timeout = 1000)
+	public String getStringState();
+
+	@SyncMethod(timeout = 1000)
+	public void setState(String state);
+
+	@SyncMethod(timeout = 1000)
+	public void addObserver(String ref) throws RemoteException;
+
+	@SyncMethod(timeout = 1000)
+	public void removeObserver(String ref) throws RemoteException;
+
+	@SyncMethod(timeout = 1000)
+	public void notifyObservers();
+}
Index: /tags/0.5.5/src/test/java/omq/test/observer/RemoteSubjectImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/observer/RemoteSubjectImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/observer/RemoteSubjectImpl.java	(revision 88)
@@ -0,0 +1,58 @@
+package omq.test.observer;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import omq.common.broker.Broker;
+import omq.exception.RemoteException;
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class RemoteSubjectImpl extends RemoteObject implements RemoteSubject {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private String state;
+	private Broker broker;
+	private List<RemoteObserver> list;
+
+	public RemoteSubjectImpl(Broker broker) {
+		this.broker = broker;
+		list = new ArrayList<RemoteObserver>();
+	}
+
+	@Override
+	public void addObserver(String ref) throws RemoteException {
+		RemoteObserver obs = broker.lookup(ref, RemoteObserver.class);
+		list.add(obs);
+	}
+
+	@Override
+	public void removeObserver(String ref) throws RemoteException {
+		RemoteObserver obs = broker.lookup(ref, RemoteObserver.class);
+		list.remove(obs);
+	}
+
+	@Override
+	public void notifyObservers() {
+		for (RemoteObserver o : list) {
+			o.update();
+		}
+	}
+
+	@Override
+	public void setState(String state) {
+		this.state = state;
+	}
+
+	@Override
+	public String getStringState() {
+		return state;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/persistence/Message.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/persistence/Message.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/persistence/Message.java	(revision 88)
@@ -0,0 +1,21 @@
+package omq.test.persistence;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.RemoteInterface;
+import omq.client.annotation.SyncMethod;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+
+@RemoteInterface
+public interface Message extends Remote {
+	@AsyncMethod
+	public void setMessage(String message);
+
+	@SyncMethod(timeout = 1500)
+	public String getMessage();
+}
Index: /tags/0.5.5/src/test/java/omq/test/persistence/MessageImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/persistence/MessageImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/persistence/MessageImpl.java	(revision 88)
@@ -0,0 +1,24 @@
+package omq.test.persistence;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class MessageImpl extends RemoteObject implements Message {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private String message;
+
+	public void setMessage(String message) {
+		this.message = message;
+	}
+
+	public String getMessage() {
+		return message;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/persistence/PersistentTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/persistence/PersistentTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/persistence/PersistentTest.java	(revision 88)
@@ -0,0 +1,129 @@
+package omq.test.persistence;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class PersistentTest {
+	private static String MESSAGE = "message";
+	private String type;
+	private Properties clientProps;
+	private Properties serverProps;
+	private Properties msgImplProps;
+
+	public PersistentTest(String type) {
+		this.type = type;
+
+		/*
+		 * Server Properties
+		 */
+		serverProps = new Properties();
+		serverProps.setProperty(ParameterQueue.USER_NAME, "guest");
+		serverProps.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbtimq (where it is)
+		serverProps.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		serverProps.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+
+		/*
+		 * MessageImpl Properties
+		 */
+		msgImplProps = new Properties();
+		msgImplProps.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		msgImplProps.setProperty(ParameterQueue.DURABLE_QUEUE, "true");
+		msgImplProps.setProperty(ParameterQueue.EXCLUSIVE_QUEUE, "false");
+		msgImplProps.setProperty(ParameterQueue.AUTO_DELETE_QUEUE, "false");
+		msgImplProps.setProperty(ParameterQueue.MULTI_QUEUE_NAME, "multiMessageQueue");
+		msgImplProps.setProperty(ParameterQueue.DURABLE_MQUEUE, "true");
+		msgImplProps.setProperty(ParameterQueue.EXCLUSIVE_MQUEUE, "true");
+		msgImplProps.setProperty(ParameterQueue.AUTO_DELETE_MQUEUE, "false");
+		msgImplProps.setProperty(ParameterQueue.DELIVERY_MODE, "1");
+		msgImplProps.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		/*
+		 * Client Properties
+		 */
+
+		clientProps = new Properties();
+		clientProps.setProperty(ParameterQueue.USER_NAME, "guest");
+		clientProps.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		clientProps.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		clientProps.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		clientProps.setProperty(ParameterQueue.DURABLE_QUEUE, "true");
+		clientProps.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		clientProps.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		clientProps.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "persistent_message_reply_queue");
+		clientProps.setProperty(ParameterQueue.DURABLE_QUEUE, "true");
+		clientProps.setProperty(ParameterQueue.EXCLUSIVE_QUEUE, "true");
+		clientProps.setProperty(ParameterQueue.AUTO_DELETE_QUEUE, "false");
+		clientProps.setProperty(ParameterQueue.DELIVERY_MODE, "2");
+		clientProps.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+		// TODO msgProps -> rpc_exchange, serializer type and delivery mode
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@Test
+	public void test() throws Exception {
+		System.out.println("Type = " + type);
+		String expected = "message";
+		String actual = null;
+
+		// Ensure the queues exist
+		Broker serverBroker = new Broker(serverProps);
+		MessageImpl msgImpl = new MessageImpl();
+		serverBroker.bind(MESSAGE, msgImpl, msgImplProps);
+
+		// Stop the serverBroker
+		serverBroker.stopBroker();
+
+		Broker clientBroker = new Broker(clientProps);
+		Message iMsg = clientBroker.lookup(MESSAGE, Message.class);
+		iMsg.setMessage(expected);
+
+		// Restart the rabbitmq
+		String password = "unpc";
+		String[] command = { "/bin/bash", "-c", "echo " + password + " | sudo -S service rabbitmq-server restart" };
+
+		Runtime runtime = Runtime.getRuntime();
+		runtime.exec(command);
+
+		Thread.sleep(15000);
+
+		// Restart the server and listen to the new messages
+		serverBroker = new Broker(serverProps);
+		msgImpl = new MessageImpl();
+		serverBroker.bind(MESSAGE, msgImpl, msgImplProps);
+
+		actual = iMsg.getMessage();
+
+		// Stop both brokers
+		serverBroker.stopBroker();
+		clientBroker.stopBroker();
+
+		assertEquals(expected, actual);
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/Address.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/Address.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/Address.java	(revision 88)
@@ -0,0 +1,51 @@
+package omq.test.python;
+
+import java.io.Serializable;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Address implements Serializable {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	private String street;
+	private int number;
+	private String town;
+
+	public Address(String street, int number, String town) {
+		this.street = street;
+		this.number = number;
+		this.town = town;
+	}
+
+	public String getStreet() {
+		return street;
+	}
+
+	public void setStreet(String street) {
+		this.street = street;
+	}
+
+	public int getNumber() {
+		return number;
+	}
+
+	public void setNumber(int number) {
+		this.number = number;
+	}
+
+	public String getTown() {
+		return town;
+	}
+
+	public void setTown(String town) {
+		this.town = town;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/Calculator.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/Calculator.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/Calculator.java	(revision 88)
@@ -0,0 +1,17 @@
+package omq.test.python;
+
+import omq.Remote;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface Calculator extends Remote {
+	public void fibonacci(int x);
+
+	public int add(int x, int y);
+
+	public double getPi();
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/CalculatorImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/CalculatorImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/CalculatorImpl.java	(revision 88)
@@ -0,0 +1,42 @@
+package omq.test.python;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class CalculatorImpl extends RemoteObject implements Calculator {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	@Override
+	public void fibonacci(int x) {
+		System.out.println(fib(x));
+	}
+
+	public int fib(int x) {
+		if (x == 0) {
+			return 0;
+		}
+		if (x == 1) {
+			return 1;
+		}
+		return fib(x - 1) + fib(x - 2);
+	}
+
+	public int add(int x, int y) {
+		System.out.println("add: " + x + "+" + y + "=" + (x + y));
+		return x + y;
+	}
+
+	@Override
+	public double getPi() {
+		return 3.1415;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/Client.py
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/Client.py	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/Client.py	(revision 88)
@@ -0,0 +1,101 @@
+'''
+Created on 03/07/2013
+
+@author: Sergi Toda <sergi.toda@estudiants.urv.cat>
+'''
+import pika
+import uuid
+import json
+
+class Client(object):
+    '''
+    classdocs
+    '''
+    
+
+    def __init__(self, env):
+        '''
+        Constructor
+        '''
+        self.rpc_exchange = env.get('exchange', 'rpc_exchange')
+        self.reply_queue = env.get('reply_queue', 'reply_queue') 
+        
+        self.host = env.get('host', 'localhost')
+        self.port = env.get('port', 5672)   
+        self.ssl = env.get('ssl', False)
+        
+        self.credentials = pika.PlainCredentials(env.get('user', 'guest'), env.get('pass', 'guest'))
+        
+        self.connection = pika.BlockingConnection(pika.ConnectionParameters(host=self.host, port=self.port, credentials=self.credentials, ssl=self.ssl))
+         
+        self.channel = self.connection.channel()
+        
+        self.callback_queue = self.channel.queue_declare(queue=self.reply_queue)
+        
+        self.channel.basic_consume(self.on_response, no_ack=True, queue=self.reply_queue)
+        
+    def async_call(self, uid, method, params):
+        """ Async call this function will invoke the method 'method' with the params 'params' in the object binded with 'uid'"""
+        self.__async(uid, method, params, False)
+        
+    def multi_async_call(self, uid, method, params):
+        self.__async(uid, method, params, True)
+    
+    def __async(self, uid, method, params, multi):
+        if multi:
+            exch = "multi#" + uid
+        else:
+            exch = self.rpc_exchange
+        
+        corr_id = str(uuid.uuid4())
+        request = json.dumps({"method": method, "params": params, "id": corr_id, "async":"true"})
+        
+        props = pika.BasicProperties(app_id=uid, correlation_id=corr_id, reply_to="", type='gson')
+        
+        self.channel.basic_publish(exchange=exch, routing_key=uid, properties=props, body=request)
+        
+        print "UID: " + uid + ", exchange: " + exch + " ,corrId = " + corr_id + " , json: " + request
+            
+    def sync_call(self, uid, method, params):
+        self.response = None
+        self.corr_id = str(uuid.uuid4())
+        request = json.dumps({"method": method, "params": params, "id": self.corr_id, "async":"false"})
+        
+        props = pika.BasicProperties(app_id=uid, correlation_id=self.corr_id, reply_to="reply_queue", type='gson')
+        
+        self.channel.basic_publish(exchange=self.rpc_exchange, routing_key=uid, properties=props, body=request)
+        
+        print "UID: " + uid + ", exchange: " + self.rpc_exchange + " ,corrId = " + self.corr_id + " , json: " + request
+        
+        return self.__get_response()
+    
+    def multi_sync_call(self, uid, method, params, wait):
+        responses = []
+        self.response = None
+        self.corr_id = str(uuid.uuid4())
+        rpc_exchange = "multi#" + uid
+        request = json.dumps({"method": method, "params": params, "id": self.corr_id, "async":"false"})       
+        
+        props = pika.BasicProperties(app_id=uid, correlation_id=self.corr_id, reply_to="reply_queue", type='gson')
+        
+        self.channel.basic_publish(exchange=rpc_exchange, routing_key=uid, properties=props, body=request)
+        
+        print "UID: " + uid + ", exchange: " + rpc_exchange + " ,corrId = " + self.corr_id + " , json: " + request
+        i = 0
+        while i < wait:
+            responses.append(self.__get_response())
+            self.response = None
+            i = i + 1
+        return responses        
+    
+    def __get_response(self):
+        while  self.response is None:
+            self.connection.process_data_events()
+        return self.response
+    
+    def on_response(self, ch, method, props, body):
+        if self.corr_id == props.correlation_id:
+            result = json.loads(body)
+            self.response = result["result"]
+        
+        
Index: /tags/0.5.5/src/test/java/omq/test/python/ClientTest.py
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/ClientTest.py	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/ClientTest.py	(revision 88)
@@ -0,0 +1,61 @@
+'''
+Created on 04/07/2013
+
+@author: Sergi Toda <sergi.toda@estudiants.urv.cat>
+'''
+import unittest
+from Client import Client
+import time
+
+class Test(unittest.TestCase):
+    env = {'user': 'guest', 'pass':'guest', 'host' : 'localhost', 'port': 5672, 'exchange': 'rpc_exchange'}
+    
+    client = Client(env)
+
+    def testAsync(self):
+        self.client.async_call("calculator", "fibonacci", [10])
+    
+    def testSyncAdd(self):
+        x = 10
+        y = 5
+        expected = x + y
+        actual = self.client.sync_call("calculator", "add", [x, y])
+        self.assertEqual(expected, actual)
+    
+    def testMultiSyncAdd(self):
+        x = 20
+        y = 10
+        expected = x + y
+        actual = self.client.multi_sync_call("calculator", "add", [x, y], 2)
+        self.assertEqual(expected, actual[0])
+        self.assertEqual(expected, actual[1])
+        
+    def testPi(self):
+        expected = 3.1415
+        actual = self.client.sync_call("calculator", "getPi", [])
+        self.assertEqual(expected, actual)
+    
+    def testContact(self):
+        address = {"street":"calle falsa", "number":2, "town":"Tgn"}
+        emails = ["asdf@gmail.com", "asdf@hotmail.com"]
+    
+        name1 = "Superman"
+        contact = {"name":name1, "surname":"T", "phone":"1234", "age":21, "address": address, "emails":emails}
+        self.client.async_call("list", "setContact", [contact])
+        time.sleep(1)
+    
+        name2 = "Batman"
+        contact = {"name":name2, "surname":"S", "phone":"1234", "age":22, "address": address, "emails":emails}
+        self.client.async_call("list", "setContact", [contact])
+        time.sleep(1)
+    
+        clist = self.client.sync_call("list", "getContacts", [])
+        c1 = clist[0]
+        c2 = clist[1]
+        
+        self.assertEqual(name1, c1['name'])
+        self.assertEqual(name2, c2['name'])
+    
+if __name__ == "__main__":
+    # import sys;sys.argv = ['', 'Test.testName']
+    unittest.main()
Index: /tags/0.5.5/src/test/java/omq/test/python/Contact.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/Contact.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/Contact.java	(revision 88)
@@ -0,0 +1,86 @@
+package omq.test.python;
+
+import java.io.Serializable;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Contact implements Serializable {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	private String name;
+	private String surname;
+	private String phone;
+	private int age;
+	private Address address;
+
+	private String[] emails;
+
+	public Contact(String name, String surname, String phone, int age, Address address, String[] emails) {
+		this.name = name;
+		this.surname = surname;
+		this.phone = phone;
+		this.age = age;
+		this.address = address;
+		this.emails = emails;
+	}
+
+	public String getName() {
+		return name;
+	}
+
+	public void setName(String name) {
+		this.name = name;
+	}
+
+	public String getSurname() {
+		return surname;
+	}
+
+	public void setSurname(String surname) {
+		this.surname = surname;
+	}
+
+	public String getPhone() {
+		return phone;
+	}
+
+	public void setPhone(String phone) {
+		this.phone = phone;
+	}
+
+	public int getAge() {
+		return age;
+	}
+
+	public void setAge(int age) {
+		this.age = age;
+	}
+
+	public Address getAddress() {
+		return address;
+	}
+
+	public void setAddress(Address address) {
+		this.address = address;
+	}
+
+	public String[] getEmails() {
+		return emails;
+	}
+
+	public void setEmails(String[] emails) {
+		this.emails = emails;
+	}
+
+	@Override
+	public String toString() {
+		return "Name: " + this.name + ", phone: " + this.phone;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/ContactList.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/ContactList.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/ContactList.java	(revision 88)
@@ -0,0 +1,16 @@
+package omq.test.python;
+
+import java.util.List;
+
+import omq.Remote;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public interface ContactList extends Remote {
+	public void setContact(Contact c);
+
+	public List<Contact> getContacts();
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/ContactListImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/ContactListImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/ContactListImpl.java	(revision 88)
@@ -0,0 +1,30 @@
+package omq.test.python;
+
+import java.util.ArrayList;
+import java.util.List;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class ContactListImpl extends RemoteObject implements ContactList {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private List<Contact> list = new ArrayList<Contact>();
+
+	@Override
+	public void setContact(Contact c) {
+		list.add(c);
+		System.out.println("New contact added: " + c);
+	}
+
+	@Override
+	public List<Contact> getContacts() {
+		return list;
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/python/Server.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/python/Server.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/python/Server.java	(revision 88)
@@ -0,0 +1,46 @@
+package omq.test.python;
+
+import java.util.Properties;
+
+import org.junit.Test;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Server {
+
+	@Test
+	public void test() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		Broker broker = new Broker(env);
+
+		broker.bind("calculator", new CalculatorImpl());
+
+		Broker broker2 = new Broker(env);
+
+		broker2.bind("calculator", new CalculatorImpl());
+
+		broker.bind("list", new ContactListImpl());
+
+		Thread.sleep(60 * 1000);
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/serializer/CalculatorTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/serializer/CalculatorTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/serializer/CalculatorTest.java	(revision 88)
@@ -0,0 +1,84 @@
+package omq.test.serializer;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.test.calculator.Calculator;
+import omq.test.calculator.CalculatorImpl;
+
+import org.junit.BeforeClass;
+import org.junit.Test;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class CalculatorTest {
+
+	private static Broker broker;
+	private static Calculator remoteCalc;
+
+	public CalculatorTest() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		// env.setProperty(ParameterQueue.DEBUGFILE, "c:\\middlewareDebug");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		remoteCalc = broker.lookup("calculator1", Calculator.class);
+	}
+
+	@BeforeClass
+	public static void server() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		CalculatorImpl calc = new CalculatorImpl();
+		CalculatorImpl calc2 = new CalculatorImpl();
+
+		Broker broker = new Broker(env);
+		broker.bind("calculator1", calc);
+		broker.bind("calculator2", calc2);
+
+		System.out.println("Server started");
+	}
+
+	@Test
+	public void add() throws Exception {
+		int x = 10;
+		int y = 20;
+
+		int sync = remoteCalc.add(x, y);
+		int sum = x + y;
+
+		assertEquals(sum, sync);
+	}
+}
Index: /tags/0.5.5/src/test/java/omq/test/stopBroker/BrokerKiller.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/stopBroker/BrokerKiller.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/stopBroker/BrokerKiller.java	(revision 88)
@@ -0,0 +1,16 @@
+package omq.test.stopBroker;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.RemoteInterface;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RemoteInterface
+public interface BrokerKiller extends Remote {
+	@AsyncMethod
+	public void killServerBroker() throws Exception;
+}
Index: /tags/0.5.5/src/test/java/omq/test/stopBroker/BrokerKillerImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/stopBroker/BrokerKillerImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/stopBroker/BrokerKillerImpl.java	(revision 88)
@@ -0,0 +1,46 @@
+package omq.test.stopBroker;
+
+import omq.client.annotation.AsyncMethod;
+import omq.common.broker.Broker;
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class BrokerKillerImpl extends RemoteObject implements BrokerKiller {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+
+	private Broker broker;
+
+	public BrokerKillerImpl(Broker broker) {
+		this.broker = broker;
+	}
+
+	@Override
+	@AsyncMethod
+	public void killServerBroker() throws Exception {
+		System.out.println("Kill broker");
+
+		// A remote method cannot stop the Broker because the stop method is
+		// thought to wait for the methods finish before it stops. For this
+		// reason it actually cannot stop itself
+		new Thread() {
+			public void run() {
+				try {
+					Thread.sleep(1000);
+					broker.stopBroker();
+				} catch (Exception e) {
+					e.printStackTrace();
+				}
+			};
+		}.start();
+
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/stopBroker/StopBrokerTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/stopBroker/StopBrokerTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/stopBroker/StopBrokerTest.java	(revision 88)
@@ -0,0 +1,91 @@
+package omq.test.stopBroker;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class StopBrokerTest {
+
+	private static Broker broker;
+	private static BrokerKiller bk;
+
+	public StopBrokerTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		// env.setProperty(ParameterQueue.DEBUGFILE, "c:\\middlewareDebug");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "5000");
+
+		broker = new Broker(env);
+		bk = broker.lookup("bk", BrokerKiller.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void server() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		Broker broker = new Broker(env);
+		BrokerKillerImpl bki = new BrokerKillerImpl(broker);
+		broker.bind("bk", bki);
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void stopBroker() throws Exception {
+		bk.killServerBroker();
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/stopBroker/UnbindTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/stopBroker/UnbindTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/stopBroker/UnbindTest.java	(revision 88)
@@ -0,0 +1,45 @@
+package omq.test.stopBroker;
+
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.test.calculator.CalculatorImpl;
+
+import org.junit.Test;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class UnbindTest {
+
+	@Test
+	public void serverTest() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		String reference = "calculator1";
+		CalculatorImpl calc = new CalculatorImpl();
+
+		Broker broker = new Broker(env);
+		broker.bind(reference, calc);
+
+		broker.unbind(reference);
+
+		broker.closeConnection();
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/temporal/ProvaTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/temporal/ProvaTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/temporal/ProvaTest.java	(revision 88)
@@ -0,0 +1,109 @@
+package omq.test.temporal;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+import omq.test.calculator.Calculator;
+import omq.test.calculator.CalculatorImpl;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class ProvaTest {
+
+	@BeforeClass
+	public static void serverTest() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		CalculatorImpl calc = new CalculatorImpl();
+
+		Broker broker = new Broker(env);
+		broker.bind("calculator1", calc);
+
+		System.out.println("Server started");
+	}
+
+	private static Broker broker;
+	private static Calculator remoteCalc;
+
+	public ProvaTest(String type) throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		// env.setProperty(ParameterQueue.DEBUGFILE, "c:\\middlewareDebug");
+
+		// Set info about the queue & the exchange where the ResponseListener
+		// will listen to.
+		env.setProperty(ParameterQueue.RPC_REPLY_QUEUE, "reply_queue");
+
+		broker = new Broker(env);
+		remoteCalc = broker.lookup("calculator1", Calculator.class);
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA } /*
+																 * , {
+																 * Serializer
+																 * .gson }, {
+																 * Serializer
+																 * .kryo }
+																 */};
+		return Arrays.asList(data);
+	}
+
+	@After
+	public void stop() throws Exception {
+		broker.stopBroker();
+	}
+
+	@Test
+	public void add() throws Exception {
+		int x = 10;
+		int y = 20;
+
+		int sync = remoteCalc.add(x, y);
+		int sum = x + y;
+
+		assertEquals(sum, sync);
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/workspace/Info.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/workspace/Info.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/workspace/Info.java	(revision 88)
@@ -0,0 +1,32 @@
+package omq.test.workspace;
+
+import java.io.Serializable;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class Info implements Serializable {
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private String id;
+
+	public Info() {
+	}
+
+	public Info(String id) {
+		this.id = id;
+	}
+
+	public String getId() {
+		return id;
+	}
+
+	public void setId(String id) {
+		this.id = id;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/workspace/RemoteWorkspace.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/workspace/RemoteWorkspace.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/workspace/RemoteWorkspace.java	(revision 88)
@@ -0,0 +1,18 @@
+package omq.test.workspace;
+
+import omq.Remote;
+import omq.client.annotation.AsyncMethod;
+import omq.client.annotation.MultiMethod;
+import omq.client.annotation.RemoteInterface;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RemoteInterface
+public interface RemoteWorkspace extends Remote {
+	@MultiMethod
+	@AsyncMethod
+	public void update(Info info);
+}
Index: /tags/0.5.5/src/test/java/omq/test/workspace/RemoteWorkspaceImpl.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/workspace/RemoteWorkspaceImpl.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/workspace/RemoteWorkspaceImpl.java	(revision 88)
@@ -0,0 +1,30 @@
+package omq.test.workspace;
+
+import omq.server.RemoteObject;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+public class RemoteWorkspaceImpl extends RemoteObject implements RemoteWorkspace {
+
+	/**
+	 * 
+	 */
+	private static final long serialVersionUID = 1L;
+	private Info info;
+
+	public void update(Info info) {
+		this.info = info;
+	}
+
+	public Info getInfo() {
+		return info;
+	}
+
+	public void setInfo(Info info) {
+		this.info = info;
+	}
+
+}
Index: /tags/0.5.5/src/test/java/omq/test/workspace/WorkspaceTest.java
===================================================================
--- /tags/0.5.5/src/test/java/omq/test/workspace/WorkspaceTest.java	(revision 88)
+++ /tags/0.5.5/src/test/java/omq/test/workspace/WorkspaceTest.java	(revision 88)
@@ -0,0 +1,139 @@
+package omq.test.workspace;
+
+import static org.junit.Assert.assertEquals;
+
+import java.util.Arrays;
+import java.util.Collection;
+import java.util.Properties;
+
+import omq.common.broker.Broker;
+import omq.common.util.ParameterQueue;
+import omq.common.util.Serializer;
+
+import org.junit.After;
+import org.junit.BeforeClass;
+import org.junit.Test;
+import org.junit.runner.RunWith;
+import org.junit.runners.Parameterized;
+import org.junit.runners.Parameterized.Parameters;
+
+/**
+ * 
+ * @author Sergi Toda <sergi.toda@estudiants.urv.cat>
+ * 
+ */
+@RunWith(value = Parameterized.class)
+public class WorkspaceTest {
+	private String type;
+	private static Broker serverBroker;
+	private static Broker clientBroker1;
+	private static Broker clientBroker2;
+	private static RemoteWorkspaceImpl w1C1;
+	private static RemoteWorkspaceImpl w3C1;
+	private static RemoteWorkspaceImpl w1C2;
+	private static RemoteWorkspaceImpl w2C2;
+	private static String[] workspaces = { "w1", "w2", "w3" };
+	private static RemoteWorkspace[] remoteWorks = new RemoteWorkspace[3];
+
+	// In this case the Constructor acts as a server
+	public WorkspaceTest(String type) throws Exception {
+		this.type = type;
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Set host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.PROXY_SERIALIZER, type);
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+
+		serverBroker = new Broker(env);
+		int i = 0;
+		for (String w : workspaces) {
+			remoteWorks[i++] = serverBroker.lookupMulti(w, RemoteWorkspace.class);
+		}
+
+	}
+
+	@Parameters
+	public static Collection<Object[]> data() {
+		Object[][] data = new Object[][] { { Serializer.JAVA }, { Serializer.GSON }, { Serializer.KRYO } };
+		return Arrays.asList(data);
+	}
+
+	@BeforeClass
+	public static void client() throws Exception {
+		Properties env = new Properties();
+		env.setProperty(ParameterQueue.USER_NAME, "guest");
+		env.setProperty(ParameterQueue.USER_PASS, "guest");
+
+		// Get host info of rabbimq (where it is)
+		env.setProperty(ParameterQueue.RABBIT_HOST, "127.0.0.1");
+		env.setProperty(ParameterQueue.RABBIT_PORT, "5672");
+		env.setProperty(ParameterQueue.DURABLE_QUEUE, "false");
+		env.setProperty(ParameterQueue.ENABLE_COMPRESSION, "false");
+
+		// Set info about where the message will be sent
+		env.setProperty(ParameterQueue.RPC_EXCHANGE, "rpc_exchange");
+		env.setProperty(ParameterQueue.RETRY_TIME_CONNECTION, "2000");
+
+		clientBroker1 = new Broker(env);
+		clientBroker2 = new Broker(env);
+
+		// Client 1 will subscribe to changes in the workspaces w1 and w3
+		w1C1 = new RemoteWorkspaceImpl();
+		w3C1 = new RemoteWorkspaceImpl();
+
+		clientBroker1.bind(workspaces[0], w1C1);
+		clientBroker1.bind(workspaces[2], w3C1);
+
+		// Client 2 will subscribe to changes in the workspaces w1 and w2
+		w1C2 = new RemoteWorkspaceImpl();
+		w2C2 = new RemoteWorkspaceImpl();
+
+		clientBroker2.bind(workspaces[0], w1C2);
+		clientBroker2.bind(workspaces[1], w2C2);
+
+		System.out.println("Client 1 & client2 started");
+	}
+
+	@After
+	public void stop() throws Exception {
+		serverBroker.stopBroker();
+	}
+
+	@Test
+	public void test() throws Exception {
+		System.out.println("Starting test: " + type);
+		String expected = null;
+		String actual = null;
+
+		// The server will notify a change in the w2
+		expected = "w2 has changed";
+		Info info = new Info(expected);
+		remoteWorks[1].update(info);
+		Thread.sleep(200);
+
+		// If everything has worked, the client2 will see a change in w2
+		actual = w2C2.getInfo().getId();
+		assertEquals(expected, actual);
+
+		// The server will notify a change in the w1
+		expected = "w1 has changed";
+		info.setId(expected);
+		remoteWorks[0].update(info);
+		Thread.sleep(200);
+
+		// If everything has worked, both clients will see a change in w1
+		actual = w1C1.getInfo().getId();
+		assertEquals(expected, actual);
+		actual = w1C2.getInfo().getId();
+		assertEquals(expected, actual);
+	}
+
+}
Index: /tags/0.5.5/target/classes/log4j.xml
===================================================================
--- /tags/0.5.5/target/classes/log4j.xml	(revision 88)
+++ /tags/0.5.5/target/classes/log4j.xml	(revision 88)
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE log4j:configuration SYSTEM "log4j.dtd">
+
+<log4j:configuration xmlns:log4j="http://jakarta.apache.org/log4j/">
+    <appender name="consoleAppender" class="org.apache.log4j.ConsoleAppender">
+        <param name="Threshold" value="INFO" />
+        <layout class="org.apache.log4j.PatternLayout">
+            <param name="ConversionPattern" value="%d{[yyyy-MM-dd HH:mm:ss]} %-5p %c:%L - %m%n" />
+        </layout>
+    </appender>
+
+    <appender class="org.apache.log4j.rolling.RollingFileAppender" name="A2">
+        <param value="true" name="append"/>
+        <param value="logs/objectmq-temp.log" name="File"/>
+
+        <rollingPolicy class="org.apache.log4j.rolling.FixedWindowRollingPolicy">
+            <param name="fileNamePattern" value="logs/objectmq-%i.log" />
+            <param name="MinIndex" value="0"/> 
+            <param name="MaxIndex" value="1"/> 
+        </rollingPolicy>
+        
+        <triggeringPolicy class="org.apache.log4j.rolling.SizeBasedTriggeringPolicy"> 
+            <param name="MaxFileSize" value="10000000"/> 
+        </triggeringPolicy> 
+        
+        <layout class="org.apache.log4j.PatternLayout">
+            <param value="%d{[yyyy-MM-dd HH:mm:ss]} %-5p %c:%L - %m%n" name="ConversionPattern"/>
+        </layout>        
+    </appender>
+
+  <root> 
+    <priority value ="INFO" /> 
+    <appender-ref ref="consoleAppender" />
+    <appender-ref ref="A2" />  
+  </root>
+  
+</log4j:configuration>
Index: /tags/0.5.5/target/maven-archiver/pom.properties
===================================================================
--- /tags/0.5.5/target/maven-archiver/pom.properties	(revision 88)
+++ /tags/0.5.5/target/maven-archiver/pom.properties	(revision 88)
@@ -0,0 +1,5 @@
+#Generated by Maven
+#Mon Jul 08 16:29:44 CEST 2013
+version=0.5.5
+groupId=objectmq
+artifactId=objectmq
Index: /tags/0.5.5/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst
===================================================================
--- /tags/0.5.5/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst	(revision 88)
+++ /tags/0.5.5/target/maven-status/maven-compiler-plugin/compile/default-compile/createdFiles.lst	(revision 88)
@@ -0,0 +1,43 @@
+omq/test/multiProcess/Number.class
+omq/test/python/Address.class
+omq/test/faultTolerance/FaultToleranceTest.class
+omq/test/workspace/RemoteWorkspaceImpl.class
+omq/test/serializer/CalculatorTest.class
+omq/test/python/ContactList.class
+omq/test/calculator/Message.class
+omq/test/stopBroker/BrokerKiller.class
+omq/test/exception/OmqServerImpl.class
+omq/test/workspace/Info.class
+omq/test/event/MessageTest.class
+omq/test/multiProcess/NumberClient.class
+omq/test/python/Server.class
+omq/test/stopBroker/StopBrokerTest.class
+omq/test/multiProcess/MultiProcessTest.class
+omq/test/observer/RemoteObserver.class
+omq/test/persistence/PersistentTest.class
+omq/test/python/Contact.class
+omq/test/event/MessageImpl.class
+omq/test/event/Message.class
+omq/test/stopBroker/UnbindTest.class
+omq/test/stopBroker/BrokerKillerImpl$1.class
+omq/test/exception/ServerInterface.class
+omq/test/workspace/WorkspaceTest.class
+omq/test/observer/RemoteSubject.class
+omq/test/calculator/CalculatorImpl.class
+omq/test/calculator/CalculatorTest.class
+omq/test/temporal/ProvaTest.class
+omq/test/python/ContactListImpl.class
+omq/test/exception/ClientInterface.class
+omq/test/observer/ObserverTest.class
+omq/test/persistence/Message.class
+omq/test/exception/ExceptionTest.class
+omq/test/workspace/RemoteWorkspace.class
+omq/test/multiProcess/NumberImpl.class
+omq/test/observer/RemoteObserverImpl.class
+omq/test/python/CalculatorImpl.class
+omq/test/persistence/MessageImpl.class
+omq/test/python/Calculator.class
+omq/test/stopBroker/BrokerKillerImpl.class
+omq/test/calculator/Calculator.class
+omq/test/exception/Trailer.class
+omq/test/observer/RemoteSubjectImpl.class
