public interface ObjectChannelFactory
| Modifier and Type | Method and Description |
|---|---|
ObjectChannel |
createObjectChannel(SocketAddress address,
boolean ssl) |
int |
getSoTimeout() |
ObjectChannel createObjectChannel(SocketAddress address, boolean ssl) throws IOException, CommunicationException
IOExceptionCommunicationExceptionint getSoTimeout()
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.