Package | Description |
---|---|
org.menacheri.jetclient.app.impl | |
org.menacheri.jetclient.util |
Modifier and Type | Field and Description |
---|---|
private LoginHelper |
SessionFactory.loginHelper
This class holds a number of variables like username, password etc which
are necessary for creating connections to remote jetserver.
|
Modifier and Type | Method and Description |
---|---|
LoginHelper |
SessionFactory.getLoginHelper() |
Constructor and Description |
---|
SessionFactory(LoginHelper theLoginHelper)
This constructor will take a
LoginHelper and initialize the
NettyTCPClient and NettyUDPClient s using the connection
parameters provided in this login helper class. |
Modifier and Type | Method and Description |
---|---|
LoginHelper |
LoginHelper.LoginBuilder.build() |
Copyright © 2012. All Rights Reserved.