Uses of Class
org.directwebremoting.dwrp.PlainCallMarshaller

Packages that use PlainCallMarshaller
org.directwebremoting.bayeux   
org.directwebremoting.servlet   
 

Uses of PlainCallMarshaller in org.directwebremoting.bayeux
 

Methods in org.directwebremoting.bayeux with parameters of type PlainCallMarshaller
 void BayeuxClient.setPlainCallMarshaller(PlainCallMarshaller plainCallMarshaller)
           
 

Uses of PlainCallMarshaller in org.directwebremoting.servlet
 

Methods in org.directwebremoting.servlet with parameters of type PlainCallMarshaller
 void PlainCallHandler.setPlainCallMarshaller(PlainCallMarshaller plainCallMarshaller)
          Setter for the Plain Javascript Marshaller
 


Copyright ¬ 2005