- ignorableWhitespace(char[], int, int) - Method in class ee.ria.dhx.bigdata.BigDataHandler
 
-  
 
- init() - Method in class ee.ria.dhx.ws.config.CapsuleConfig
 
- 
Automatically initialize properties.
 
- init() - Method in class ee.ria.dhx.ws.service.impl.AddressServiceImpl
 
- 
Postconstruct method.
 
- init() - Method in class ee.ria.dhx.ws.service.impl.AsyncDhxPackageServiceImpl
 
-  
 
- init() - Method in class ee.ria.dhx.ws.service.impl.DhxGateway
 
- 
Postconstruct method which sets marshaller and unmarshaller.
 
- init() - Method in class ee.ria.dhx.ws.service.impl.DhxMarshallerServiceImpl
 
- 
Postconstruct init method.
 
- isBigDataField(Field) - Static method in class ee.ria.dhx.bigdata.ReflectionUtil
 
- 
Method to define if class's field is big data field(defined by annotation
 BigDataXmlElement).
 
- isDuplicatePackage(InternalXroadMember, String) - Method in interface ee.ria.dhx.ws.service.DhxImplementationSpecificService
 
- 
Method searches through saved documents and checks if document with same sender and consignment
 id exists.
 
- isDuplicatePackage(InternalXroadMember, String) - Method in class ee.ria.dhx.ws.service.impl.ExampleDhxImplementationSpecificService
 
- 
Deprecated.
 
- isXmlRoot(Class<? extends Object>, String) - Static method in class ee.ria.dhx.bigdata.ReflectionUtil
 
- 
Method searches if given class has XmlRootElement and if XmlRootElement's name is the
 same as rootElement in input.