|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MalformedEndpointException | |
| org.mule.extras.spring.events | A Spring EventMulticaster that allows any Spring bean to send and receive mule events through the ApplicationContext and event listeners. |
| org.mule.impl.endpoint | Implemtation of Mule endpoint uris. |
| org.mule.providers.dq | |
| org.mule.providers.file | Provides file transport in the form of a directory listeners and file dispatchers. |
| org.mule.providers.http.servlet | |
| org.mule.providers.jdbc | Provides jdbc transport. |
| org.mule.providers.soap | |
| org.mule.providers.soap.glue | Provides an Glue soap transport for Mule. |
| org.mule.providers.xmpp | |
| Uses of MalformedEndpointException in org.mule.extras.spring.events |
| Methods in org.mule.extras.spring.events that throw MalformedEndpointException | |
void |
MuleEventMulticaster.onMuleEvent(UMOEventContext context)
This is the callback method used by Mule to give Mule events to this Multicaster |
| Uses of MalformedEndpointException in org.mule.impl.endpoint |
| Methods in org.mule.impl.endpoint that throw MalformedEndpointException | |
protected void |
ResourceNameEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
protected void |
SocketEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
protected void |
UserInfoEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
UMOEndpointURI |
EndpointBuilder.build(URI uri)
|
protected void |
UrlEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
UMOEndpointURI |
AbstractEndpointBuilder.build(URI uri)
|
protected abstract void |
AbstractEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
protected Properties |
AbstractEndpointBuilder.getPropertiesForURI(URI uri)
|
| Constructors in org.mule.impl.endpoint that throw MalformedEndpointException | |
MuleEndpointURI(String uri)
|
|
| Uses of MalformedEndpointException in org.mule.providers.dq |
| Methods in org.mule.providers.dq that throw MalformedEndpointException | |
protected void |
DQEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
| Uses of MalformedEndpointException in org.mule.providers.file |
| Methods in org.mule.providers.file that throw MalformedEndpointException | |
protected void |
FileEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
| Uses of MalformedEndpointException in org.mule.providers.http.servlet |
| Methods in org.mule.providers.http.servlet that throw MalformedEndpointException | |
protected UMOEndpoint |
MuleRESTReceiverServlet.getEndpointForURI(HttpServletRequest httpServletRequest)
|
| Uses of MalformedEndpointException in org.mule.providers.jdbc |
| Methods in org.mule.providers.jdbc that throw MalformedEndpointException | |
protected void |
JdbcEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
| Uses of MalformedEndpointException in org.mule.providers.soap |
| Methods in org.mule.providers.soap that throw MalformedEndpointException | |
protected void |
WsdlUrlEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
| Uses of MalformedEndpointException in org.mule.providers.soap.glue |
| Methods in org.mule.providers.soap.glue that throw MalformedEndpointException | |
protected String |
GlueMessageDispatcher.getMethod(String endpoint)
|
| Uses of MalformedEndpointException in org.mule.providers.xmpp |
| Methods in org.mule.providers.xmpp that throw MalformedEndpointException | |
protected void |
XmppEndpointBuilder.setEndpoint(URI uri,
Properties props)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||