|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublishServiceContribution | |
---|---|
net.sourceforge.hiveremoting.caucho | This package contains all necessary classes to handle remoting (on both client and server sides) of HiveMind services through Caucho protocols (Hessian and Burlap). |
Uses of PublishServiceContribution in net.sourceforge.hiveremoting.caucho |
---|
Methods in net.sourceforge.hiveremoting.caucho with parameters of type PublishServiceContribution | |
---|---|
protected void |
CauchoRemotingServlet.initBurlapService(PublishServiceContribution contrib,
java.lang.String urlPath)
|
protected void |
CauchoRemotingServlet.initHessianService(PublishServiceContribution contrib,
java.lang.String urlPath)
|
Constructors in net.sourceforge.hiveremoting.caucho with parameters of type PublishServiceContribution | |
---|---|
AbstractRemoteServiceInvoker(PublishServiceContribution contrib,
com.caucho.hessian.io.SerializerFactory factory)
|
|
BurlapRemoteServiceInvoker(PublishServiceContribution contrib,
com.caucho.hessian.io.SerializerFactory factory)
|
|
HessianRemoteServiceInvoker(PublishServiceContribution contrib,
com.caucho.hessian.io.SerializerFactory factory)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |