Uses of Interface
de.root1.simon.SimonRemote

Packages that use SimonRemote
de.root1.simon Provides the core classes of SIMON 
 

Uses of SimonRemote in de.root1.simon
 

Methods in de.root1.simon that return SimonRemote
static SimonRemote Simon.lookup(java.net.InetAddress host, int port, java.lang.String remoteObjectName)
          Deprecated. Use Simon#createNameLookup() instead ...
static SimonRemote Simon.lookup(SslContextFactory sslContextFactory, SimonProxyConfig proxyConfig, java.net.InetAddress host, int port, java.lang.String remoteObjectName)
          Deprecated. Use Simon#createNameLookup() instead ...
static SimonRemote Simon.lookup(SslContextFactory sslContextFactory, SimonProxyConfig proxyConfig, java.net.InetAddress host, int port, java.lang.String remoteObjectName, ClosedListener listener)
          Deprecated. Use Simon#createNameLookup() instead ...
static SimonRemote Simon.lookup(java.lang.String host, int port, java.lang.String remoteObjectName)
          Deprecated. Use Simon#createNameLookup() instead ...
 



Copyright © 2011. All Rights Reserved.