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, setTimeout
getClientName, getContext, getListener, getLoginInfo, isAutoconnect, setAutoconnect, setClientLogger, setClientName, setConfigProperties, setListener, setLoginInfo, setLoginPassword, setLoginUser, setRegistryEntry, setSecurityProperties, setUp
public TopicProxy build()
build
in class SessionProxy.Builder
public TopicProxy.Builder prepare(KeyedGroups configProperties, KeyedGroups somProperties, String clientName, Logger clientLogger)
prepare
in class SOMProxy.Builder
configProperties
- The config properties.somProperties
- The SOM properties.clientName
- The client name.clientLogger
- The client logger.protected String getDefaultBindPrefix()
getDefaultBindPrefix
in class SOMProxy.Builder
Copyright © 2003-2019 Serge Brisson. All Rights Reserved.