|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.blacktie.jatmibroker.xatmi.TPSVCINFO
public class TPSVCINFO
This structure contains the data that the client presented for processing to the service during its invocation from either tpcall, tpacall or tpconnect.
| Method Summary | |
|---|---|
Buffer |
getBuffer()
Get the data |
Connection |
getConnection()
Get a reference to the connection that the service holds. |
int |
getFlags()
Get the flags that were issued |
int |
getLen()
Get the length of the buffer that was sent |
String |
getName()
Get the name of the service the client thought it invoked |
Session |
getSession()
Get the connection descriptor |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public String getName()
public Buffer getBuffer()
public int getLen()
public int getFlags()
public Session getSession()
throws ConnectionException
ConnectionExceptionpublic Connection getConnection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||