|
JBoss EJB client 1.0.3.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface EJBClientConfiguration.CommonConnectionCreationConfiguration
Holds the common configurations that are required for connection creation
Method Summary | |
---|---|
CallbackHandler |
getCallbackHandler()
Returns the CallbackHandler that will be used during connection creation. |
org.xnio.OptionMap |
getChannelCreationOptions()
Returns the options that will be used during creation of a Channel
for the connection |
org.xnio.OptionMap |
getConnectionCreationOptions()
Returns the options that will be used during connection creation. |
long |
getConnectionTimeout()
Returns the connection timeout in milli seconds, that will be used during connection creation |
Method Detail |
---|
org.xnio.OptionMap getConnectionCreationOptions()
options
that will be used during connection creation. This method must
not return null
CallbackHandler getCallbackHandler()
CallbackHandler
that will be used during connection creation. This method must
not return null
long getConnectionTimeout()
org.xnio.OptionMap getChannelCreationOptions()
options
that will be used during creation of a Channel
for the connection
|
JBoss EJB client 1.0.3.Final | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |