Integration Server 10.15 | Added, Removed, Deprecated, or Changed Java APIs | Release 10.2
 
Release 10.2
Added APIs
*com.wm.app.b2b.server.ServerAPI.registerCoderForMultipart Registers a service and associated coder for a multipart content handler (ContentHandler_Multipart). The specified coder is the content handler for REST requests for that service.
*com.wm.app.b2b.server.ServerAPI.removeCoderForMultipart Unregisters the coder for the specified service from multipart content handler.
Deprecated APIs
*com.wm.app.b2b.server.jms.producer.ProducerFacace.sendLargeMessageStream No replacement. webMethods Broker is deprecated, resulting in the deprecation of this method.
*com.wm.app.b2b.server.jms.consumer.JMSTriggerFacade.getPrefetchSize No replacement. webMethods Broker is deprecated, resulting in the deprecation of this method.