|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codehaus.xfire.plexus.transport.xmpp.DefaultXMPPTransportService
public class DefaultXMPPTransportService
Constructor Summary | |
---|---|
DefaultXMPPTransportService()
|
Method Summary | |
---|---|
void |
dispose()
|
org.codehaus.xfire.transport.TransportManager |
getTransportManager()
|
org.codehaus.xfire.XFire |
getXFire()
|
void |
initialize()
|
void |
service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultXMPPTransportService()
Method Detail |
---|
public void initialize()
initialize
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Initializable
java.lang.Exception
public org.codehaus.xfire.XFire getXFire()
public org.codehaus.xfire.transport.TransportManager getTransportManager()
public void service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator locator)
service
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Serviceable
Serviceable.service(org.codehaus.plexus.personality.plexus.lifecycle.phase.ServiceLocator)
public void dispose()
dispose
in interface org.codehaus.plexus.personality.plexus.lifecycle.phase.Disposable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |