public class FrameHandlerFactory extends Object
Constructor and Description |
---|
FrameHandlerFactory(int connectionTimeout,
SocketFactory factory,
SocketConfigurator configurator,
boolean ssl) |
Modifier and Type | Method and Description |
---|---|
FrameHandler |
create(Address addr) |
FrameHandler |
create(Socket sock) |
public FrameHandlerFactory(int connectionTimeout, SocketFactory factory, SocketConfigurator configurator, boolean ssl)
public FrameHandler create(Address addr) throws IOException
IOException
public FrameHandler create(Socket sock) throws IOException
IOException
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.