public class HttpDestination
extends AbstractHTTPDestination
Constructor and Description |
---|
HttpDestination(Bus bus,
DestinationRegistry registry,
EndpointInfo endpointInfo,
java.lang.String path) |
Modifier and Type | Method and Description |
---|---|
java.util.logging.Logger |
getLogger() |
DestinationRegistry |
getRegistry() |
protected void |
setupMessage(Message inMessage,
ServletConfig config,
ServletContext context,
HttpServletRequest req,
HttpServletResponse resp) |
public HttpDestination(Bus bus, DestinationRegistry registry, EndpointInfo endpointInfo, java.lang.String path) throws java.io.IOException
java.io.IOException
public DestinationRegistry getRegistry()
public java.util.logging.Logger getLogger()
protected void setupMessage(Message inMessage, ServletConfig config, ServletContext context, HttpServletRequest req, HttpServletResponse resp) throws java.io.IOException
java.io.IOException