public interface TPSVCINFO extends Serializable
| Modifier and Type | Method and Description |
|---|---|
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
|
String getName()
Buffer getBuffer()
int getLen()
int getFlags()
Session getSession() throws ConnectionException
ConnectionExceptionConnection getConnection()
Copyright © 2017 JBoss by Red Hat. All rights reserved.