initialize

This commit is contained in:
Pruefer
2025-06-06 09:15:13 +02:00
commit fa7c2730f1
5817 changed files with 1339670 additions and 0 deletions

View File

@@ -0,0 +1,266 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FailoverHostList (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FailoverHostList (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.itac.mes.commonsmt</div>
<h2 title="Class FailoverHostList" class="title">Class FailoverHostList</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.itac.mes.commonsmt.FailoverHostList</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>Direct Known Subclasses:</dt>
<dd><a href="../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html" title="class in com.itac.mes.commonsmt">FailoverInvocationHandler</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">FailoverHostList</span>
extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></pre>
</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="memberSummary" 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><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#FailoverHostList-com.itac.mes.datainterface.data.IMesServicesLog-">FailoverHostList</a></span>(com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.FailoverHost</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getActiveHost--">getActiveHost</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.itac.mes.commonsmt.data.FailoverHost&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getList--">getList</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>com.itac.mes.datainterface.data.IMesServicesLog</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getLog--">getLog</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.FailoverHost</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getNextFailoverHost--">getNextFailoverHost</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#remove-com.itac.mes.commonsmt.data.FailoverHost-">remove</a></span>(com.itac.mes.commonsmt.data.FailoverHost&nbsp;host)</code>
<div class="block">Removes a host from the failover list.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#setActiveHost-com.itac.mes.commonsmt.data.FailoverHost-">setActiveHost</a></span>(com.itac.mes.commonsmt.data.FailoverHost&nbsp;host)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#setFailover-com.itac.mes.commonsmt.data.FailoverHost:A-">setFailover</a></span>(com.itac.mes.commonsmt.data.FailoverHost[]&nbsp;newFailoverHosts)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>int</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#size--">size</a></span>()</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.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</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="FailoverHostList-com.itac.mes.datainterface.data.IMesServicesLog-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FailoverHostList</h4>
<pre>public&nbsp;FailoverHostList(com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>log</code> - if log is null (which is allowed) simply usse the System. out for logging</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="getLog--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLog</h4>
<pre>public&nbsp;com.itac.mes.datainterface.data.IMesServicesLog&nbsp;getLog()</pre>
</li>
</ul>
<a name="setFailover-com.itac.mes.commonsmt.data.FailoverHost:A-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setFailover</h4>
<pre>public&nbsp;void&nbsp;setFailover(com.itac.mes.commonsmt.data.FailoverHost[]&nbsp;newFailoverHosts)</pre>
</li>
</ul>
<a name="remove-com.itac.mes.commonsmt.data.FailoverHost-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>remove</h4>
<pre>public&nbsp;void&nbsp;remove(com.itac.mes.commonsmt.data.FailoverHost&nbsp;host)</pre>
<div class="block">Removes a host from the failover list.
If the host is the currently active host <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getActiveHost--"><code>getActiveHost()</code></a> then the current host is set to null<br>
If the host is not in the host list then nothing happens</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>host</code> - the host to be removed; do nothing if host is null</dd>
</dl>
</li>
</ul>
<a name="size--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>size</h4>
<pre>public&nbsp;int&nbsp;size()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the number of hosts in the failover list</dd>
</dl>
</li>
</ul>
<a name="getList--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getList</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;com.itac.mes.commonsmt.data.FailoverHost&gt;&nbsp;getList()</pre>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the list of currently known host to fail over</dd>
</dl>
</li>
</ul>
<a name="getActiveHost--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getActiveHost</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.FailoverHost&nbsp;getActiveHost()</pre>
</li>
</ul>
<a name="setActiveHost-com.itac.mes.commonsmt.data.FailoverHost-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>setActiveHost</h4>
<pre>public&nbsp;void&nbsp;setActiveHost(com.itac.mes.commonsmt.data.FailoverHost&nbsp;host)</pre>
</li>
</ul>
<a name="getNextFailoverHost--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>getNextFailoverHost</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.FailoverHost&nbsp;getNextFailoverHost()</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -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="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>FailoverInvocationHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="FailoverInvocationHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.itac.mes.commonsmt</div>
<h2 title="Class FailoverInvocationHandler" class="title">Class FailoverInvocationHandler</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">com.itac.mes.commonsmt.FailoverHostList</a></li>
<li>
<ul class="inheritance">
<li>com.itac.mes.commonsmt.FailoverInvocationHandler</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">FailoverInvocationHandler</span>
extends <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">FailoverHostList</a>
implements <a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a>, <a href="../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</a></pre>
</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="memberSummary" 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><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html#FailoverInvocationHandler-com.itac.mes.datainterface.data.IMesServicesLog-">FailoverInvocationHandler</a></span>(com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html#invoke-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-">invoke</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;proxy,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;args)</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.itac.mes.commonsmt.FailoverHostList">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.itac.mes.commonsmt.<a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">FailoverHostList</a></h3>
<code><a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getActiveHost--">getActiveHost</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getList--">getList</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getLog--">getLog</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#getNextFailoverHost--">getNextFailoverHost</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#remove-com.itac.mes.commonsmt.data.FailoverHost-">remove</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#setActiveHost-com.itac.mes.commonsmt.data.FailoverHost-">setActiveHost</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#setFailover-com.itac.mes.commonsmt.data.FailoverHost:A-">setFailover</a>, <a href="../../../../com/itac/mes/commonsmt/FailoverHostList.html#size--">size</a></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.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</a></code></li>
</ul>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.itac.mes.commonsmt.IFailoverProxy">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.itac.mes.commonsmt.<a href="../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</a></h3>
<code><a href="../../../../com/itac/mes/commonsmt/IFailoverProxy.html#setFailover-com.itac.mes.commonsmt.data.FailoverHost:A-">setFailover</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="FailoverInvocationHandler-com.itac.mes.datainterface.data.IMesServicesLog-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>FailoverInvocationHandler</h4>
<pre>public&nbsp;FailoverInvocationHandler(com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)</pre>
</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-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>invoke</h4>
<pre>public&nbsp;<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;invoke(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>&nbsp;proxy,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/Method.html?is-external=true" title="class or interface in java.lang.reflect">Method</a>&nbsp;method,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>[]&nbsp;args)
throws <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true#invoke-java.lang.Object-java.lang.reflect.Method-java.lang.Object:A-" title="class or interface in java.lang.reflect">invoke</a></code>&nbsp;in interface&nbsp;<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></code></dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Throwable.html?is-external=true" title="class or interface in java.lang">Throwable</a></code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,103 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IFailoverProxy (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IFailoverProxy (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.itac.mes.commonsmt</div>
<h2 title="Interface IFailoverProxy" class="title">Interface IFailoverProxy</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html" title="class in com.itac.mes.commonsmt">FailoverInvocationHandler</a></dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">IFailoverProxy</span></pre>
</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/IFailoverProxy.html#setFailover-com.itac.mes.commonsmt.data.FailoverHost:A-">setFailover</a></span>(com.itac.mes.commonsmt.data.FailoverHost[]&nbsp;failoverHosts)</code>&nbsp;</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="setFailover-com.itac.mes.commonsmt.data.FailoverHost:A-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setFailover</h4>
<pre>void&nbsp;setFailover(com.itac.mes.commonsmt.data.FailoverHost[]&nbsp;failoverHosts)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,178 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IMesServicesChannel (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IMesServicesChannel (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.itac.mes.commonsmt</div>
<h2 title="Interface IMesServicesChannel" class="title">Interface IMesServicesChannel</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Superinterfaces:</dt>
<dd>com.itac.mes.commonsmt.IMesServices</dd>
</dl>
<hr>
<br>
<pre>public interface <span class="typeNameLabel">IMesServicesChannel</span>
extends com.itac.mes.commonsmt.IMesServices</pre>
</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>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.com.itac.mes.commonsmt.IMesServices">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;com.itac.mes.commonsmt.IMesServices</h3>
<code>MES_HOST, MES_LOG_DETAILS, MES_LOG_PREFIX, MES_PORT, MES_RESULT_NOT_OK, MES_RESULT_OK</code></li>
</ul>
</li>
</ul>
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/IMesServicesChannel.html#getChannelName--">getChannelName</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/IMesServicesChannel.html#isShutdown--">isShutdown</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/IMesServicesChannel.html#setChannelName-java.lang.String-">setChannelName</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;channelName)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/IMesServicesChannel.html#shutdown--">shutdown</a></span>()</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/IMesServicesChannel.html#startup--">startup</a></span>()</code>&nbsp;</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.itac.mes.commonsmt.IMesServices">
<!-- -->
</a>
<h3>Methods inherited from interface&nbsp;com.itac.mes.commonsmt.IMesServices</h3>
<code>mesCheckContainer, mesCheckMslContainer, mesCheckPlacementRecipe, mesCreateContainer, mesCreateMslContainer, mesGetConfiguration, mesGetFailoverList, mesGetStatus, mesInterlocking, mesItemProduced, mesMachineMessage, mesMachineState, mesMaterialConsumed, mesPanelInformation, mesStart, mesStop</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="isShutdown--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isShutdown</h4>
<pre>boolean&nbsp;isShutdown()</pre>
</li>
</ul>
<a name="startup--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>startup</h4>
<pre>void&nbsp;startup()</pre>
</li>
</ul>
<a name="shutdown--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>shutdown</h4>
<pre>void&nbsp;shutdown()</pre>
</li>
</ul>
<a name="getChannelName--">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getChannelName</h4>
<pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;getChannelName()</pre>
</li>
</ul>
<a name="setChannelName-java.lang.String-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>setChannelName</h4>
<pre>void&nbsp;setChannelName(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;channelName)</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,479 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>MesServices (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="MesServices (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10,"i13":10,"i14":10,"i15":10,"i16":10,"i17":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.itac.mes.commonsmt</div>
<h2 title="Class MesServices" class="title">Class MesServices</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.itac.mes.commonsmt.MesServices</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd>com.itac.mes.commonsmt.IMesServices, com.itac.mes.datainterface.data.IMesServicesLog</dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">MesServices</span>
extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a>
implements com.itac.mes.commonsmt.IMesServices, com.itac.mes.datainterface.data.IMesServicesLog</pre>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>frankp created 2015</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>
<ul class="blockList">
<li class="blockList"><a name="fields.inherited.from.class.com.itac.mes.commonsmt.IMesServices">
<!-- -->
</a>
<h3>Fields inherited from interface&nbsp;com.itac.mes.commonsmt.IMesServices</h3>
<code>MES_HOST, MES_LOG_DETAILS, MES_LOG_PREFIX, MES_PORT, MES_RESULT_NOT_OK, MES_RESULT_OK</code></li>
</ul>
</li>
</ul>
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
<ul class="blockList">
<li class="blockList"><a name="constructor.summary">
<!-- -->
</a>
<h3>Constructor Summary</h3>
<table class="memberSummary" 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><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#MesServices-java.lang.String-int-long-">MesServices</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostname,
int&nbsp;port,
long&nbsp;refreshFailoverhostsInterval)</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#err-java.lang.String-">err</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</code>&nbsp;</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.CheckContainerResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesCheckContainer-com.itac.mes.commonsmt.data.CheckContainerRequest-">mesCheckContainer</a></span>(com.itac.mes.commonsmt.data.CheckContainerRequest&nbsp;checkContainerRequest)</code>&nbsp;</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.CheckMslContainerResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesCheckMslContainer-com.itac.mes.commonsmt.data.CheckMslContainerRequest-">mesCheckMslContainer</a></span>(com.itac.mes.commonsmt.data.CheckMslContainerRequest&nbsp;checkMslContainerRequest)</code>&nbsp;</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.PlacementRecipeCheckResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesCheckPlacementRecipe-com.itac.mes.commonsmt.data.PlacementRecipeCheckRequest-">mesCheckPlacementRecipe</a></span>(com.itac.mes.commonsmt.data.PlacementRecipeCheckRequest&nbsp;placementRecipeCheckRequest)</code>&nbsp;</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.CreateContainerResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesCreateContainer-com.itac.mes.commonsmt.data.CreateContainerRequest-">mesCreateContainer</a></span>(com.itac.mes.commonsmt.data.CreateContainerRequest&nbsp;createContainerRequest)</code>&nbsp;</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.CreateMslContainerResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesCreateMslContainer-com.itac.mes.commonsmt.data.CreateMslContainerRequest-">mesCreateMslContainer</a></span>(com.itac.mes.commonsmt.data.CreateMslContainerRequest&nbsp;createMslContainerRequest)</code>&nbsp;</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesConfigurationResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesGetConfiguration-com.itac.mes.commonsmt.data.MesRequest-">mesGetConfiguration</a></span>(com.itac.mes.commonsmt.data.MesRequest&nbsp;mesRequest)</code>&nbsp;</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesFailoverResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesGetFailoverList-com.itac.mes.commonsmt.data.MesRequest-">mesGetFailoverList</a></span>(com.itac.mes.commonsmt.data.MesRequest&nbsp;failoverRequest)</code>&nbsp;</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesGetStatus-com.itac.mes.commonsmt.data.MesRequest-">mesGetStatus</a></span>(com.itac.mes.commonsmt.data.MesRequest&nbsp;mesRequest)</code>&nbsp;</td>
</tr>
<tr id="i9" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.InterlockingResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesInterlocking-com.itac.mes.commonsmt.data.InterlockingRequest-">mesInterlocking</a></span>(com.itac.mes.commonsmt.data.InterlockingRequest&nbsp;interlockingRequest)</code>&nbsp;</td>
</tr>
<tr id="i10" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesItemProduced-com.itac.mes.commonsmt.data.ItemProducedRequest-">mesItemProduced</a></span>(com.itac.mes.commonsmt.data.ItemProducedRequest&nbsp;itemProducedRequest)</code>&nbsp;</td>
</tr>
<tr id="i11" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesMachineMessage-com.itac.mes.commonsmt.data.MachineMessageRequest-">mesMachineMessage</a></span>(com.itac.mes.commonsmt.data.MachineMessageRequest&nbsp;machineMessage)</code>&nbsp;</td>
</tr>
<tr id="i12" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesMachineState-com.itac.mes.commonsmt.data.MachineStatusRequest-">mesMachineState</a></span>(com.itac.mes.commonsmt.data.MachineStatusRequest&nbsp;machineStatus)</code>&nbsp;</td>
</tr>
<tr id="i13" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesMaterialConsumed-com.itac.mes.commonsmt.data.MaterialConsumedRequest-">mesMaterialConsumed</a></span>(com.itac.mes.commonsmt.data.MaterialConsumedRequest&nbsp;materialConsumedRequest)</code>&nbsp;</td>
</tr>
<tr id="i14" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.PanelInfoResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesPanelInformation-com.itac.mes.commonsmt.data.PanelInfoRequest-">mesPanelInformation</a></span>(com.itac.mes.commonsmt.data.PanelInfoRequest&nbsp;infoRequest)</code>&nbsp;</td>
</tr>
<tr id="i15" class="rowColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesStart-com.itac.mes.commonsmt.data.MesStartRequest-">mesStart</a></span>(com.itac.mes.commonsmt.data.MesStartRequest&nbsp;mesRequest)</code>&nbsp;</td>
</tr>
<tr id="i16" class="altColor">
<td class="colFirst"><code>com.itac.mes.commonsmt.data.MesResponse</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#mesStop-com.itac.mes.commonsmt.data.MesRequest-">mesStop</a></span>(com.itac.mes.commonsmt.data.MesRequest&nbsp;mesRequest)</code>&nbsp;</td>
</tr>
<tr id="i17" class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../com/itac/mes/commonsmt/MesServices.html#out-java.lang.String-">out</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</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.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#toString--" title="class or interface in java.lang">toString</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</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="MesServices-java.lang.String-int-long-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>MesServices</h4>
<pre>public&nbsp;MesServices(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;hostname,
int&nbsp;port,
long&nbsp;refreshFailoverhostsInterval)</pre>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>hostname</code> - the host</dd>
<dd><code>port</code> - </dd>
<dd><code>refreshFailoverhostsInterval</code> - the interval for refreshing the host list<br>
0: no refreshing (off)<br>
&gt;0 : time in milliseconds between subsequent calls, minimum 1 minute (60000)<br>
-1: default time (10 minutes) beween calls <code>IMesServices.mesGetFailoverList(com.itac.mes.commonsmt.data.MesRequest)</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="mesCreateContainer-com.itac.mes.commonsmt.data.CreateContainerRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesCreateContainer</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.CreateContainerResponse&nbsp;mesCreateContainer(com.itac.mes.commonsmt.data.CreateContainerRequest&nbsp;createContainerRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesCreateContainer</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesCheckContainer-com.itac.mes.commonsmt.data.CheckContainerRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesCheckContainer</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.CheckContainerResponse&nbsp;mesCheckContainer(com.itac.mes.commonsmt.data.CheckContainerRequest&nbsp;checkContainerRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesCheckContainer</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesCheckPlacementRecipe-com.itac.mes.commonsmt.data.PlacementRecipeCheckRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesCheckPlacementRecipe</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.PlacementRecipeCheckResponse&nbsp;mesCheckPlacementRecipe(com.itac.mes.commonsmt.data.PlacementRecipeCheckRequest&nbsp;placementRecipeCheckRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesCheckPlacementRecipe</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesInterlocking-com.itac.mes.commonsmt.data.InterlockingRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesInterlocking</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.InterlockingResponse&nbsp;mesInterlocking(com.itac.mes.commonsmt.data.InterlockingRequest&nbsp;interlockingRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesInterlocking</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesPanelInformation-com.itac.mes.commonsmt.data.PanelInfoRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesPanelInformation</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.PanelInfoResponse&nbsp;mesPanelInformation(com.itac.mes.commonsmt.data.PanelInfoRequest&nbsp;infoRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesPanelInformation</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesItemProduced-com.itac.mes.commonsmt.data.ItemProducedRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesItemProduced</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesItemProduced(com.itac.mes.commonsmt.data.ItemProducedRequest&nbsp;itemProducedRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesItemProduced</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesMachineState-com.itac.mes.commonsmt.data.MachineStatusRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesMachineState</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesMachineState(com.itac.mes.commonsmt.data.MachineStatusRequest&nbsp;machineStatus)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesMachineState</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesMachineMessage-com.itac.mes.commonsmt.data.MachineMessageRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesMachineMessage</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesMachineMessage(com.itac.mes.commonsmt.data.MachineMessageRequest&nbsp;machineMessage)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesMachineMessage</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesMaterialConsumed-com.itac.mes.commonsmt.data.MaterialConsumedRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesMaterialConsumed</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesMaterialConsumed(com.itac.mes.commonsmt.data.MaterialConsumedRequest&nbsp;materialConsumedRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesMaterialConsumed</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesGetConfiguration-com.itac.mes.commonsmt.data.MesRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesGetConfiguration</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesConfigurationResponse&nbsp;mesGetConfiguration(com.itac.mes.commonsmt.data.MesRequest&nbsp;mesRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesGetConfiguration</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesStart-com.itac.mes.commonsmt.data.MesStartRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesStart</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesStart(com.itac.mes.commonsmt.data.MesStartRequest&nbsp;mesRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesStart</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesGetStatus-com.itac.mes.commonsmt.data.MesRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesGetStatus</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesGetStatus(com.itac.mes.commonsmt.data.MesRequest&nbsp;mesRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesGetStatus</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesStop-com.itac.mes.commonsmt.data.MesRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesStop</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesResponse&nbsp;mesStop(com.itac.mes.commonsmt.data.MesRequest&nbsp;mesRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesStop</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesGetFailoverList-com.itac.mes.commonsmt.data.MesRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesGetFailoverList</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.MesFailoverResponse&nbsp;mesGetFailoverList(com.itac.mes.commonsmt.data.MesRequest&nbsp;failoverRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesGetFailoverList</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="out-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>out</h4>
<pre>public&nbsp;void&nbsp;out(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>out</code>&nbsp;in interface&nbsp;<code>com.itac.mes.datainterface.data.IMesServicesLog</code></dd>
</dl>
</li>
</ul>
<a name="err-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>err</h4>
<pre>public&nbsp;void&nbsp;err(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;text)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>err</code>&nbsp;in interface&nbsp;<code>com.itac.mes.datainterface.data.IMesServicesLog</code></dd>
</dl>
</li>
</ul>
<a name="mesCreateMslContainer-com.itac.mes.commonsmt.data.CreateMslContainerRequest-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>mesCreateMslContainer</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.CreateMslContainerResponse&nbsp;mesCreateMslContainer(com.itac.mes.commonsmt.data.CreateMslContainerRequest&nbsp;createMslContainerRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesCreateMslContainer</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
<a name="mesCheckMslContainer-com.itac.mes.commonsmt.data.CheckMslContainerRequest-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>mesCheckMslContainer</h4>
<pre>public&nbsp;com.itac.mes.commonsmt.data.CheckMslContainerResponse&nbsp;mesCheckMslContainer(com.itac.mes.commonsmt.data.CheckMslContainerRequest&nbsp;checkMslContainerRequest)</pre>
<dl>
<dt><span class="overrideSpecifyLabel">Specified by:</span></dt>
<dd><code>mesCheckMslContainer</code>&nbsp;in interface&nbsp;<code>com.itac.mes.commonsmt.IMesServices</code></dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,72 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.itac.mes.commonsmt.FailoverHostList (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.itac.mes.commonsmt.FailoverHostList (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Class com.itac.mes.commonsmt.FailoverHostList" class="title">Uses of Class<br>com.itac.mes.commonsmt.FailoverHostList</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">FailoverHostList</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="#com.itac.mes.commonsmt">com.itac.mes.commonsmt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.itac.mes.commonsmt">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">FailoverHostList</a> in <a href="../../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">FailoverHostList</a> in <a href="../../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</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><span class="memberNameLink"><a href="../../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html" title="class in com.itac.mes.commonsmt">FailoverInvocationHandler</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.itac.mes.commonsmt.FailoverInvocationHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.itac.mes.commonsmt.FailoverInvocationHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Class com.itac.mes.commonsmt.FailoverInvocationHandler" class="title">Uses of Class<br>com.itac.mes.commonsmt.FailoverInvocationHandler</h2>
</div>
<div class="classUseContainer">No usage of com.itac.mes.commonsmt.FailoverInvocationHandler</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,72 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface com.itac.mes.commonsmt.IFailoverProxy (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.itac.mes.commonsmt.IFailoverProxy (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Interface com.itac.mes.commonsmt.IFailoverProxy" class="title">Uses of Interface<br>com.itac.mes.commonsmt.IFailoverProxy</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</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="#com.itac.mes.commonsmt">com.itac.mes.commonsmt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.itac.mes.commonsmt">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</a> in <a href="../../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</a> that implement <a href="../../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</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><span class="memberNameLink"><a href="../../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html" title="class in com.itac.mes.commonsmt">FailoverInvocationHandler</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,79 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Interface com.itac.mes.commonsmt.IMesServicesChannel (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Interface com.itac.mes.commonsmt.IMesServicesChannel (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Interface com.itac.mes.commonsmt.IMesServicesChannel" class="title">Uses of Interface<br>com.itac.mes.commonsmt.IMesServicesChannel</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</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="#com.itac.mes.commonsmt.socket">com.itac.mes.commonsmt.socket</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="com.itac.mes.commonsmt.socket">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</a> in <a href="../../../../../com/itac/mes/commonsmt/socket/package-summary.html">com.itac.mes.commonsmt.socket</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../com/itac/mes/commonsmt/socket/package-summary.html">com.itac.mes.commonsmt.socket</a> that return <a href="../../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</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="../../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</a></code></td>
<td class="colLast"><span class="typeNameLabel">IhapHandler.</span><code><span class="memberNameLink"><a href="../../../../../com/itac/mes/commonsmt/socket/IhapHandler.html#connect-java.lang.String-int-java.lang.String-java.beans.PropertyChangeListener-java.lang.ClassLoader-com.itac.mes.datainterface.data.IMesServicesLog-">connect</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
int&nbsp;port,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;channelName,
<a href="http://download.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans">PropertyChangeListener</a>&nbsp;connectionStateCloseListener,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader,
com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)</code>
<div class="block">This handler is responsible for calling all IMesServices functions at a socket server for this type.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.itac.mes.commonsmt.MesServices (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.itac.mes.commonsmt.MesServices (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Class com.itac.mes.commonsmt.MesServices" class="title">Uses of Class<br>com.itac.mes.commonsmt.MesServices</h2>
</div>
<div class="classUseContainer">No usage of com.itac.mes.commonsmt.MesServices</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -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="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.itac.mes.commonsmt (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../com/itac/mes/commonsmt/package-summary.html" target="classFrame">com.itac.mes.commonsmt</a></h1>
<div class="indexContainer">
<h2 title="Interfaces">Interfaces</h2>
<ul title="Interfaces">
<li><a href="IFailoverProxy.html" title="interface in com.itac.mes.commonsmt" target="classFrame"><span class="interfaceName">IFailoverProxy</span></a></li>
<li><a href="IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt" target="classFrame"><span class="interfaceName">IMesServicesChannel</span></a></li>
</ul>
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="FailoverHostList.html" title="class in com.itac.mes.commonsmt" target="classFrame">FailoverHostList</a></li>
<li><a href="FailoverInvocationHandler.html" title="class in com.itac.mes.commonsmt" target="classFrame">FailoverInvocationHandler</a></li>
<li><a href="MesServices.html" title="class in com.itac.mes.commonsmt" target="classFrame">MesServices</a></li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,77 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.itac.mes.commonsmt (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.itac.mes.commonsmt (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h1 title="Package" class="title">Package&nbsp;com.itac.mes.commonsmt</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" 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="../../../../com/itac/mes/commonsmt/IFailoverProxy.html" title="interface in com.itac.mes.commonsmt">IFailoverProxy</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<table class="typeSummary" 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="../../../../com/itac/mes/commonsmt/FailoverHostList.html" title="class in com.itac.mes.commonsmt">FailoverHostList</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="../../../../com/itac/mes/commonsmt/FailoverInvocationHandler.html" title="class in com.itac.mes.commonsmt">FailoverInvocationHandler</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><a href="../../../../com/itac/mes/commonsmt/MesServices.html" title="class in com.itac.mes.commonsmt">MesServices</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,87 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.itac.mes.commonsmt (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.itac.mes.commonsmt (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h1 title="Uses of Package com.itac.mes.commonsmt" class="title">Uses of Package<br>com.itac.mes.commonsmt</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</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="#com.itac.mes.commonsmt">com.itac.mes.commonsmt</a></td>
<td class="colLast">&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><a href="#com.itac.mes.commonsmt.socket">com.itac.mes.commonsmt.socket</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.itac.mes.commonsmt">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</a> used by <a href="../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</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="../../../../com/itac/mes/commonsmt/class-use/FailoverHostList.html#com.itac.mes.commonsmt">FailoverHostList</a>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colOne"><a href="../../../../com/itac/mes/commonsmt/class-use/IFailoverProxy.html#com.itac.mes.commonsmt">IFailoverProxy</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList"><a name="com.itac.mes.commonsmt.socket">
<!-- -->
</a>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing classes, and an explanation">
<caption><span>Classes in <a href="../../../../com/itac/mes/commonsmt/package-summary.html">com.itac.mes.commonsmt</a> used by <a href="../../../../com/itac/mes/commonsmt/socket/package-summary.html">com.itac.mes.commonsmt.socket</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="../../../../com/itac/mes/commonsmt/class-use/IMesServicesChannel.html#com.itac.mes.commonsmt.socket">IMesServicesChannel</a>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,197 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>IhapHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="IhapHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":10};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">com.itac.mes.commonsmt.socket</div>
<h2 title="Class IhapHandler" class="title">Class IhapHandler</h2>
</div>
<div class="contentContainer">
<ul class="inheritance">
<li><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</a></li>
<li>
<ul class="inheritance">
<li>com.itac.mes.datainterface.socket.BaseIhapHandler</li>
<li>
<ul class="inheritance">
<li>com.itac.mes.commonsmt.socket.IhapHandler</li>
</ul>
</li>
</ul>
</li>
</ul>
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Implemented Interfaces:</dt>
<dd><a href="http://download.oracle.com/javase/7/docs/api/java/lang/reflect/InvocationHandler.html?is-external=true" title="class or interface in java.lang.reflect">InvocationHandler</a></dd>
</dl>
<hr>
<br>
<pre>public class <span class="typeNameLabel">IhapHandler</span>
extends com.itac.mes.datainterface.socket.BaseIhapHandler</pre>
<div class="block">This handler delegates IMesService calls to a socket server for CommonSmt Interface</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>frankp</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="memberSummary" 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><span class="memberNameLink"><a href="../../../../../com/itac/mes/commonsmt/socket/IhapHandler.html#IhapHandler--">IhapHandler</a></span>()</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="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code><a href="../../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../com/itac/mes/commonsmt/socket/IhapHandler.html#connect-java.lang.String-int-java.lang.String-java.beans.PropertyChangeListener-java.lang.ClassLoader-com.itac.mes.datainterface.data.IMesServicesLog-">connect</a></span>(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
int&nbsp;port,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;channelName,
<a href="http://download.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans">PropertyChangeListener</a>&nbsp;connectionStateCloseListener,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader,
com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)</code>
<div class="block">This handler is responsible for calling all IMesServices functions at a socket server for this type.</div>
</td>
</tr>
</table>
<ul class="blockList">
<li class="blockList"><a name="methods.inherited.from.class.com.itac.mes.datainterface.socket.BaseIhapHandler">
<!-- -->
</a>
<h3>Methods inherited from class&nbsp;com.itac.mes.datainterface.socket.BaseIhapHandler</h3>
<code>createHandler, getChannelName, invoke, setLog, 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.<a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a></h3>
<code><a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#equals-java.lang.Object-" title="class or interface in java.lang">equals</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#getClass--" title="class or interface in java.lang">getClass</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#hashCode--" title="class or interface in java.lang">hashCode</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notify--" title="class or interface in java.lang">notify</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#notifyAll--" title="class or interface in java.lang">notifyAll</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait--" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-" title="class or interface in java.lang">wait</a>, <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true#wait-long-int-" title="class or interface in java.lang">wait</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="IhapHandler--">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>IhapHandler</h4>
<pre>public&nbsp;IhapHandler()</pre>
</li>
</ul>
</li>
</ul>
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="connect-java.lang.String-int-java.lang.String-java.beans.PropertyChangeListener-java.lang.ClassLoader-com.itac.mes.datainterface.data.IMesServicesLog-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>connect</h4>
<pre>public&nbsp;<a href="../../../../../com/itac/mes/commonsmt/IMesServicesChannel.html" title="interface in com.itac.mes.commonsmt">IMesServicesChannel</a>&nbsp;connect(<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;host,
int&nbsp;port,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;channelName,
<a href="http://download.oracle.com/javase/7/docs/api/java/beans/PropertyChangeListener.html?is-external=true" title="class or interface in java.beans">PropertyChangeListener</a>&nbsp;connectionStateCloseListener,
<a href="http://download.oracle.com/javase/7/docs/api/java/lang/ClassLoader.html?is-external=true" title="class or interface in java.lang">ClassLoader</a>&nbsp;classLoader,
com.itac.mes.datainterface.data.IMesServicesLog&nbsp;log)
throws <a href="http://download.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></pre>
<div class="block">This handler is responsible for calling all IMesServices functions at a socket server for this type.<br></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>host</code> - the host where the server listens</dd>
<dd><code>port</code> - the port the server listens</dd>
<dd><code>channelName</code> - the name of the channel. As every channel has a unique name it is possible to debug server/client side</dd>
<dd><code>connectionStateCloseListener</code> - detect wether a</dd>
<dd><code>classLoader</code> - a classloader to override default class loader</dd>
<dd><code>log</code> - the mesLog. if null prints direct to System.out/System.err</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the reference to a base Handler</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="http://download.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a></code> - thrown if no connection was established (server not available)</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class com.itac.mes.commonsmt.socket.IhapHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class com.itac.mes.commonsmt.socket.IhapHandler (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h2 title="Uses of Class com.itac.mes.commonsmt.socket.IhapHandler" class="title">Uses of Class<br>com.itac.mes.commonsmt.socket.IhapHandler</h2>
</div>
<div class="classUseContainer">No usage of com.itac.mes.commonsmt.socket.IhapHandler</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -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="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.itac.mes.commonsmt.socket (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<h1 class="bar"><a href="../../../../../com/itac/mes/commonsmt/socket/package-summary.html" target="classFrame">com.itac.mes.commonsmt.socket</a></h1>
<div class="indexContainer">
<h2 title="Classes">Classes</h2>
<ul title="Classes">
<li><a href="IhapHandler.html" title="class in com.itac.mes.commonsmt.socket" target="classFrame">IhapHandler</a></li>
</ul>
</div>
</body>
</html>

View File

@@ -0,0 +1,52 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>com.itac.mes.commonsmt.socket (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="com.itac.mes.commonsmt.socket (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h1 title="Package" class="title">Package&nbsp;com.itac.mes.commonsmt.socket</h1>
</div>
<div class="contentContainer">
<ul class="blockList">
<li class="blockList">
<table class="typeSummary" 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="../../../../../com/itac/mes/commonsmt/socket/IhapHandler.html" title="class in com.itac.mes.commonsmt.socket">IhapHandler</a></td>
<td class="colLast">
<div class="block">This handler delegates IMesService calls to a socket server for CommonSmt Interface</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>

View File

@@ -0,0 +1,32 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc (1.8.0_111) on Tue Jun 12 15:22:05 CEST 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Package com.itac.mes.commonsmt.socket (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)</title>
<meta name="date" content="2018-06-12">
<link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Package com.itac.mes.commonsmt.socket (imsinterfaces-commonsmt-plugin 9.00.01alpha-DEVELOPER API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<div class="header">
<h1 title="Uses of Package com.itac.mes.commonsmt.socket" class="title">Uses of Package<br>com.itac.mes.commonsmt.socket</h1>
</div>
<div class="contentContainer">No usage of com.itac.mes.commonsmt.socket</div>
<p class="legalCopy"><small>Copyright &#169; 2018. All Rights Reserved.</small></p>
</body>
</html>