JBoss Remoting 3.1.0.Beta1

org.jboss.remoting3.stream
Interface StreamContext

All Superinterfaces:
Executor, Serializable

public interface StreamContext
extends Executor, Serializable


Method Summary
 org.jboss.marshalling.Marshaller createMarshaller()
           
 org.jboss.marshalling.Unmarshaller createUnmarshaller()
           
 
Methods inherited from interface java.util.concurrent.Executor
execute
 

Method Detail

createMarshaller

org.jboss.marshalling.Marshaller createMarshaller()

createUnmarshaller

org.jboss.marshalling.Unmarshaller createUnmarshaller()

JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.