Uses of Interface
org.identityconnectors.framework.impl.api.ObjectStreamHandler
Packages that use ObjectStreamHandler
-
Uses of ObjectStreamHandler in org.identityconnectors.framework.impl.api
Methods in org.identityconnectors.framework.impl.api that return ObjectStreamHandlerModifier and TypeMethodDescriptionstatic ObjectStreamHandler
StreamHandlerUtil.adaptToObjectStreamHandler
(Class<?> interfaceType, Object target) Methods in org.identityconnectors.framework.impl.api with parameters of type ObjectStreamHandlerModifier and TypeMethodDescriptionstatic Object
StreamHandlerUtil.adaptFromObjectStreamHandler
(Class<?> interfaceType, ObjectStreamHandler target)