|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.camel.impl.ServiceSupport
org.apache.camel.impl.DefaultComponent<XmppExchange>
org.apache.camel.component.xmpp.XmppComponent
public class XmppComponent
Constructor Summary | |
---|---|
XmppComponent()
|
|
XmppComponent(org.apache.camel.CamelContext context)
|
Method Summary | |
---|---|
protected org.apache.camel.Endpoint<XmppExchange> |
createEndpoint(String uri,
String remaining,
Map parameters)
|
static XmppComponent |
xmppComponent()
Static builder method |
Methods inherited from class org.apache.camel.impl.DefaultComponent |
---|
createEndpoint, createExecutorService, doStart, doStop, getCamelContext, getExecutorService, setCamelContext, setExecutorService |
Methods inherited from class org.apache.camel.impl.ServiceSupport |
---|
addChildService, getThreadName, isStarted, isStopped, isStopping, nextThreadCounter, removeChildService, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmppComponent()
public XmppComponent(org.apache.camel.CamelContext context)
Method Detail |
---|
public static XmppComponent xmppComponent()
protected org.apache.camel.Endpoint<XmppExchange> createEndpoint(String uri, String remaining, Map parameters) throws Exception
createEndpoint
in class org.apache.camel.impl.DefaultComponent<XmppExchange>
Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |