|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Jbi4CorbaEndpoint | |
|---|---|
| it.imolinfo.jbi4corba.jbi.component | |
| it.imolinfo.jbi4corba.jbi.endpoint | |
| it.imolinfo.jbi4corba.jbi.processor | |
| it.imolinfo.jbi4corba.webservice.runtime | |
| Uses of Jbi4CorbaEndpoint in it.imolinfo.jbi4corba.jbi.component |
|---|
| Methods in it.imolinfo.jbi4corba.jbi.component that return Jbi4CorbaEndpoint | |
|---|---|
Jbi4CorbaEndpoint |
Jbi4CorbaSUManager.getDeployedEndpoint(javax.jbi.servicedesc.ServiceEndpoint endpoint)
Returns the endpoint from using ServiceEndpoint from the deployed endpoint list. |
Jbi4CorbaEndpoint |
Jbi4CorbaSUManager.getStartedEndpoint(javax.jbi.servicedesc.ServiceEndpoint endpoint)
Returns the endpoint from using ServiceEndpoint from the started endpoint list. |
| Methods in it.imolinfo.jbi4corba.jbi.component that return types with arguments of type Jbi4CorbaEndpoint | |
|---|---|
List<Jbi4CorbaEndpoint> |
Jbi4CorbaSUManager.getDeployedEndpoints()
Gets the deployed endpoints. |
| Methods in it.imolinfo.jbi4corba.jbi.component with parameters of type Jbi4CorbaEndpoint | |
|---|---|
void |
Jbi4CorbaSUManager.deactivateEndpoint(Jbi4CorbaEndpoint endpoint)
Activate the endpoint array. |
| Uses of Jbi4CorbaEndpoint in it.imolinfo.jbi4corba.jbi.endpoint |
|---|
| Subclasses of Jbi4CorbaEndpoint in it.imolinfo.jbi4corba.jbi.endpoint | |
|---|---|
class |
ConsumerEndpoint
The Consumer Endpoint implementation class. |
class |
ProviderEndpoint
The Provider Endpoint. |
| Methods in it.imolinfo.jbi4corba.jbi.endpoint that return Jbi4CorbaEndpoint | |
|---|---|
Jbi4CorbaEndpoint |
Jbi4CorbaSFServiceEndpoint.getEndpoint()
Return the Jbi4Corba Endpoint |
| Constructors in it.imolinfo.jbi4corba.jbi.endpoint with parameters of type Jbi4CorbaEndpoint | |
|---|---|
Jbi4CorbaSFServiceEndpoint(Jbi4CorbaEndpoint ep,
DocumentFragment epr,
String ior)
EPR info / private EPREndpointInfo eprInfo; /** Constructor |
|
| Uses of Jbi4CorbaEndpoint in it.imolinfo.jbi4corba.jbi.processor |
|---|
| Methods in it.imolinfo.jbi4corba.jbi.processor with parameters of type Jbi4CorbaEndpoint | |
|---|---|
JbiMessage |
MessageDenormalizer.denormalize(Node node,
Jbi4CorbaEndpoint endpoint,
QName operation,
boolean isInput)
Denormalizes the message (DOM version). |
JbiMessage |
MessageDenormalizer.denormalize(javax.jbi.messaging.NormalizedMessage normalizedMessage,
Jbi4CorbaEndpoint endpoint,
QName operation,
boolean isInput,
boolean isFault)
Denormalize the message to the source. |
Source |
MessageNormalizer.normalize(Source xmlSource,
Jbi4CorbaEndpoint endpoint,
QName operation,
boolean toWrap,
boolean isOutput)
Normalize the message. |
void |
MessageNormalizer.normalize(Source xmlSource,
javax.jbi.messaging.NormalizedMessage normalizedMsg,
Jbi4CorbaEndpoint endpoint,
QName operation,
boolean toWrap,
boolean isOutput)
Normalize the message. |
void |
MessageNormalizer.normalizeFault(Source xmlSource,
javax.jbi.messaging.Fault fault,
Jbi4CorbaEndpoint endpoint,
QName operation,
String faultName,
boolean toWrap)
Normalize a fault message. |
| Uses of Jbi4CorbaEndpoint in it.imolinfo.jbi4corba.webservice.runtime |
|---|
| Methods in it.imolinfo.jbi4corba.webservice.runtime that return Jbi4CorbaEndpoint | |
|---|---|
Jbi4CorbaEndpoint |
RuntimeInformation.getJbi4CorbaEndpoint()
|
| Constructors in it.imolinfo.jbi4corba.webservice.runtime with parameters of type Jbi4CorbaEndpoint | |
|---|---|
RuntimeInformation(URLClassLoader serviceClassLoader,
URLClassLoader corbaClassLoader,
Map<String,SearchedType> allCorbaTypes,
Jbi4CorbaEndpoint jbi4CorbaEndpoint,
ORB orb,
Set<Class> allIDLTypes,
Map<String,List<String>> allEnumTypes,
Map<String,String> idTOClassMap,
Map<String,TypeDef> typeDefs)
Ctor |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||