|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UnsealedResponseWrapper | |
|---|---|
| be.ehealth.businessconnector.chapterIV.builders | |
| be.ehealth.businessconnector.chapterIV.builders.impl | |
| be.ehealth.businessconnector.chapterIV.wrapper.impl | |
| Uses of UnsealedResponseWrapper in be.ehealth.businessconnector.chapterIV.builders |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.builders that return UnsealedResponseWrapper | |
|---|---|
static UnsealedResponseWrapper<Response> |
WrappedResponseBuilder.wrap(Response response)
wraps a xml class that doesn't implement any interface in a generic class which implements the interfaces. |
static UnsealedResponseWrapper<Response> |
WrappedResponseBuilder.wrap(Response response)
wraps a xml class that doesn't implement any interface in a generic class which implements the interfaces. |
| Uses of UnsealedResponseWrapper in be.ehealth.businessconnector.chapterIV.builders.impl |
|---|
| Methods in be.ehealth.businessconnector.chapterIV.builders.impl that return UnsealedResponseWrapper | |
|---|---|
UnsealedResponseWrapper<?> |
ResponseBuilderImpl.getUnsealedResponse(byte[] unsealedSecuredContent,
ConversationType type)
|
| Uses of UnsealedResponseWrapper in be.ehealth.businessconnector.chapterIV.wrapper.impl |
|---|
| Classes in be.ehealth.businessconnector.chapterIV.wrapper.impl that implement UnsealedResponseWrapper | |
|---|---|
class |
AskUnsealedResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
class |
ConsultUnsealedResponseWrapperImpl
wraps generated xml class in wrapper that implements an interface. workaround for the fact that the generated code have actually implement common interface, but share no hieararchy or java interface. changing the xsd is not an option at the moment. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||