| Package | Description |
|---|---|
| org.granite.ejb | |
| org.granite.gravity | |
| org.granite.gravity.adapters | |
| org.granite.gravity.gae |
| Modifier and Type | Method and Description |
|---|---|
ServiceAdapter |
GravityBean.getServiceAdapter(String messageType,
String destinationId) |
| Modifier and Type | Method and Description |
|---|---|
ServiceAdapter |
DefaultGravity.getServiceAdapter(String messageType,
String destinationId) |
ServiceAdapter |
Gravity.getServiceAdapter(String messageType,
String destinationId) |
ServiceAdapter |
GravityProxy.getServiceAdapter(String messageType,
String destinationId) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveMQServiceAdapter |
class |
JMSServiceAdapter |
class |
SimpleServiceAdapter |
| Modifier and Type | Method and Description |
|---|---|
ServiceAdapter |
AdapterFactory.getServiceAdapter(Message request) |
ServiceAdapter |
AdapterFactory.getServiceAdapter(String messageType,
String destinationId) |
| Modifier and Type | Class and Description |
|---|---|
class |
GAEServiceAdapter |