| Package | Description |
|---|---|
| org.granite.context | |
| org.granite.ejb | |
| org.granite.gravity | |
| org.granite.gravity.servlet3 | |
| org.granite.messaging.amf.io | |
| org.granite.messaging.webapp |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleGraniteContext |
| Modifier and Type | Method and Description |
|---|---|
static GraniteContext |
GraniteContext.getCurrentInstance() |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
GraniteContext.setCurrentInstance(GraniteContext context) |
| Modifier and Type | Method and Description |
|---|---|
GraniteContext |
GravityBean.initThread(String sessionId,
String clientType) |
| Modifier and Type | Method and Description |
|---|---|
GraniteContext |
DefaultGravity.initThread(String sessionId,
String clientType) |
GraniteContext |
Gravity.initThread(String sessionId,
String clientType) |
GraniteContext |
GravityProxy.initThread(String sessionId,
String clientType) |
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
AbstractChannel.newSerializer(GraniteContext context,
OutputStream os) |
| Modifier and Type | Method and Description |
|---|---|
ObjectOutput |
JMFAsyncChannel.newSerializer(GraniteContext context,
OutputStream os) |
| Modifier and Type | Field and Description |
|---|---|
protected GraniteContext |
AMF3Deserializer.context |
protected GraniteContext |
AMF3Serializer.context |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpGraniteContext |
class |
ServletGraniteContext |