Class AFTIPCSocketFactory

java.lang.Object
All Implemented Interfaces:
AFSocketAddressFromHostname<AFTIPCSocketAddress>
Direct Known Subclasses:
AFTIPCSocketFactory.ServiceAddress

public abstract class AFTIPCSocketFactory extends AFSocketFactory<AFTIPCSocketAddress>
The base for a SocketFactory that connects to TIPC sockets. Typically, the "hostname" is used as a reference to a socketFile on the file system. The actual mapping is left to the implementor.