A C D F G H I J O P R S U V W

A

AbstractServiceEngineStateMachine - Class in org.apache.cxf.jbi.se.state
 
AbstractServiceEngineStateMachine() - Constructor for class org.apache.cxf.jbi.se.state.AbstractServiceEngineStateMachine
 
addResource(URL) - Method in class org.apache.cxf.jbi.se.ComponentClassLoader
 

C

changeState(ServiceEngineStateMachine.SEOperation, ComponentContext) - Method in class org.apache.cxf.jbi.se.state.AbstractServiceEngineStateMachine
 
changeState(ServiceEngineStateMachine.SEOperation, ComponentContext) - Method in class org.apache.cxf.jbi.se.state.ServiceEngineShutdown
 
changeState(ServiceEngineStateMachine.SEOperation, ComponentContext) - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStart
 
changeState(ServiceEngineStateMachine.SEOperation, ComponentContext) - Method in interface org.apache.cxf.jbi.se.state.ServiceEngineStateMachine
 
changeState(ServiceEngineStateMachine.SEOperation, ComponentContext) - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStop
 
cleanUp() - Method in class org.apache.cxf.jbi.se.CXFBootstrap
 
ComponentClassLoader - Class in org.apache.cxf.jbi.se
 
ComponentClassLoader(URL[], ClassLoader) - Constructor for class org.apache.cxf.jbi.se.ComponentClassLoader
 
ComponentClassLoaderHelper - Class in org.apache.cxf.jbi.se
 
CXFBootstrap - Class in org.apache.cxf.jbi.se
 
CXFBootstrap() - Constructor for class org.apache.cxf.jbi.se.CXFBootstrap
 
CXFServiceEngine - Class in org.apache.cxf.jbi.se
A JBI component.
CXFServiceEngine() - Constructor for class org.apache.cxf.jbi.se.CXFServiceEngine
 
CXFServiceUnit - Class in org.apache.cxf.jbi.se
Wraps a CXF service or client.
CXFServiceUnit(Bus, String, ComponentClassLoader) - Constructor for class org.apache.cxf.jbi.se.CXFServiceUnit
 
CXFServiceUnitManager - Class in org.apache.cxf.jbi.se
Manage deployment of service units to the CXF service engine
CXFServiceUnitManager(Bus, ComponentContext, ComponentClassLoader) - Constructor for class org.apache.cxf.jbi.se.CXFServiceUnitManager
 

D

deploy(String, String) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 

F

findServiceConsumerClasses() - Method in class org.apache.cxf.jbi.se.WebServiceClassFinder
 
findWebServiceClasses() - Method in class org.apache.cxf.jbi.se.WebServiceClassFinder
 
findWebServiceInterface() - Method in class org.apache.cxf.jbi.se.WebServiceClassFinder
 

G

getBytesFromInputStream(InputStream) - Static method in class org.apache.cxf.jbi.se.JarLoader
 
getClassLoader() - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 
getCurrentState() - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
 
getEndpointName() - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 
getExtensionMBeanName() - Method in class org.apache.cxf.jbi.se.CXFBootstrap
 
getExtensionMBeanName() - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
getInstance() - Static method in class org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
 
getJarContents(String) - Static method in class org.apache.cxf.jbi.se.JarLoader
 
getLifeCycle() - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
getResourceAsBytes(String) - Static method in class org.apache.cxf.jbi.se.ComponentClassLoaderHelper
 
getServiceDescription(ServiceEndpoint) - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
getServiceName() - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 
getServiceUnitForEndpoint(ServiceEndpoint) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 
getServiceUnitManager() - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
getShutdownState() - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
 
getStartState() - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
 
getStopState() - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
 
getSUManager() - Static method in class org.apache.cxf.jbi.se.state.AbstractServiceEngineStateMachine
 
getTransportFactory() - Method in class org.apache.cxf.jbi.se.state.AbstractServiceEngineStateMachine
 

