From d62e6fd732ab9223bc92b324d7cdcc9d2e28c109 Mon Sep 17 00:00:00 2001 From: Andrew Branson Date: Tue, 26 Aug 2014 10:41:00 +0200 Subject: Formatting --- src/main/java/com/c2kernel/entity/proxy/package-info.java | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/main/java/com/c2kernel/entity/proxy') diff --git a/src/main/java/com/c2kernel/entity/proxy/package-info.java b/src/main/java/com/c2kernel/entity/proxy/package-info.java index 2fd6bfa..404ca07 100644 --- a/src/main/java/com/c2kernel/entity/proxy/package-info.java +++ b/src/main/java/com/c2kernel/entity/proxy/package-info.java @@ -43,9 +43,9 @@ *
  • Utility methods for resolution and marshalling - The AgentProxy * provides utility methods for finding Items in the directory by name, path, * or system key, and gives access to the Castor XML marshalling system to - * transform CRISTAL objects to XML and back again. - * - * The core object of the Proxy API is the ProxyManager, which is initialized + * transform CRISTAL objects to XML and back again.
  • + * + *

    The core object of the Proxy API is the ProxyManager, which is initialized * as a static member of the Gateway on initialization. This object can be used * to create a Proxy object from a Path from the directory, and maintains a * connection to the server called the Proxy Update Notification Channel, -- cgit v1.2.3