org.mule.api.callback
Interface HttpCallback

All Superinterfaces:
MuleContextAware, Startable, Stoppable

public interface HttpCallback
extends Startable, Stoppable, MuleContextAware


Field Summary
 
Fields inherited from interface org.mule.api.lifecycle.Startable
PHASE_NAME
 
Fields inherited from interface org.mule.api.lifecycle.Stoppable
PHASE_NAME
 
Method Summary
 String getUrl()
           
 
Methods inherited from interface org.mule.api.lifecycle.Startable
start
 
Methods inherited from interface org.mule.api.lifecycle.Stoppable
stop
 
Methods inherited from interface org.mule.api.context.MuleContextAware
setMuleContext
 

Method Detail

getUrl

String getUrl()


Copyright © 2003-2013 MuleSoft, Inc.. All Rights Reserved.