|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LegstarConnector | |
|---|---|
| org.mule.transport.legstar | The common classes for the legstar transports. |
| org.mule.transport.legstar.http | The main classes for the legstar transport over http. |
| org.mule.transport.legstar.mock | The main classes for the mock legstar transport which simulates a mainframe. |
| org.mule.transport.legstar.tcp | The main classes for the legstar tcp transport which uses sockets. |
| org.mule.transport.legstar.wmq | The main classes for the legstar transport over WebSphere MQ. |
| Uses of LegstarConnector in org.mule.transport.legstar |
|---|
| Methods in org.mule.transport.legstar with parameters of type LegstarConnector | |
|---|---|
static HostCredentials |
LegstarConnectorHelper.getHostCredentials(LegstarConnector connector,
org.mule.api.MuleMessage message)
Credentials can be set at the connector level or passed as properties in incoming messages. |
| Uses of LegstarConnector in org.mule.transport.legstar.http |
|---|
| Classes in org.mule.transport.legstar.http that implement LegstarConnector | |
|---|---|
class |
LegstarHttpConnector
LegstarConnector is essentially and HttpConnector
with transformers to handle to special LegStar messaging to wrap
mainframe data. |
| Uses of LegstarConnector in org.mule.transport.legstar.mock |
|---|
| Classes in org.mule.transport.legstar.mock that implement LegstarConnector | |
|---|---|
class |
LegstarMockConnector
This connector simulates mainframe access for adapters. |
| Uses of LegstarConnector in org.mule.transport.legstar.tcp |
|---|
| Classes in org.mule.transport.legstar.tcp that implement LegstarConnector | |
|---|---|
class |
LegstarTcpConnector
LegstarTcpConnector is a mainframe connector over sockets. |
| Uses of LegstarConnector in org.mule.transport.legstar.wmq |
|---|
| Classes in org.mule.transport.legstar.wmq that implement LegstarConnector | |
|---|---|
class |
LegstarWmqConnector
LegstarWmqConnector is the LegStar Websphere MQ connector. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||