| Package | Description |
|---|---|
| org.jboss.narayana.blacktie.jatmibroker.xatmi | |
| org.jboss.narayana.blacktie.jatmibroker.xatmi.impl |
| Modifier and Type | Method and Description |
|---|---|
Session |
TPSVCINFO.getSession()
Get the connection descriptor
|
Session |
Connection.tpconnect(String svc,
Buffer toSend,
int flags)
Handle the initiation of a conversation with the server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionImpl
A session reference may either be obtained from the tpconnect
Connection invocation for a client or retrieved from the
TPSVCINFO structure for a service (assuming the service was invoked within
the scope of a tpconnect). |
| Modifier and Type | Method and Description |
|---|---|
Session |
TPSVCINFO_Impl.getSession()
Get the connection descriptor
|
Session |
ConnectionImpl.tpconnect(String svc,
Buffer toSend,
int flags)
Handle the initiation of a conversation with the server.
|
| Constructor and Description |
|---|
TPSVCINFO_Impl(String name,
Buffer buffer,
int flags,
Session session,
Connection connection,
int len)
Create a new tpsvcinfo wrapper class
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.