|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Jbi4EjbEndpoint | |
|---|---|
| it.imolinfo.jbi4ejb.jbi.component | |
| it.imolinfo.jbi4ejb.jbi.endpoint | |
| it.imolinfo.jbi4ejb.processor | |
| Uses of Jbi4EjbEndpoint in it.imolinfo.jbi4ejb.jbi.component |
|---|
| Methods in it.imolinfo.jbi4ejb.jbi.component that return Jbi4EjbEndpoint | |
|---|---|
Jbi4EjbEndpoint |
Jbi4EjbSUManager.getStartedEndpoint(javax.jbi.servicedesc.ServiceEndpoint endpoint)
Gets the started endpoint from the ServiceEndpoint description. |
| Methods in it.imolinfo.jbi4ejb.jbi.component that return types with arguments of type Jbi4EjbEndpoint | |
|---|---|
java.util.List<Jbi4EjbEndpoint> |
Jbi4EjbSUManager.getDeployedEndpoints()
Gets the deployed endpoints. |
| Methods in it.imolinfo.jbi4ejb.jbi.component with parameters of type Jbi4EjbEndpoint | |
|---|---|
void |
Jbi4EjbSUManager.deactivateEndpoint(Jbi4EjbEndpoint endpoint)
Activate the endpoint array. |
| Uses of Jbi4EjbEndpoint in it.imolinfo.jbi4ejb.jbi.endpoint |
|---|
| Subclasses of Jbi4EjbEndpoint in it.imolinfo.jbi4ejb.jbi.endpoint | |
|---|---|
class |
Jbi4EjbProviderEndpoint
The Class Jbi4EjbProviderEndpoint. |
| Uses of Jbi4EjbEndpoint in it.imolinfo.jbi4ejb.processor |
|---|
| Methods in it.imolinfo.jbi4ejb.processor with parameters of type Jbi4EjbEndpoint | |
|---|---|
Jbi4EjbMessage |
Jbi4EjbDenormalizer.denormalize(javax.jbi.messaging.NormalizedMessage normalizedMessage,
Jbi4EjbEndpoint endpoint,
javax.xml.namespace.QName operation)
denormalize Denormalize the message to the source. |
void |
Jbi4EjbNormalizer.normalize(javax.xml.transform.Source xmlSource,
javax.jbi.messaging.NormalizedMessage normalizedMsg,
Jbi4EjbEndpoint endpoint,
javax.xml.namespace.QName operation,
boolean toWrap)
Normalize the message. |
void |
Jbi4EjbNormalizer.normalizeFault(javax.xml.transform.Source xmlSource,
javax.jbi.messaging.Fault fault,
Jbi4EjbEndpoint endpoint,
javax.xml.namespace.QName operation,
java.lang.String faultName,
boolean toWrap)
Normalize a fault message. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||