public interface StompSession
| Modifier and Type | Method and Description |
|---|---|
void |
access() |
void |
endAccess() |
Object |
getAttribute(String name) |
List<String> |
getAttributeNames() |
String |
getId() |
void |
removeAttribute(String name) |
void |
setAttribute(String name,
Object value) |
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.