Saros
Distributed Collaborative Editing and Distributed Party Programming
de.fu_berlin.inf.dpp.connection.NullProxyResolver Class Reference
Inheritance diagram for de.fu_berlin.inf.dpp.connection.NullProxyResolver:
de.fu_berlin.inf.dpp.communication.connection.IProxyResolver

List of all members.

Public Member Functions

ProxyInfo resolve (String host)

Detailed Description

A IProxyResolver that does nothing.


Member Function Documentation

ProxyInfo de.fu_berlin.inf.dpp.connection.NullProxyResolver.resolve ( String  host)

Resolves the proxy information for the given host.

Parameters:
hostthe host to resolve
Returns:
the proxy information needed to establish a proxy tunnel or null if no information could be resolved

Implements de.fu_berlin.inf.dpp.communication.connection.IProxyResolver.

 All Classes Namespaces Files Functions Variables Enumerations