public static interface EJBClientConfiguration.RemotingConnectionConfiguration extends EJBClientConfiguration.CommonConnectionCreationConfiguration
Modifier and Type | Method and Description |
---|---|
String |
getHost()
Returns the host name/IP address to be used during connection creation.
|
int |
getPort()
Returns the port that will be used during connection creation
|
String |
getProtocol()
The protocol to use.
|
getCallbackHandler, getChannelCreationOptions, getConnectionCreationOptions, getConnectionTimeout, isConnectEagerly
String getHost()
int getPort()
String getProtocol()
Copyright © 2016 JBoss by Red Hat. All rights reserved.