public class EJBClientDescriptorMetaData.RemotingReceiverConfiguration extends Object
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Properties |
getChannelCreationOptions() |
long |
getConnectionTimeout() |
String |
getOutboundConnectionRef() |
int |
hashCode() |
void |
setChannelCreationOptions(Properties channelCreationOpts)
Sets the channel creation options for this remoting receiver configuration
|
void |
setConnectionTimeout(long timeout) |
public void setChannelCreationOptions(Properties channelCreationOpts)
channelCreationOpts
- The channel creation optionspublic Properties getChannelCreationOptions()
public void setConnectionTimeout(long timeout)
public long getConnectionTimeout()
public String getOutboundConnectionRef()
Copyright © 2013 JBoss by Red Hat. All rights reserved.