Uses of Interface
org.openehealth.ipf.platform.camel.ihe.mllp.core.HandshakeCallbackSSLFilter.Callback
-
Packages that use HandshakeCallbackSSLFilter.Callback Package Description org.openehealth.ipf.platform.camel.ihe.mllp.core -
-
Uses of HandshakeCallbackSSLFilter.Callback in org.openehealth.ipf.platform.camel.ihe.mllp.core
Methods in org.openehealth.ipf.platform.camel.ihe.mllp.core with parameters of type HandshakeCallbackSSLFilter.Callback Modifier and Type Method Description voidHandshakeCallbackSSLFilter. setHandshakeExceptionCallback(HandshakeCallbackSSLFilter.Callback handshakeExceptionCallback)Sets the callback used if a failure occurred while receiving a handshake.
-