Skip navigation links

Oracle® Fusion Middleware Java API Reference for Oracle Stream Explorer
12c (12.2.1)

E61220-01
FRAMES    NO FRAMES
DETAIL:  FIELD | CONSTR | METHOD


com.oracle.cep.mappers.api
Interface Mapper


public interface Mapper

Method Summary
 Marshaller createMarshaller()
           
 Unmarshaller createUnmarshaller()
           
 MapperType getMapperType()
           

 

Method Detail

getMapperType

public MapperType getMapperType()

createMarshaller

public Marshaller createMarshaller()
                            throws MapperException

createUnmarshaller

public Unmarshaller createUnmarshaller()
                                throws MapperException

Overview  Package   Class   Use  Tree  Deprecated  Index  Help 
Copyright © 2007, 2015, Oracle and/or its affiliates. All rights reserved.
 PREV CLASS   NEXT CLASS FRAMES    NO FRAMES
SUMMARY:  INNER | FIELD | CONSTR | METHOD DETAIL:  FIELD | CONSTR | METHOD