|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.hiveremoting.caucho.AbstractRemoteServiceInvoker
net.sourceforge.hiveremoting.caucho.BurlapRemoteServiceInvoker
public class BurlapRemoteServiceInvoker
Field Summary | |
---|---|
protected com.caucho.burlap.server.BurlapSkeleton |
_skeleton
|
Fields inherited from class net.sourceforge.hiveremoting.caucho.AbstractRemoteServiceInvoker |
---|
_factory, _handler, _secure, _serviceId |
Constructor Summary | |
---|---|
BurlapRemoteServiceInvoker(PublishServiceContribution contrib,
com.caucho.hessian.io.SerializerFactory factory)
|
Method Summary | |
---|---|
protected void |
invoke(java.io.InputStream is,
java.io.OutputStream os)
|
Methods inherited from class net.sourceforge.hiveremoting.caucho.AbstractRemoteServiceInvoker |
---|
invoke |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final com.caucho.burlap.server.BurlapSkeleton _skeleton
Constructor Detail |
---|
public BurlapRemoteServiceInvoker(PublishServiceContribution contrib, com.caucho.hessian.io.SerializerFactory factory)
Method Detail |
---|
protected void invoke(java.io.InputStream is, java.io.OutputStream os) throws java.lang.Throwable
invoke
in class AbstractRemoteServiceInvoker
java.lang.Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |