|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Hub | |
|---|---|
| org.directwebremoting | This package contains all the classes that are interesting to DWR users going about normal DWR business. |
| org.directwebremoting.event | |
| org.directwebremoting.impl | |
| org.directwebremoting.jms | |
| Uses of Hub in org.directwebremoting |
|---|
| Methods in org.directwebremoting that return Hub | |
|---|---|
static Hub |
HubFactory.get()
Accessor for the current Hub. |
Hub |
HubFactory.HubBuilder.get()
Accessor for the current Hub |
static Hub |
HubFactory.get(javax.servlet.ServletContext ctx)
Accessor for the current Hub in more complex setups. |
Hub |
HubFactory.HubBuilder.get(javax.servlet.ServletContext context)
Accessor for the current Hub. |
| Uses of Hub in org.directwebremoting.event |
|---|
| Methods in org.directwebremoting.event that return Hub | |
|---|---|
Hub |
MessageEvent.getHub()
|
| Constructors in org.directwebremoting.event with parameters of type Hub | |
|---|---|
MessageEvent(Hub hub,
ConverterManager converterManager,
RawData rawData)
Constructor for use with client-side originated messages |
|
MessageEvent(Hub hub,
java.lang.Object data)
Constructor for use with server-side originated messages |
|
| Uses of Hub in org.directwebremoting.impl |
|---|
| Classes in org.directwebremoting.impl that implement Hub | |
|---|---|
class |
DefaultHub
DWR's default implementation of Hub |
| Methods in org.directwebremoting.impl that return Hub | |
|---|---|
Hub |
DefaultHubBuilder.get()
|
Hub |
DefaultHubBuilder.get(javax.servlet.ServletContext servletContext)
|
| Uses of Hub in org.directwebremoting.jms |
|---|
| Constructors in org.directwebremoting.jms with parameters of type Hub | |
|---|---|
DwrMessage(Hub hub,
MessageEvent message)
Ctor for propagation from the DWR Hub. |
|
|
Copyright ¬ 2005 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||