H

Handler - Class in org.apache.cxf.jbi.se
 
Handler() - Constructor for class org.apache.cxf.jbi.se.Handler
 
hasResource(String) - Static method in class org.apache.cxf.jbi.se.ComponentClassLoaderHelper
 

I

init(InstallationContext) - Method in class org.apache.cxf.jbi.se.CXFBootstrap
 
init(ComponentContext) - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
init(String, String) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 
isExchangeWithConsumerOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
isExchangeWithProviderOkay(ServiceEndpoint, MessageExchange) - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
isServiceProvider() - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 

J

JarLoader - Class in org.apache.cxf.jbi.se
load jars to memory from an archive
JBI_TRANSPORT_ID - Static variable in class org.apache.cxf.jbi.se.CXFServiceEngine
 

O

onInstall() - Method in class org.apache.cxf.jbi.se.CXFBootstrap
 
onUninstall() - Method in class org.apache.cxf.jbi.se.CXFBootstrap
 
openConnection(URL) - Method in class org.apache.cxf.jbi.se.Handler
 
org.apache.cxf.jbi - package org.apache.cxf.jbi
 
org.apache.cxf.jbi.se - package org.apache.cxf.jbi.se
 
org.apache.cxf.jbi.se.state - package org.apache.cxf.jbi.se.state
 

P

prepare(ComponentContext) - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 
putServiceEndpoint(ServiceEndpoint, CXFServiceUnit) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 

R

resolveEndpointReference(DocumentFragment) - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 

S

ServiceConsumer - Interface in org.apache.cxf.jbi
Defines a service consumer to be started by the CXF Service Engine.
ServiceEngineShutdown - Class in org.apache.cxf.jbi.se.state
 
ServiceEngineShutdown() - Constructor for class org.apache.cxf.jbi.se.state.ServiceEngineShutdown
 
ServiceEngineStart - Class in org.apache.cxf.jbi.se.state
 
ServiceEngineStart() - Constructor for class org.apache.cxf.jbi.se.state.ServiceEngineStart
 
ServiceEngineStateFactory - Class in org.apache.cxf.jbi.se.state
 
ServiceEngineStateMachine - Interface in org.apache.cxf.jbi.se.state
 
ServiceEngineStateMachine.SEOperation - Enum in org.apache.cxf.jbi.se.state
 
ServiceEngineStop - Class in org.apache.cxf.jbi.se.state
 
ServiceEngineStop() - Constructor for class org.apache.cxf.jbi.se.state.ServiceEngineStop
 
setComponentContext(ComponentContext) - Method in interface org.apache.cxf.jbi.ServiceConsumer
 
setCurrentState(ServiceEngineStateMachine) - Method in class org.apache.cxf.jbi.se.state.ServiceEngineStateFactory
 
shutDown() - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
shutDown(String) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 
start() - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
start(ComponentContext, CXFServiceUnitManager) - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 
start(String) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 
stop() - Method in class org.apache.cxf.jbi.se.CXFServiceEngine
 
stop(ComponentContext) - Method in class org.apache.cxf.jbi.se.CXFServiceUnit
 
stop(String) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 
stop() - Method in interface org.apache.cxf.jbi.ServiceConsumer
 

U

undeploy(String, String) - Method in class org.apache.cxf.jbi.se.CXFServiceUnitManager
 

V

valueOf(String) - Static method in enum org.apache.cxf.jbi.se.state.ServiceEngineStateMachine.SEOperation
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.cxf.jbi.se.state.ServiceEngineStateMachine.SEOperation
Returns an array containing the constants of this enum type, in the order they're declared.

W

WebServiceClassFinder - Class in org.apache.cxf.jbi.se
 
WebServiceClassFinder(String, ClassLoader) - Constructor for class org.apache.cxf.jbi.se.WebServiceClassFinder
 

A C D F G H I J O P R S U V W

Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.