Package | Description |
---|---|
com.mulesoft.mule.transport.sap | |
com.mulesoft.mule.transport.sap.jco3 | |
com.mulesoft.mule.transport.sap.jco3.xml |
Modifier and Type | Method and Description |
---|---|
SapJcoClient |
SapMessageDispatcher.getClient() |
protected SapJcoClient |
SapMessageDispatcher.getClient(org.mule.api.MuleEvent event) |
protected SapJcoClient |
SapConnector.getSapJcoClient(String key,
org.mule.api.endpoint.ImmutableEndpoint endpoint,
String jcoUser,
String jcoPassword,
String jcoLang) |
Modifier and Type | Method and Description |
---|---|
protected Class<SapJcoClient> |
SapTransaction.getKeyType() |
Modifier and Type | Class and Description |
---|---|
class |
SapJcoDefaultConnectionClient |
Modifier and Type | Field and Description |
---|---|
protected SapJcoClient |
SapJcoServer.client |
Modifier and Type | Method and Description |
---|---|
static SapJcoClient |
SapJcoClientFactory.create(org.mule.api.endpoint.ImmutableEndpoint endpoint) |
static SapJcoClient |
SapJcoClientFactory.create(org.mule.api.endpoint.ImmutableEndpoint endpoint,
String jcoUser,
String jcoPassword,
String jcoLang) |
static SapJcoClient |
SapJcoClientFactory.create(SapConnector connector) |
static SapJcoClient |
SapJcoClientFactory.createSapJcoClient() |
SapJcoClient |
SapJcoServer.getClient() |
Modifier and Type | Method and Description |
---|---|
protected String |
SapJcoServer.createServerName(SapJcoClient client,
Properties endpointProperties,
Properties serverProperties) |
abstract void |
SapJcoServer.initialise(SapJcoClient client,
Properties endpointProperties,
Properties serverProperties,
SapJcoServerHandler handler,
SapJcoServerTIdHandler tIdHandler,
SapJcoServerUnitIDHandler unitIdHandler,
SapType type,
SapType rfcType) |
void |
SapJcoRfcServer.initialise(SapJcoClient client,
Properties endpointProperties,
Properties serverProperties,
SapJcoServerHandler handler,
SapJcoServerTIdHandler tIdHandler,
SapJcoServerUnitIDHandler unitIdHandler,
SapType type,
SapType rfcType) |
void |
SapJcoIDocServer.initialise(SapJcoClient client,
Properties endpointProperties,
Properties serverProperties,
SapJcoServerHandler handler,
SapJcoServerTIdHandler tIdHandler,
SapJcoServerUnitIDHandler unitIdHandler,
SapType type,
SapType rfcType) |
protected void |
SapJcoServer.setClient(SapJcoClient client) |
Modifier and Type | Method and Description |
---|---|
protected SapJcoClient |
SapIDocXmlParserImpl.getSapClient() |
protected SapJcoClient |
AbstractSapFunctionXmlParser.getSapClient() |
Modifier and Type | Method and Description |
---|---|
static SapFunctionXmlParser |
SapJcoXmlParserFactory.createSapFunctionXmlParser(Integer version,
SapJcoClient jcoClient) |
static SapIDocXmlParser |
SapJcoXmlParserFactory.createSapIDocXmlParser(Integer version,
SapJcoClient jcoClient) |
static SapJcoXmlParser |
SapJcoXmlParserFactory.createSapJcoXmlParser(Object objectToParse,
Integer version,
SapJcoClient jcoClient) |
void |
SapJcoXmlParser.initialise(SapJcoClient sapClient) |
void |
SapIDocXmlParserImpl.initialise(SapJcoClient sapClient) |
void |
AbstractSapFunctionXmlParser.initialise(SapJcoClient sapClient) |
protected void |
SapIDocXmlParserImpl.setSapClient(SapJcoClient sapClient) |
protected void |
AbstractSapFunctionXmlParser.setSapClient(SapJcoClient sapClient) |
Copyright © 2016. All rights reserved.