public static class JCSMPBasicSession.InternalBindProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
Integer |
connCounterTag |
BaseTransactedSessionImpl |
transactedSession |
| Modifier and Type | Method and Description |
|---|---|
static JCSMPBasicSession.InternalBindProperties |
create() |
JCSMPBasicSession.InternalBindProperties |
with(BaseTransactedSessionImpl transactedSession) |
JCSMPBasicSession.InternalBindProperties |
with(BaseTransactedSessionImpl transactedSession,
Integer connCounterTag) |
public BaseTransactedSessionImpl transactedSession
public Integer connCounterTag
public static JCSMPBasicSession.InternalBindProperties create()
public JCSMPBasicSession.InternalBindProperties with(BaseTransactedSessionImpl transactedSession)
public JCSMPBasicSession.InternalBindProperties with(BaseTransactedSessionImpl transactedSession, Integer connCounterTag)
Copyright 2004-2020 Solace Corporation. All rights reserved.