|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionAttach | |
---|---|
org.apache.qpid.transport |
Uses of SessionAttach in org.apache.qpid.transport |
---|
Methods in org.apache.qpid.transport that return SessionAttach | |
---|---|
SessionAttach |
SessionAttach.clearForce()
|
SessionAttach |
SessionAttach.clearName()
|
SessionAttach |
SessionAttach.force(boolean value)
|
SessionAttach |
SessionAttach.name(byte[] value)
|
SessionAttach |
SessionAttach.setForce(boolean value)
|
SessionAttach |
SessionAttach.setName(byte[] value)
|
Methods in org.apache.qpid.transport with parameters of type SessionAttach | |
---|---|
Session |
ServerDelegate.getSession(Connection conn,
SessionAttach atc)
|
protected Session |
ServerDelegate.getSession(Connection conn,
SessionDelegate delegate,
SessionAttach atc)
|
void |
ServerDelegate.sessionAttach(Connection conn,
SessionAttach atc)
|
void |
MethodDelegate.sessionAttach(C context,
SessionAttach method)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |