Package org.jboss.as.ee.metadata
Class EJBClientDescriptorMetaData.RemotingReceiverConfiguration
java.lang.Object
org.jboss.as.ee.metadata.EJBClientDescriptorMetaData.RemotingReceiverConfiguration
- Enclosing class:
- EJBClientDescriptorMetaData
-
Method Summary
Modifier and TypeMethodDescriptionbooleanlonginthashCode()voidsetChannelCreationOptions(Properties channelCreationOpts) Sets the channel creation options for this remoting receiver configurationvoidsetConnectionTimeout(long timeout)
-
Method Details
-
setChannelCreationOptions
Sets the channel creation options for this remoting receiver configuration- Parameters:
channelCreationOpts- The channel creation options
-
getChannelCreationOptions
-
setConnectionTimeout
public void setConnectionTimeout(long timeout) -
getConnectionTimeout
public long getConnectionTimeout() -
getOutboundConnectionRef
-
equals
-
hashCode
public int hashCode()
-