public static class TopicProxy.Builder extends SOMProxy.Builder
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
TopicProxy |
build()
Builds a store session proxy.
|
protected String |
getDefaultBindPrefix()
Gets the default bind prefix.
|
TopicProxy.Builder |
prepare(KeyedGroups configProperties,
KeyedGroups somProperties,
String clientName,
Logger clientLogger)
Prepares.
|
getTimeout, setTimeoutgetClientName, getContext, getListener, getLoginInfo, isAutoconnect, setAutoconnect, setClientLogger, setClientName, setConfigProperties, setListener, setLoginInfo, setLoginPassword, setLoginUser, setRegistryEntry, setSecurityProperties, setUppublic TopicProxy build()
build in class SessionProxy.Builderpublic TopicProxy.Builder prepare(KeyedGroups configProperties, KeyedGroups somProperties, String clientName, Logger clientLogger)
prepare in class SOMProxy.BuilderconfigProperties - The config properties.somProperties - The SOM properties.clientName - The client name.clientLogger - The client logger.protected String getDefaultBindPrefix()
getDefaultBindPrefix in class SOMProxy.BuilderCopyright © 2003-2019 Serge Brisson. All Rights Reserved.