Class PlainSocketFactory

java.lang.Object
com.swiftmq.net.PlainSocketFactory
All Implemented Interfaces:
SocketFactory, SocketFactory2, Serializable

public class PlainSocketFactory extends Object implements SocketFactory2, Serializable
A socket factory that creates plain sockets. It uses Http tunneling automatically.
Author:
IIT GmbH, Bremen/Germany, Copyright (c) 2000-2002, All Rights Reserved
See Also: