Skip navigation links
A C D E F G H I M O P R S T 

A

addConceptToBeMapped(String, String) - Method in class eu.toop.connector.app.smm.SMMClient
 

C

contextDestroyed(ServletContextEvent) - Method in class eu.toop.connector.app.servlet.TCWebAppListener
 
contextInitialized(ServletContextEvent) - Method in class eu.toop.connector.app.servlet.TCWebAppListener
 
CTC - Class in eu.toop.connector.app
This class contains global TC (TOOP Connector) server constants.

D

DEFAULT_RES - Static variable in class eu.toop.connector.app.smm.SMMConceptProviderFileBased
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class eu.toop.connector.app.servlet.TCRootServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class eu.toop.connector.app.servlet.FromDCServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class eu.toop.connector.app.servlet.FromDPServlet
 

E

enqueue(ToopResponseWithAttachments140) - Method in class eu.toop.connector.app.mp.MessageProcessorDCIncoming
Queue a new Toop Response message.
enqueue(ToopRequestWithAttachments140) - Method in class eu.toop.connector.app.mp.MessageProcessorDCOutgoing
Queue a new MS Data Request.
enqueue(ToopRequestWithAttachments140) - Method in class eu.toop.connector.app.mp.MessageProcessorDPIncoming
Queue a new Toop Response.
enqueue(ToopResponseWithAttachments140) - Method in class eu.toop.connector.app.mp.MessageProcessorDPOutgoing
Queue a new Toop Response.
eu.toop.connector.app - package eu.toop.connector.app
 
eu.toop.connector.app.mp - package eu.toop.connector.app.mp
 
eu.toop.connector.app.r2d2 - package eu.toop.connector.app.r2d2
 
eu.toop.connector.app.searchdp - package eu.toop.connector.app.searchdp
 
eu.toop.connector.app.servlet - package eu.toop.connector.app.servlet
 
eu.toop.connector.app.smm - package eu.toop.connector.app.smm
 
extractInputParams(String) - Static method in class eu.toop.connector.app.searchdp.SearchDPByCountryHandler
Extract from the URL in the form /search-dp-by-country/<countryCode>[/<docType>]
extractInputParams(String) - Static method in class eu.toop.connector.app.searchdp.SearchDPByDPTypeHandler
Extract from the URL in the form /search-dp-by-dptype/<dpType>

F

fillDefaultResponseFields(String, TDETOOPResponseType) - Static method in class eu.toop.connector.app.mp.MPHelper
 
fromDC_1_of_4(TDETOOPRequestType, ICommonsList<AsicReadEntry>) - Static method in class eu.toop.connector.app.mp.MPTrigger
 
FromDCServlet - Class in eu.toop.connector.app.servlet
This method is called by the toop-interface project in the direction DC to DP.
FromDCServlet() - Constructor for class eu.toop.connector.app.servlet.FromDCServlet
 
fromDP_3_of_4(TDETOOPResponseType, ICommonsList<AsicReadEntry>) - Static method in class eu.toop.connector.app.mp.MPTrigger
 
FromDPServlet - Class in eu.toop.connector.app.servlet
This method is called by the toop-interface project in the direction DP to DC.
FromDPServlet() - Constructor for class eu.toop.connector.app.servlet.FromDPServlet
 

G

getAllMappedValues(String, String, String) - Method in class eu.toop.connector.app.smm.SMMConceptProviderFileBased
 
getAllParticipantIDs(String, String, IDocumentTypeIdentifier, IR2D2ErrorHandler) - Method in class eu.toop.connector.app.r2d2.R2D2ParticipantIDProviderTOOPDirectory
 
getBaseURL() - Method in class eu.toop.connector.app.r2d2.R2D2ParticipantIDProviderTOOPDirectory
 
getBuildTimestamp() - Static method in class eu.toop.connector.app.CTC
 
getCountryCode() - Method in class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
getDefaultStatusData() - Static method in class eu.toop.connector.app.TCStatusHelper
 
getDocumentTypeID() - Method in class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
getDPType() - Method in class eu.toop.connector.app.searchdp.SearchDPByDPTypeInputParams
 
getDumpInputStream(InputStream, File, String) - Static method in class eu.toop.connector.app.TCDumpHelper
 
getDumpOutputStream(OutputStream, File, String) - Static method in class eu.toop.connector.app.TCDumpHelper
 
getEndpointProvider() - Static method in class eu.toop.connector.app.mp.MPConfig
 
getEndpoints(String, IParticipantIdentifier, IDocumentTypeIdentifier, IProcessIdentifier, String, IR2D2ErrorHandler) - Method in class eu.toop.connector.app.r2d2.R2D2EndpointProviderBDXRSMP1
 
getInstance() - Static method in class eu.toop.connector.app.mp.MessageProcessorDCIncoming
The global accessor method.
getInstance() - Static method in class eu.toop.connector.app.mp.MessageProcessorDCOutgoing
The global accessor method.
getInstance() - Static method in class eu.toop.connector.app.mp.MessageProcessorDPIncoming
The global accessor method.
getInstance() - Static method in class eu.toop.connector.app.mp.MessageProcessorDPOutgoing
The global accessor method.
getParticipantIDProvider() - Static method in class eu.toop.connector.app.mp.MPConfig
 
getParticipantIDsAndEndpoints(String, String, IDocumentTypeIdentifier, IR2D2ParticipantIDProvider, IProcessIdentifier, String, IR2D2EndpointProvider, IR2D2ErrorHandler) - Static method in class eu.toop.connector.app.r2d2.R2D2Client
Get a list of all endpoints that match the specified requirements.
getSignatureHelper() - Static method in class eu.toop.connector.app.mp.MPConfig
 
getSMMConceptProvider() - Static method in class eu.toop.connector.app.mp.MPConfig
 
getToDC() - Static method in class eu.toop.connector.app.mp.MPConfig
 
getToDP() - Static method in class eu.toop.connector.app.mp.MPConfig
 
getTotalCountConceptsToBeMapped() - Method in class eu.toop.connector.app.smm.SMMClient
 
getVersionNumber() - Static method in class eu.toop.connector.app.CTC
 

H

hasCountryCode() - Method in class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
hasDocumentTypeID() - Method in class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
hasDPType() - Method in class eu.toop.connector.app.searchdp.SearchDPByDPTypeInputParams
 

I

incomingGatewayDC_4_of_4(ToopResponseWithAttachments140) - Static method in class eu.toop.connector.app.mp.MPTrigger
 
incomingGatewayDP_2_of_4(ToopRequestWithAttachments140) - Static method in class eu.toop.connector.app.mp.MPTrigger
 
initGlobally(ServletContext) - Static method in class eu.toop.connector.app.TCInit
Globally init the TOOP Connector.
ISearchDPCallback - Interface in eu.toop.connector.app.searchdp
isInitialized() - Static method in class eu.toop.connector.app.TCInit
 
IToDC - Interface in eu.toop.connector.app.mp
Customization interface for forwarding messages from step 4/4 to the real DC.
IToDP - Interface in eu.toop.connector.app.mp
Customization interface for forwarding messages from steps 2/4 and 3/4 to the real DP.

M

MessageProcessorDCIncoming - Class in eu.toop.connector.app.mp
The global message processor that handles DP to DC (= DC incoming) requests (step 4/4).
MessageProcessorDCIncoming() - Constructor for class eu.toop.connector.app.mp.MessageProcessorDCIncoming
Deprecated.
MessageProcessorDCOutgoing - Class in eu.toop.connector.app.mp
The global message processor that handles DC to DP (=DC outgoing) requests (step 1/4).
MessageProcessorDCOutgoing() - Constructor for class eu.toop.connector.app.mp.MessageProcessorDCOutgoing
Deprecated.
MessageProcessorDPIncoming - Class in eu.toop.connector.app.mp
The global message processor that handles DC to DP (= DP incoming) requests (step 2/4).
MessageProcessorDPIncoming() - Constructor for class eu.toop.connector.app.mp.MessageProcessorDPIncoming
Deprecated.
MessageProcessorDPOutgoing - Class in eu.toop.connector.app.mp
The global message processor that handles DP to DC (=DP outgoing) requests (step 3/4).
MessageProcessorDPOutgoing() - Constructor for class eu.toop.connector.app.mp.MessageProcessorDPOutgoing
Deprecated.
MPConfig - Class in eu.toop.connector.app.mp
Message Processor WebApp configuration
MPHelper - Class in eu.toop.connector.app.mp
 
MPTrigger - Class in eu.toop.connector.app.mp
This is the central public class that allows access to the Message Processor APIs.

O

onDestroy(IScope) - Method in class eu.toop.connector.app.mp.MessageProcessorDCIncoming
 
onDestroy(IScope) - Method in class eu.toop.connector.app.mp.MessageProcessorDCOutgoing
 
onDestroy(IScope) - Method in class eu.toop.connector.app.mp.MessageProcessorDPIncoming
 
onDestroy(IScope) - Method in class eu.toop.connector.app.mp.MessageProcessorDPOutgoing
 
onQueryDirectoryError(ISimpleURL) - Method in interface eu.toop.connector.app.searchdp.ISearchDPCallback
Invoked when querying the directory failed
onQueryDirectorySuccess(IMicroDocument) - Method in interface eu.toop.connector.app.searchdp.ISearchDPCallback
Invoked when querying the Directory was successful

P

passRequestOnToDP(ToopRequestWithAttachments140) - Method in interface eu.toop.connector.app.mp.IToDP
Forward a new TOOP Request to the DP.
passRequestOnToDP(ToopRequestWithAttachments140) - Method in class eu.toop.connector.app.mp.ToDPViaToopInterfaceHttp
 
passResponseOnToDC(ToopResponseWithAttachments140) - Method in interface eu.toop.connector.app.mp.IToDC
Forward the TOOP Response with attachments to the DC
passResponseOnToDC(ToopResponseWithAttachments140) - Method in class eu.toop.connector.app.mp.ToDCViaToopInterfaceHttp
 
performMapping(String, String, ISMMConceptProvider, ISMMUnmappableCallback) - Method in class eu.toop.connector.app.smm.SMMClient
 
performSearch(SearchDPByCountryInputParams, ISearchDPCallback) - Static method in class eu.toop.connector.app.searchdp.SearchDPByCountryHandler
 
performSearch(SearchDPByDPTypeInputParams, ISearchDPCallback) - Static method in class eu.toop.connector.app.searchdp.SearchDPByDPTypeHandler
 

R

R2D2Client - Class in eu.toop.connector.app.r2d2
Helper class to easily perform the multi participant lookup of the Resilient Registry-based Dynamic Discovery
R2D2EndpointProviderBDXRSMP1 - Class in eu.toop.connector.app.r2d2
The default implementation of IR2D2EndpointProvider using the OASIS BDXR SMP v1 lookup.
R2D2EndpointProviderBDXRSMP1() - Constructor for class eu.toop.connector.app.r2d2.R2D2EndpointProviderBDXRSMP1
 
R2D2ParticipantIDProviderTOOPDirectory - Class in eu.toop.connector.app.r2d2
This class implements the IR2D2ParticipantIDProvider interface using a remote query to TOOP Directory.
R2D2ParticipantIDProviderTOOPDirectory() - Constructor for class eu.toop.connector.app.r2d2.R2D2ParticipantIDProviderTOOPDirectory
Constructor using the TOOP Directory URL from the configuration file.
R2D2ParticipantIDProviderTOOPDirectory(String) - Constructor for class eu.toop.connector.app.r2d2.R2D2ParticipantIDProviderTOOPDirectory
Constructor with an arbitrary TOOP Directory URL.
returnErrorResponseToDP(ToopResponseWithAttachments140) - Method in interface eu.toop.connector.app.mp.IToDP
Return a response with errors back to the DP.
returnErrorResponseToDP(ToopResponseWithAttachments140) - Method in class eu.toop.connector.app.mp.ToDPViaToopInterfaceHttp
 

S

SearchDPByCountryHandler - Class in eu.toop.connector.app.searchdp
Handler to perform the /search-dp-by-country servlet functionality.
SearchDPByCountryInputParams - Class in eu.toop.connector.app.searchdp
 
SearchDPByCountryInputParams() - Constructor for class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
SearchDPByCountryServlet - Class in eu.toop.connector.app.servlet
Search the TOOP Directory for identifier types used in certain countries (maybe further limited to certain document types as well).
SearchDPByCountryServlet() - Constructor for class eu.toop.connector.app.servlet.SearchDPByCountryServlet
 
SearchDPByDPTypeHandler - Class in eu.toop.connector.app.searchdp
Handler to perform the /search-dp-by-dptype servlet functionality.
SearchDPByDPTypeInputParams - Class in eu.toop.connector.app.searchdp
 
SearchDPByDPTypeInputParams() - Constructor for class eu.toop.connector.app.searchdp.SearchDPByDPTypeInputParams
 
SearchDPByDPTypeServlet - Class in eu.toop.connector.app.servlet
Search the TOOP Directory for specific identifiers.
SearchDPByDPTypeServlet() - Constructor for class eu.toop.connector.app.servlet.SearchDPByDPTypeServlet
 
SERVLET_DEFAULT_NAME - Static variable in class eu.toop.connector.app.servlet.SearchDPByCountryServlet
 
SERVLET_DEFAULT_NAME - Static variable in class eu.toop.connector.app.servlet.SearchDPByDPTypeServlet
 
