Class ProcessAwareServerHttpConnectionManagedObject<B>

java.lang.Object
net.officefloor.server.http.impl.ProcessAwareServerHttpConnectionManagedObject<B>
Type Parameters:
B - Type of underlying buffer being used.
All Implemented Interfaces:
FlowCallback, ContextAwareManagedObject, InputManagedObject, ManagedObject, ServerHttpConnection
Direct Known Subclasses:
SpringServerHttpConnection

public class ProcessAwareServerHttpConnectionManagedObject<B> extends Object implements ServerHttpConnection, ContextAwareManagedObject, InputManagedObject, FlowCallback
ServerHttpConnection implementation available for ExternalServiceInput.
Author:
Daniel Sagenschneider