Interface GenericMessageConnectionAdapter.ConnectionListener
-
- Enclosing interface:
- GenericMessageConnectionAdapter
public static interface GenericMessageConnectionAdapter.ConnectionListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
connectFailure(java.lang.Throwable failure_msg)
void
connectSuccess()
java.lang.Object
getConnectionProperty(java.lang.String property_name)
-