Connector
Install Guide
Quick Start Guide
Release Notes
Java API Reference
Mule API Reference
Package Index
|
Class Index
com.modus.mule.modules.as2
com.modus.mule.modules.as2.adapter
com.modus.mule.modules.as2.adapters
com.modus.mule.modules.as2.agents
com.modus.mule.modules.as2.client
com.modus.mule.modules.as2.common
com.modus.mule.modules.as2.common.transformers
com.modus.mule.modules.as2.config
com.modus.mule.modules.as2.connection
com.modus.mule.modules.as2.devkit
com.modus.mule.modules.as2.filestorage
com.modus.mule.modules.as2.filestorage.s3
com.modus.mule.modules.as2.messagetracker
com.modus.mule.modules.as2.processors
com.modus.mule.modules.as2.server
com.modus.mule.modules.as2.sources
com.modus.mule.modules.as2.tpm
Classes
As2Spec
TpmService
Package Index
|
Class Index
Summary:
Fields
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
TpmService
extends Object
java.lang.Object
↳
com.modus.mule.modules.as2.tpm.TpmService
Summary
Fields
private CloseableHttpClient
httpClient
private static final Logger
logger
private ObjectMapper
objectMapper
private String
tpmServiceAddress
Public Constructors
TpmService
(String tpmServiceAddress)
Public Methods
As2Spec
getAs2Spec
(String as2SpecId)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Fields
private CloseableHttpClient
httpClient
private static final Logger
logger
private ObjectMapper
objectMapper
private String
tpmServiceAddress
Public Constructors
public
TpmService
(String tpmServiceAddress)
Parameters
tpmServiceAddress
Public Methods
public
As2Spec
getAs2Spec
(String as2SpecId)
Parameters
as2SpecId
Throws
AS2ConnectorException