Package | Description |
---|---|
org.mule |
The Mule implementation of the Universal Message Objects(tm) API specification.
|
org.mule.transport.tcp |
Provides tcp connectivity for Mule.
|
org.mule.transport.tcp.protocols |
Constructor and Description |
---|
DefaultMuleEvent(MuleMessage message,
ImmutableEndpoint endpoint,
MuleSession session,
boolean synchronous,
ResponseOutputStream outputStream)
Contructor.
|
Modifier and Type | Method and Description |
---|---|
ResponseOutputStream |
TcpProtocol.createResponse(Socket socket)
This lets protocols encode a response stream.
|
Modifier and Type | Method and Description |
---|---|
ResponseOutputStream |
SafeProtocol.createResponse(Socket socket) |
ResponseOutputStream |
AbstractByteProtocol.createResponse(Socket socket) |
Copyright © 2003–2013 MuleSource, Inc.. All rights reserved.