SERVLET_DEFAULT_NAME - Static variable in class eu.toop.connector.app.servlet.TCStatusServlet
 
SERVLET_DEFAULT_PATH - Static variable in class eu.toop.connector.app.servlet.SearchDPByCountryServlet
 
SERVLET_DEFAULT_PATH - Static variable in class eu.toop.connector.app.servlet.SearchDPByDPTypeServlet
 
SERVLET_DEFAULT_PATH - Static variable in class eu.toop.connector.app.servlet.TCStatusServlet
 
setCountryCode(String) - Method in class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
setDocumentType(String) - Method in class eu.toop.connector.app.searchdp.SearchDPByCountryInputParams
 
setDPType(String) - Method in class eu.toop.connector.app.searchdp.SearchDPByDPTypeInputParams
 
setEndpointProvider(IR2D2EndpointProvider) - Static method in class eu.toop.connector.app.mp.MPConfig
 
setParticipantIDProvider(IR2D2ParticipantIDProvider) - Static method in class eu.toop.connector.app.mp.MPConfig
 
setSignatureHelper(SignatureHelper) - Static method in class eu.toop.connector.app.mp.MPConfig
 
setSMMConceptProvider(ISMMConceptProvider) - Static method in class eu.toop.connector.app.mp.MPConfig
 
setToDC(IToDC) - Static method in class eu.toop.connector.app.mp.MPConfig
 
setToDefault() - Static method in class eu.toop.connector.app.mp.MPConfig
 
setToDP(IToDP) - Static method in class eu.toop.connector.app.mp.MPConfig
 
shutdownGlobally(ServletContext) - Static method in class eu.toop.connector.app.TCInit
Globally shutdown the TOOP Connector.
SMMClient - Class in eu.toop.connector.app.smm
Default implementation of ISMMClient.
SMMClient() - Constructor for class eu.toop.connector.app.smm.SMMClient
 
SMMConceptProviderFileBased - Class in eu.toop.connector.app.smm
 
SMMConceptProviderFileBased() - Constructor for class eu.toop.connector.app.smm.SMMConceptProviderFileBased
 
SMMConceptProviderFileBased(IReadableResource) - Constructor for class eu.toop.connector.app.smm.SMMConceptProviderFileBased
 

T

TCDumpHelper - Class in eu.toop.connector.app
Dump helper function.
TCInit - Class in eu.toop.connector.app
Contains TOOP Connector global init and shutdown methods.
TCRootServlet - Class in eu.toop.connector.app.servlet
Servlet for handling the initial calls without any path.
TCRootServlet() - Constructor for class eu.toop.connector.app.servlet.TCRootServlet
 
TCStatusHelper - Class in eu.toop.connector.app
Helper to create the TOOP Connector status reachable via the "/tc-status/" servlet.
TCStatusServlet - Class in eu.toop.connector.app.servlet
The servlet to show the application status.
TCStatusServlet() - Constructor for class eu.toop.connector.app.servlet.TCStatusServlet
 
TCUnifiedResponse - Class in eu.toop.connector.app.servlet
Special unified response for TOOP Connector.
TCUnifiedResponse(HttpServletRequest) - Constructor for class eu.toop.connector.app.servlet.TCUnifiedResponse
 
TCWebAppListener - Class in eu.toop.connector.app.servlet
Global startup/shutdown listener for the whole web application.
TCWebAppListener() - Constructor for class eu.toop.connector.app.servlet.TCWebAppListener
 
ToDCViaToopInterfaceHttp - Class in eu.toop.connector.app.mp
Implementation of IToDC using the HTTP based message passing to the Toop-Interface URL
ToDCViaToopInterfaceHttp() - Constructor for class eu.toop.connector.app.mp.ToDCViaToopInterfaceHttp
 
ToDPViaToopInterfaceHttp - Class in eu.toop.connector.app.mp
Implementation of IToDP using the HTTP based message passing to the Toop-Interface URL
ToDPViaToopInterfaceHttp() - Constructor for class eu.toop.connector.app.mp.ToDPViaToopInterfaceHttp
 
TOOP_CONNECTOR_VERSION_FILENAME - Static variable in class eu.toop.connector.app.CTC
 
toString() - Method in class eu.toop.connector.app.r2d2.R2D2EndpointProviderBDXRSMP1
 
toString() - Method in class eu.toop.connector.app.r2d2.R2D2ParticipantIDProviderTOOPDirectory
 
A C D E F G H I M O P R S T 
Skip navigation links

Copyright © 2018–2020 toop.eu. All rights reserved.